Cannot delete system volume information folder on windows 7 !?!

Anonymous
2009-10-13T17:09:49+00:00

I cannot delete system volume information folder in D:/ E:/ on windows 7

I took ownership as admin on the folder but I cannot delete it completely!

I run an elevated command prompt and deleted some files in it but cannot remove the folder!

In vista I could mange to delete it after taking ownership on the folder by pressing del the folder will go away!

any ideas?

don`t ask me why I am trying to remove the folder pls...i just need to

thank you

Windows for home | Previous Windows versions | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-12-12T23:38:51+00:00

Old post I know but I've had this problem on several of my removeable HDs and finally I managed to remove the 'System Volume Information' folder:

DO NOT DO THIS ON YOUR C: OR YOUR WINDOWS HARDDRIVE!!!!!

Right click desktop and click [New->Shortcut]

Write: cmd.exe

Click [Next] then [Finish]

Right click the cmd.exe icon and click 'Run As Adminstrator"

Now select the external hard drive (F: in my case)

C:>f:

Now do the following (you can copy paste):

F:>attrib -s -h /S /D

F:>attrib -r /S /D

F:>rd "System Volume Information" /S

System Volume Information, Are you sure (Y/N)? y

And you're DONE ;-)

Was this answer helpful?

40+ people found this answer helpful.
0 comments No comments

53 additional answers

Sort by: Oldest
  1. Anonymous
    2013-02-20T20:18:45+00:00

    Old post I know but I've had this problem on several of my removeable HDs and finally I managed to remove the 'System Volume Information' folder:

    DO NOT DO THIS ON YOUR C: OR YOUR WINDOWS HARDDRIVE!!!!!

    Right click desktop and click [New->Shortcut]

    Write: cmd.exe

    Click [Next] then [Finish]

    Right click the cmd.exe icon and click 'Run As Adminstrator"

    Now select the external hard drive (F: in my case)

    C:>f:

    Now do the following (you can copy paste):

    F:>attrib -s -h /S /D

    F:>attrib -r /S /D

    F:>rd "System Volume Information" /S

    System Volume Information, Are you sure (Y/N)? y

    And you're DONE ;-)

    Wow, this worked like a charm! I tried Unolocker and many other things without luck. This method did it for me.

    Thanks!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-03-20T14:29:36+00:00

    Old post I know but I've had this problem on several of my removeable HDs and finally I managed to remove the 'System Volume Information' folder:

    DO NOT DO THIS ON YOUR C: OR YOUR WINDOWS HARDDRIVE!!!!!

    Right click desktop and click [New->Shortcut]

    Write: cmd.exe

    Click [Next] then [Finish]

    Right click the cmd.exe icon and click 'Run As Adminstrator"

    Now select the external hard drive (F: in my case)

    C:>f:

    Now do the following (you can copy paste):

    F:>attrib -s -h /S /D

    F:>attrib -r /S /D

    F:>rd "System Volume Information" /S

    System Volume Information, Are you sure (Y/N)? y

    And you're DONE ;-)

    Wow, this worked like a charm! I tried Unolocker and many other things without luck. This method did it for me.

    Thanks!

    It says "Access is denied" each time I type in C:>f:

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-03-20T14:51:16+00:00

    Why try to delete the System Volume Information? The simpler solution is to ensure that system restore does not monitor partitions other than the partition containing Windows, usually C. The System Volume Information folder contains files other than those used by system restore which occupy minimal disk space and which should not be deleted.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-03-20T15:20:34+00:00

    At the prompt "C:>" type in "F:"

    ...your prompt will change to "F:>" and then you can type the other commands.

    Note: If your external drive isn't labeld as "F" in "My Computer" you'll get a message that says "The system cannot find the drive specified".  You must be sure of the drive letter before you run these commands.

    Was this answer helpful?

    0 comments No comments