Answers for "empty all recycle bins"

0

empty all recycle bins

Step 1: Launch elevated Prompt. To do this, type CMD in the Start menu search box, right click on the Common Prompt entry and then click Run as administrator.

Or, type CMD in the search and simultaneously press Ctrl + Shift + Enter keys.

Step 2: In the elevated prompt, type the following command:

rd /s c:$Recycle.Bin
Posted by: Guest on January-25-2022

Browse Popular Code Answers by Language