Why does my recycle bin always get skipped,?

Ive noticed that CC Cleaner is skipping entering my Recycle Bin, even when files are there for days? Why?

Is CCleaner actually saying ‘Skipped’ ?
Have you actually looked in the bin, are there any files there or is it in fact empty?

If it’s the second, ie an empty bin but CCleaner keeps saying there are files in it, then you probably have a corrupted recycle bin, the files have gone from the bin but a ‘# files in the bin’ counter in Windows isn’t geting reset to zero.
It’s a fairly common Windows bug and is pretty easy to fix.

Open an elevated Command Prompt (run as administrator) and copy/paste or type in:
rd /s /q C:$Recycle.bin
Enter that, then close the command prompt, and that’s it.
The bin should now work properly.