Disable transparency effects

AppearanceAll Windows 10/11 versionsRevertible

This will disable transparency effects on Windows and interfaces. Which can help improve performance on older hardware.

Code to Apply

Disable transparency effectsRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize]

"EnableTransparency"=dword:00000000

Code to Revert

Enable transparency effectsRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize]

"EnableTransparency"=dword:00000001

Want to combine this with other tweaks?

Open Configurator