The Windows Registry is an essential database used to store configuration settings and options in the Windows operating system. The document contains information regarding the system configuration, user preferences, hardware, and software. While it is a powerful tool for making complex adjustments and modifications, it is important to exercise caution when using it. Making incorrect changes can potentially lead to system instability or even result in data loss. Windows 11 offers a wide range of customization options through the Registry. Here are ten registry hacks for advanced users on Windows 11:
How to Open Registry Editor on Windows 11
- Press Windows + R on your keyboard. it will open the “Run” dialog.
- Type “regedit” & in dialog, and press Enter or click “OK.”
- A User Account Control (UAC) dialog may appear asking for permission to run the Registry Editor. If it does, click “Yes” to grant permission.
- The Registry Editor will open, this will allow you to navigate and make changes to the Windows Registry. now Lets follow the registry hacks.
1. Enable Hidden Items in the Taskbar:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Right Click Create a DWORD (32-bit) Value named
TaskbarSi
and set it to1
to enable hidden items in the taskbar. - Restart PC
2. Change Taskbar Position:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3
- find the exact Settings value and change it to your desired taskbar position. for example, “03 00 00 00” moves the taskbar to the right, “01 00 00 00” to the left, “00 00 00 00” to the bottom, and “02 00 00 00” to the top.
3. Show Detailed Battery Usage:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power
- Right Click & Create a DWORD (32-bit) Value, Name it EnergyEstimationEnabled and set it to 1 to enable detailed battery usage.
4. Disable Animations:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CURRENT_USER\Control Panel\Desktop
- Set MenuShowDelay to 0 for faster menu animations or 300 for a more delayed effect.
5. Enable Alt-Tab Transparency:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AltTab
- Right Click & Create a DWORD (32-bit) Value named UseOLEDTaskManager and set it to 1 to enable transparent Alt-Tab switching.
6. Customize Title Bar Height:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics
- Create a new string value called CaptionHeight and set it to your desired height (e.g., -330 for a smaller title bar).
7. Remove OneDrive from File Explorer:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CLASSES_ROOT\CLSID{018D5C66-4533-4307-9B53-224DE2ED1FE6}
- Change the System.IsPinnedToNameSpaceTree DWORD value to 0 to remove OneDrive from the File Explorer sidebar.
8. Enable Dark Mode:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize
- Right Click & Create a DWORD (32-bit) Value named SystemUsesLightTheme and set it to 0 to enable Dark Mode.
9. Disable Start Menu Suggestions:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Window
- Create a new key called Explorer and then create a DWORD (32-bit) Value named Start_TrackDocs and set it to 0.
10. Change Virtual Desktop Behavior:
- in the top Reg editor path enter below code and press ‘OK’
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MultiMonitor
Create a DWORD (32-bit) Value named DisableTaskView and set it to 1 to disable Task View on virtual desktops.
Related
- How to Fix Windows 11 Application Compatibility Issues in Registry
- How to Install ADB and fastboot driver on Windows
- Windows AI Copilot Starting September 26, all Users
- Windows 11 Preview Build 23541 fixes explorer.exe crash
- Windows 11 Insider Preview Build 22631.2265 adds COLRv1 3D Emojis to Beta.
Hello dear Friends!!
(following text from translator)
Sorry for posting this question here, but I didn’t know how else to get your attention.
I just read about this specific registry solutions!
I wanted to ask you about a small change I’ve been trying to make (see photo).
https://i.imgur.com/kabfS7y.png
I have kept this appearance of explorer since the time of the windows 7 until today in windows 11 21H2 22000.
In the newest version of win 11 23H2 22631 unfortunately I encounter an obstacle. I have managed to achieve the set-up, I know how to rename the “Home” folder and delete the “Gallery”. but I have no idea how to add the Recycle Bin and the Downloads folder under the “Home” folder.
Do you know if this is possible be done? Do you have a solution with registry keys for this? Or do you know someone who could?
Thank you very very much!!!
you shouldn’t rename system folder, i will look into it
Thank so much! Take your time!