Disable transparency effects
AppearanceAlle Windows 10/11-versiesOmkeerbaar
This will disable transparency effects on Windows and interfaces. Which can help improve performance on older hardware.
Toe te passen code
Disable transparency effectsRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"EnableTransparency"=dword:00000000
Code om ongedaan te maken
Enable transparency effectsRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"EnableTransparency"=dword:00000001
Wilt u dit combineren met andere aanpassingen?
Configurator openen