Skip to content

Instantly share code, notes, and snippets.

@gostrafx
Forked from unitycoder/FolderTypeFix.reg
Created September 10, 2024 02:00
Show Gist options
  • Save gostrafx/e05a2bd5545a7fb71778e81d63a9cbb6 to your computer and use it in GitHub Desktop.
Save gostrafx/e05a2bd5545a7fb71778e81d63a9cbb6 to your computer and use it in GitHub Desktop.
Make Windows Folder Browsing Faster (by disabling folder type detection)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]
"FolderType"="NotSpecified"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment