Windows 10: How can I remove security from all files?

Discus and support How can I remove security from all files? in Windows 10 Gaming to solve the problem; I have multiple external USB HDs which have backups of old Windows machines. Some of those folders contain backups as well.Now that I have a huge multi... Discussion in 'Windows 10 Gaming' started by SergioDCQ, Mar 8, 2022.

  1. SergioDCQ Win User

    How can I remove security from all files?


    I have multiple external USB HDs which have backups of old Windows machines. Some of those folders contain backups as well.Now that I have a huge multi terabyte HD, am trying to copy everything from the smaller USB HDs to this one, each within their own folders. I'll clean it up later.Everything is NTFS.Of course, I get a message that a particular folder will require an admin to copy it, and I say Yes, or Ok, and do the same to all files. But by the time time it's done "calculating files to move" the whole copy window just disappears.Since these are no longer actual OS HDs, how. can I make it

    :)
     
    SergioDCQ, Mar 8, 2022
    #1
  2. Vesao Win User

    Remove account

    I suggest you backup your personalized files first before removing the account.
    To delete an account, follow these steps:
    1. Press WIN + X keys and click Command Prompt (Admin) from the menu.
    2. Type the following command and press Enter. Replace test with the name of your sister's account. Code:
     
    Vesao, Mar 8, 2022
    #2
  3. slozomby Win User
    Recent File List

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file1

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file2
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file3
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file4
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file5
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file6
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file7
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file8
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file9
    ...

    you get the idea. ( too lazy to put it in a for loop and test it.

    or just open regedit and remove all the fileX from that key.
     
    slozomby, Mar 8, 2022
    #3
  4. How can I remove security from all files?

    Jsssssssss, Mar 8, 2022
    #4
Thema:

How can I remove security from all files?

Loading...
  1. How can I remove security from all files? - Similar Threads - remove security files

  2. How do I remove all security?

    in Windows 10 Gaming
    How do I remove all security?: I don't mean file permissions or anything elementary like that. How do I completely remove all security of any type whatsoever? I'm tired of being told I don't have permission to end tasks on my own computer. I purchased it. Let me do what I want....
  3. How do I remove all security?

    in Windows 10 Software and Apps
    How do I remove all security?: I don't mean file permissions or anything elementary like that. How do I completely remove all security of any type whatsoever? I'm tired of being told I don't have permission to end tasks on my own computer. I purchased it. Let me do what I want....
  4. How do I remove all security?

    in AntiVirus, Firewalls and System Security
    How do I remove all security?: I don't mean file permissions or anything elementary like that. How do I completely remove all security of any type whatsoever? I'm tired of being told I don't have permission to end tasks on my own computer. I purchased it. Let me do what I want....
  5. how can i remove a malware file detected by windows security if it is not removing by...

    in Windows 10 Gaming
    how can i remove a malware file detected by windows security if it is not removing by...: i tried to remove that PUADlManager:Win32/OfferCore but it is not removing by windows security please tell the possible wats to remove it https://answers.microsoft.com/en-us/windows/forum/all/how-can-i-remove-a-malware-file-detected-by/4d763219-a6d2-4c9c-b7c5-0f02ede02f1c
  6. how can i remove a malware file detected by windows security if it is not removing by...

    in Windows 10 Software and Apps
    how can i remove a malware file detected by windows security if it is not removing by...: i tried to remove that PUADlManager:Win32/OfferCore but it is not removing by windows security please tell the possible wats to remove it https://answers.microsoft.com/en-us/windows/forum/all/how-can-i-remove-a-malware-file-detected-by/4d763219-a6d2-4c9c-b7c5-0f02ede02f1c
  7. How can I remove security from all files?

    in Windows 10 Software and Apps
    How can I remove security from all files?: I have multiple external USB HDs which have backups of old Windows machines. Some of those folders contain backups as well.Now that I have a huge multi terabyte HD, am trying to copy everything from the smaller USB HDs to this one, each within their own folders. I'll clean it...
  8. How can I remove security from all files?

    in Windows 10 Network and Sharing
    How can I remove security from all files?: I have multiple external USB HDs which have backups of old Windows machines. Some of those folders contain backups as well.Now that I have a huge multi terabyte HD, am trying to copy everything from the smaller USB HDs to this one, each within their own folders. I'll clean it...
  9. How can I remove the "\\?\" prefix from a file path?

    in Windows 10 Ask Insider
    How can I remove the "\\?\" prefix from a file path?: [ATTACH] submitted by /u/its-julian [link] [comments] https://www.reddit.com/r/Windows10/comments/lkjhd2/how_can_i_remove_the_prefix_from_a_file_path/
  10. How can I remove persisting 'Acccount Unknown' SIDs in security permissions from all...

    in AntiVirus, Firewalls and System Security
    How can I remove persisting 'Acccount Unknown' SIDs in security permissions from all...: Hello, I had an issue with my main user account a while ago where the NTUSER.DAT file got corrupted somehow. The recommended fix was to create an entirely new user account and transfer everything, then delete the original using the built-in settings options. However, this...