Disable animations and visual effects
AppearanceAlle Windows 10/11-versiesOmkeerbaarHerstart vereist
This will disable animations and some visual effects in Windows, which can make the interface feel snappier, especially on older hardware.
Toe te passen code
Disable animations and visual effectsRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
"UserPreferencesMask"=hex:90,12,07,80,10,00,00,00
Code om ongedaan te maken
Enable animations and visual effectsRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
"UserPreferencesMask"=hex:9e,1e,07,80,12,00,00,00
Wilt u dit combineren met andere aanpassingen?
Configurator openen