How can I delete my copied file in system volume information in my pendrive?

sakki 2000 0 Reputation points
2023-09-05T15:17:33.8033333+00:00

I have accidentally moved my files(videos) into the system volume information folder in my pen drive, and now I want to delete those files. But it isn't happening.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,298 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Hania Lian 13,916 Reputation points Microsoft Vendor
    2023-09-06T06:17:22.69+00:00

    Hi.

    You can delete a file in System Volume Information folder in your pendrive by following these steps:

    1. Start cmd.exe using “Run as administrator”.
    2. Type: G: cd takeown /r /f “System Volume Information”. Replace G with the drive letter of your pendrive.
    3. Answer “y” for yes when asked if to replace all permissions. This will replace the existing owner SYSTEM by yourself, so you can delete the directory.
    4. Enter the commands to delete the folder. To do this, type rmdir “System Volume Information” /s /q at the prompt and press the Enter key. This will delete the folder from the flash drive (for now).
    5. Simply right click the removable disk and select the option Open as Portable Device. Now delete the file from System Volume Information folder you want to remove.

    Hope the information is helpful.

    Best Regards,

    Hania Lian

    ============================================
    If the Answer is helpful, please click "Accept Answer" and upvote it.

    2 people found this answer helpful.

  2. Anonymous
    2023-09-05T15:23:37.6633333+00:00

    Some ideas here.

    https://superuser.com/questions/645207/accidentally-moved-folder-to-system-volume-information

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.