Tip: Deleteting an old user account folder that cannot be deleted in Windows 7

Posted on Sunday, 25 March 2012

Start first with starting Command Prompt as Administrator. (in Accessories).

Next, for example, if I wanted to delete a folder named Folder on my desktop, I would type this command below.

Code:

RD /S /Q "C:UsersUserNameDesktopFolder"

To delete a user fold called Bert, I would type:

RD /S /Q "C:UsersBert"

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Don`t copy text!