Windows 10 Registry Tweaks Github __top__ May 2026
Search gist.github.com for disable-cortana.reg . Result: Cortana will not run in the background, and the search bar becomes local-only. Tweak 2: Remove "3D Objects" from This PC Windows 10 created a useless "3D Objects" folder in File Explorer's navigation pane. To remove it:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search] "AllowCortana"=dword:00000000 windows 10 registry tweaks github
remove-3d-objects.reg by "ThioJoe" (YouTuber turned GitHub contributor). Tweak 3: Classic Volume Control (Pre-Windows 11 Style) If you hate the new flyout menu for volume: Search gist
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC] "EnableMtcUvc"=dword:00000000 Warning: Only do this if you have a third-party antivirus. windows 10 registry tweaks github