When multiple users are using one computer, it is possible that there is a lot of junk in different recycle bins. Each user can only delete their own recycle bin.
This junk sometimes takes up too much storage space, so we are forced to remove it from all accounts. To do this task:
- Open elevated prompt
- Use next commend:
rd /s c:\$Recycle.Bin
- Confirm when asked