Windows 10: How do I undo recently added .reg files?

Discus and support How do I undo recently added .reg files? in Windows 10 Ask Insider to solve the problem; So for some dumb reason Windows removed the "Auto Arrange" option. So I looked online for solutions and I found one that said download a reg file. With... Discussion in 'Windows 10 Ask Insider' started by /u/bruh_guy45, Aug 21, 2020.

  1. How do I undo recently added .reg files?


    So for some dumb reason Windows removed the "Auto Arrange" option. So I looked online for solutions and I found one that said download a reg file. With my galaxy brain I thought it would be great idea to install a file type that i didn't even know existed. After merging it it did what it would say it would do show the option to disable Auto Arrange. Now you might say so whats the problem? if it worked perfectly whats wrong, well it didn't work perfectly and since it uses older windows files now my file explorer is a mix of old and new properties so it doesn't work with dark mode (which what I use) and the text is black making blend in with the background. It doesn't do anything else just breaks the file explorer its still perfectly usable just looks weird. So is there any solutions or do I have to do a Factory Reset?

    submitted by /u/bruh_guy45
    [link] [comments]

    :)
     
    /u/bruh_guy45, Aug 21, 2020
    #1
  2. slozomby Win User

    Recent File List

    to prevent it from autopopulating try making the reg key
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List read only
     
    slozomby, Aug 21, 2020
    #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, Aug 21, 2020
    #3
  4. slozomby Win User

    How do I undo recently added .reg files?

    Recent File List

    only way I know to clear em out is to remove the reg keys

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Paint\Recent File List.

    you can try setting that container to read only but I'm not sure how that will affect it. or a basic powershell/vbscript in taskscheduler to wipe those keys every so often.
     
    slozomby, Aug 21, 2020
    #4
Thema:

How do I undo recently added .reg files?

Loading...
  1. How do I undo recently added .reg files? - Similar Threads - undo recently added

  2. reg deletions need undoing?

    in Windows 10 Gaming
    reg deletions need undoing?: Pursuing a suggested fix for Windows 10 telling me "managed by your organization", I performed the list of register deletions suggested at https://answers.microsoft.com/en-us/windows/forum/all/managed-by-your-organisation/0999e782-6bdd-40c8-ab1c-87998c72cd46, by DaveM121. The...
  3. reg deletions need undoing?

    in Windows 10 Software and Apps
    reg deletions need undoing?: Pursuing a suggested fix for Windows 10 telling me "managed by your organization", I performed the list of register deletions suggested at https://answers.microsoft.com/en-us/windows/forum/all/managed-by-your-organisation/0999e782-6bdd-40c8-ab1c-87998c72cd46, by DaveM121. The...
  4. reg deletions need undoing?

    in Windows 10 Installation and Upgrade
    reg deletions need undoing?: Pursuing a suggested fix for Windows 10 telling me "managed by your organization", I performed the list of register deletions suggested at https://answers.microsoft.com/en-us/windows/forum/all/managed-by-your-organisation/0999e782-6bdd-40c8-ab1c-87998c72cd46, by DaveM121. The...
  5. How to create a .reg file?

    in Windows 10 Software and Apps
    How to create a .reg file?: I wanted to know how to create a .reg file in windows 10? https://answers.microsoft.com/en-us/windows/forum/all/how-to-create-a-reg-file/2b6be1e5-3228-47ad-ba44-758e0a97dfc9
  6. How do I undo most recent Windows10 update?

    in Windows 10 Installation and Upgrade
    How do I undo most recent Windows10 update?: Since most recent Window10 update last night, BSOD and unable to use laptop. Laptop stuck in Automatic Repair. Every restart gives BSOD with CRITICAL PROCESS DIED message. Unable to uninstall update. Unable to return to a restore point. Cannot get into safe mode. Please help!...
  7. How do I undo most recent Windows10 update?

    in Windows 10 Gaming
    How do I undo most recent Windows10 update?: Since most recent Window10 update last night, BSOD and unable to use laptop. Laptop stuck in Automatic Repair. Every restart gives BSOD with CRITICAL PROCESS DIED message. Unable to uninstall update. Unable to return to a restore point. Cannot get into safe mode. Please help!...
  8. How do I undo most recent Windows10 update?

    in Windows 10 Software and Apps
    How do I undo most recent Windows10 update?: Since most recent Window10 update last night, BSOD and unable to use laptop. Laptop stuck in Automatic Repair. Every restart gives BSOD with CRITICAL PROCESS DIED message. Unable to uninstall update. Unable to return to a restore point. Cannot get into safe mode. Please help!...
  9. How do I Undo "always open file with"

    in Windows 10 Network and Sharing
    How do I Undo "always open file with": I have a problem. I have been using sims 4 mods, which uses .package files that need to be downloaded, copied, then moved into a different folder. I am familiar with downloading these, but I clicked an option I thought would make it easier. When I downloaded that file, I...
  10. Adding a reg file for start-up in the mornings.

    in Windows 10 Performance & Maintenance
    Adding a reg file for start-up in the mornings.: I am the only user of my computer & @ 82 y.o.; it’ my link to the outside world. Is there a .reg file that I can download & add to my computer to bypass Windows logon every morning? My computer is running Windows 10 Pro Version10.0.18363. I had to do a recovery of the o.s....