Skip to content

Instantly share code, notes, and snippets.

@ericlaw1979
Created October 17, 2025 16:33
Show Gist options
  • Select an option

  • Save ericlaw1979/1b7239ae22a9fe4ecf7c396255bff259 to your computer and use it in GitHub Desktop.

Select an option

Save ericlaw1979/1b7239ae22a9fe4ecf7c396255bff259 to your computer and use it in GitHub Desktop.
Turn Shell Previews back on regardless of file source.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"180F"=dword:00000000
@nicoleahmed
Copy link

can this be used at HKCU - i have limited regedit rights on my org computer (and an IT team that I can't go to for help with anything )

@ericlaw1979
Copy link
Author

Yes, HKEY_CURRENT_USER will work fine so long as there's not an entry that overrides it in HKLM.

@nicoleahmed
Copy link

Thank you it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment