
If you’re running multi user on Windows & then Whoa the system sometimes turns slow. Well you might first think of deleting each and every file in Recycle Bin. But who the hell will login on every user account & empty recycle bin? In the worst case every user has a password protected account! Here comes the magic!
How To Empty the Recycle Bin
- Go to the command promt (Start> Run> Type cmd >Hit enter).
- Type the following command :
For Windows 7 and Server 2008 computers -rd /s c:$Recycle.Bin
For Windows XP,Vista and Server 2003 editions -
rd /s c:recycler- You will be asked for confirmation. Enter the appropriate and hit enter.

If you liked this article, Then Subscribe to MadTechLab !



{ 1 comment… read it below or add one }
Thanks for sharing this tutorial. so i can easily clear recycle bin of all users from my Account.