The Windows Registry is a powerful configuration database that controls how Windows 11 behaves at a system and user level. By making specific registry changes, you can unlock hidden features, customize the interface, improve performance, and disable unwanted behaviors that are not accessible through standard settings.
Registry hacks are especially useful for advanced users who want more control over Windows 11 without relying on third-party tools. However, because the Registry directly affects core system behavior, any incorrect change can cause instability if not done carefully.
The guide below covers 23 of the best and most useful registry hacks for Windows 11. Each tweak focuses on practical customization, performance, or usability improvements that work across most Windows 11 editions.
How to Use Registry Hacks Safely in Windows 11
Before applying any registry hack, always back up the Registry or create a system restore point. Each method below explains what the tweak does and where to apply it.
1. Disable Windows 11 Rounded Corners
This tweak reduces the rounded UI appearance.
- Open Registry Editor.
- Navigate to
HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM. - Create a DWORD (32-bit) value named
EnableRoundedCorners. - Set the value to 0.
- Restart Windows Explorer or reboot.
2. Enable Classic Right-Click Context Menu
Restores the Windows 10 style context menu.
- Go to
HKEY_CURRENT_USER\Software\Classes\CLSID. - Create a new key named
{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}. - Inside it, create another key named
InprocServer32. - Leave its default value blank.
- Restart Explorer.
3. Disable Bing Search in Start Menu
Removes web results from Start search.
- Navigate to
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows. - Create a key named
Explorer. - Create a DWORD named
DisableSearchBoxSuggestions. - Set the value to 1.
- Restart the system.
4. Speed Up Menu Show Delay
Makes menus open faster.
- Go to
HKEY_CURRENT_USER\Control Panel\Desktop. - Edit
MenuShowDelay. - Change the value to 100.
- Log out and sign back in.
5. Disable Lock Screen
Skips the lock screen on startup.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows. - Create a key named
Personalization. - Create a DWORD named
NoLockScreen. - Set it to 1.
- Restart Windows.
6. Enable Verbose Startup Messages
Shows detailed startup and shutdown messages.
- Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System. - Create a DWORD named
VerboseStatus. - Set the value to 1.
- Restart the PC.
7. Disable Automatic Driver Updates
Prevents Windows from replacing drivers.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching. - Edit
SearchOrderConfig. - Set the value to 0.
- Restart Windows.
8. Remove OneDrive From File Explorer
Hides OneDrive without uninstalling it.
- Go to
HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}. - Set
System.IsPinnedToNameSpaceTreeto 0. - Restart Explorer.
9. Disable Windows Startup Sound
Turns off the boot sound.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\BootAnimation. - Set
DisableStartupSoundto 1. - Restart the system.
10. Enable Dark Mode System-Wide
Forces dark mode for apps and UI.
- Go to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize. - Set
AppsUseLightThemeto 0. - Restart Explorer.
11. Disable Automatic Reboot After Updates
Prevents forced restarts.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU. - Create a DWORD named
NoAutoRebootWithLoggedOnUsers. - Set it to 1.
- Restart Windows.
12. Show Seconds in Taskbar Clock
Displays seconds on the system clock.
- Go to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. - Create a DWORD named
ShowSecondsInSystemClock. - Set it to 1.
- Restart Explorer.
13. Disable Telemetry Data Collection
Limits diagnostic data.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection. - Create a DWORD named
AllowTelemetry. - Set it to 0.
- Restart Windows.
14. Enable Long Paths Support
Allows file paths longer than 260 characters.
- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem. - Set
LongPathsEnabledto 1. - Restart the PC.
15. Disable Windows Tips and Suggestions
Stops system tips.
- Navigate to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager. - Set
SubscribedContent-338388Enabledto 0. - Restart Explorer.
16. Increase Network Throttling Performance
Improves network performance.
- Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile. - Set
NetworkThrottlingIndexto ffffffff. - Restart Windows.
17. Disable Background Apps
Reduces background resource usage.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy. - Create a DWORD named
LetAppsRunInBackground. - Set it to 2.
- Restart the system.
18. Disable Taskbar Widgets
Removes Widgets from the taskbar.
- Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh. - Create a DWORD named
AllowNewsAndInterests. - Set it to 0.
- Restart Explorer.
19. Disable Cortana Completely
Turns off Cortana system-wide.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search. - Create a DWORD named
AllowCortana. - Set it to 0.
- Restart Windows.
20. Speed Up Shutdown Time
Reduces shutdown delay.
- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control. - Edit
WaitToKillServiceTimeout. - Set it to 2000.
- Restart the PC.
21. Disable Low Disk Space Warnings
Removes storage pop-ups.
- Navigate to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. - Create a DWORD named
NoLowDiskSpaceChecks. - Set it to 1.
- Restart Explorer.
22. Disable Windows Defender Notifications
Reduces security notifications.
- Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Notifications. - Create a DWORD named
DisableNotifications. - Set it to 1.
- Restart Windows.
23. Restore Classic Volume Control
Reverts to the old volume flyout.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC. - Create a DWORD named
EnableMtcUvc. - Set it to 0.
- Restart Explorer.
Final Thoughts
Registry hacks provide deep control over Windows 11 that goes far beyond standard settings. When used carefully, they can significantly improve usability, performance, and personalization without installing extra software.