Thursday, 28 June 2018

The recycle bin on C: is corrupted

On one of the windows systems, the following error message popped up every other time.




In order to fix the issue, a command prompt was launched as an administrator and the following command was run.

rd /s /q C:\$Recycle.bin

No comments:

Post a Comment