Windows 10: accidentally move folder to "System Volume Information" on a external exfat drive

Discus and support accidentally move folder to "System Volume Information" on a external exfat drive in Windows 10 Network and Sharing to solve the problem; si have accidentally move a 430gb folder to the "System Volume Information" folder and i cant delete or move the folder did anyone can help me ?... Discussion in 'Windows 10 Network and Sharing' started by valgul, Feb 25, 2021.

  1. valgul Win User

    accidentally move folder to "System Volume Information" on a external exfat drive


    si have accidentally move a 430gb folder to the "System Volume Information" folder and i cant delete or move the folder
    did anyone can help me ?

    :)
     
    valgul, Feb 25, 2021
    #1
  2. alljamin Win User

    Remove System Volume information folder from external drive

    I have currently found out that System Volume information folder on my external HDD takes around 124GB of space. Hence I decided to delete it to free up some additional space. But for now everything what I have tried did not succeeded.

    IMPORTANT:

    • External hard drive has 1TB capacity and was previously used for backups and creating restore images (not anymore).
    • It's connected via USB 3.0 port.
    • System protected files are displayed.
    • All operations are performed on the clean install of Windows 10 Pro x64.
    • Formatted in NTFS
    • I only have one 1TB drive so moving files to another drive will not be an option.

    So, what I have tried for now:

    All the instructions provided here, meaning:

    1. takeown /f "F:\System Volume information" /a /r /d y
    2. icacls "F:\System Volume information" /t /c /grant administrators:F System:F everyone:F
      ("Are you sure?") y
    3. rd /s /q "F:\System Volume information"

    This only helped me to delete one of the folders with a bunch of .db files in System Volume information folder. And I get Access denied as previously.

    What I also thought of is to create a separate partition on this drive and move all the files there then format the partition with System Volume information and merge partitions back. This did not work quite well as creating new partition also created a System Volume information folder. And it took quite a while to do the partitioning.

    I have gone though following posts:

    How to delete "System Volume Information" folder from external drives?

    How to delete a folder from external drives if names are too long (like System Volume Information/content...)?

    Any suggestions guys?

    NOTICE: I don't want to use third party software like Unlocker, Eraser or anything similar to these two. There should be a legit way to get rid of the files in Windows without third party software.
     
    alljamin, Feb 25, 2021
    #2
  3. Remove System Volume information folder from external drive

    Beside using Linux (as some have suggested) if you are not looking for a permanent solution using rmdir "System Volume Information" \s when inside the root folder of the partition of the external storage should work (at least on Win10).

    Formatting clearly doesn't work because it unmounts the external device, erases its data, creates a new partition and then mounts it again. The last triggers a reaction from Windows to recreate the pesky folder again.

    Alternatively you can activate the compatibility mode where WinXP runs (virtually) inside Win10 environment. You can mount the drive under XP and remove the folder.

    This issue is also present for FAT32 and (I'm guessing here) exFAT too.
     
    rbaleksandar, Feb 25, 2021
    #3
  4. alljamin Win User

    accidentally move folder to "System Volume Information" on a external exfat drive

    Remove System Volume information folder from external drive

    As I did not receive any other answers to my question and it is still open - I decided to provide my own answer.

    Here is the approach what does not involve installing any third party solution. The original solution can be found here.

    Here is the quick re-cap of the mentioned above solution:

    1. You need to TakeOwnership over the System Volume information folder. For doing so, you need to create TakeOwnership.reg file which can also be downloaded here.
      This is what goes inside the TakeOwnership.reg file:

      Windows Registry Editor Version 5.00

      [HKEY_CLASSES_ROOT*\shell\runas]
      @="Take Ownership"
      "NoWorkingDirectory"=""

      [HKEY_CLASSES_ROOT*\shell\runas\command]
      @="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
      "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"

      [HKEY_CLASSES_ROOT\Directory\shell\runas]
      @="Take Ownership"
      "NoWorkingDirectory"=""

      [HKEY_CLASSES_ROOT\Directory\shell\runas\command]
      @="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
      "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
    2. For the created TakeOwneship.reg file to take effect you need to run it, meaning just double-click on the newly created file.
    3. After Taking ownership (running the .reg file) you need to run following commands in command prompt (opened with Administrator privileges):
      1. Attrib -s -h -r "{drive}:\System Volume information" /S /D
      2. RD "{drive}:\System Volume information" /S

    Where {drive} is the letter what your external drive has.

    That all the steps what I have taken in order to be able to delete the System Volume Information folder from the external HDD. This worked fine for my machine Win 10 Pro x64 and I've got my extra 124GB.

    @Scott in his comments points out for a missing explanation for a more precise description of what exactly these commands do as well as proving why this method exactly works and other methods do not work.

    • Regarding to the meaning of the commands - I am not aware exactly what they do, I can only refer "primitively" that these shell commands help to take "full ownership" of this particular folder (more precise/technical description is welcome).
    • This method "works" better than others, because I was not able to find any other method what actually "work". And only following precisely these steps helped me to delete the folder in order to free up space on my external HDD.

    Hope this will help others who have similar issue.
     
    alljamin, Feb 25, 2021
    #4
Thema:

accidentally move folder to "System Volume Information" on a external exfat drive

Loading...
  1. accidentally move folder to "System Volume Information" on a external exfat drive - Similar Threads - accidentally move folder

  2. Moving files from system volume information

    in Windows 10 Network and Sharing
    Moving files from system volume information: Hi, I just faced this problem and need help with it , I accidentally dragged one of my folders to "system volume information" folder on my external drive and it moved there. when i wanted to move it back nothing happened even deleting it doesn't work and i need these files ,...
  3. Moving files from system volume information

    in Windows 10 Software and Apps
    Moving files from system volume information: Hi, I just faced this problem and need help with it , I accidentally dragged one of my folders to "system volume information" folder on my external drive and it moved there. when i wanted to move it back nothing happened even deleting it doesn't work and i need these files ,...
  4. Accidentally moved entire user folder to external hard drive.

    in Windows 10 Network and Sharing
    Accidentally moved entire user folder to external hard drive.: Bought an external hard drive to put music and photos etc onto in order to create space on my computer and had the less than brilliant idea to just move my entire user file as a sort of backup, mid transfer I'd realised I'd done something very wrong. What do I do now?...
  5. Accidentally moved entire user folder to external hard drive.

    in Windows 10 Gaming
    Accidentally moved entire user folder to external hard drive.: Bought an external hard drive to put music and photos etc onto in order to create space on my computer and had the less than brilliant idea to just move my entire user file as a sort of backup, mid transfer I'd realised I'd done something very wrong. What do I do now?...
  6. Accidentally moved entire user folder to external hard drive.

    in Windows 10 Software and Apps
    Accidentally moved entire user folder to external hard drive.: Bought an external hard drive to put music and photos etc onto in order to create space on my computer and had the less than brilliant idea to just move my entire user file as a sort of backup, mid transfer I'd realised I'd done something very wrong. What do I do now?...
  7. System Volume Information and moving the Desktop folder

    in Windows 10 Network and Sharing
    System Volume Information and moving the Desktop folder: Hello, I wanted to move the desktop folder to another Drive from C: drive to E: drive since I have everything in the Desktop and my C: drive was running out of space. The E: drive was completely empty as I had just installed it. I moved the location of the desktop by going...
  8. I accidentally dropped a very large folder in System Volume Information folder.

    in Windows 10 Network and Sharing
    I accidentally dropped a very large folder in System Volume Information folder.: Folder is around 8 TB of files that was accidentally move inside System volume information, I don't have an extra 8 TB HDD to copy the files to and delete the folder, is there a way to move out of System volume information? I already told ownership of the folder and was...
  9. Move folder from external drive "System Volume Information"

    in Windows 10 Network and Sharing
    Move folder from external drive "System Volume Information": I ACCIDENTALLY (I own my mistake) moved a large folder (My Data) from "E:\" into the "E:\ System Volume Information\." where "E:\" is my local external hard drive. To try to undo this, I simple try (Logged in as Administrator) >move "E:\System Volume Information\My...
  10. System volume information folder questions

    in Windows 10 Support
    System volume information folder questions: First question, the winre.wim file is at 96% fragmented and I cannot defrag the system information folder. How can I get that fragmented file to defrag? Second question, I have unchecked the hidden system folder so I can try and delete the system volume folder, which...