Files
Win11Debloat/Regfiles/Sysprep/Disable_Animations.reg

8 lines
670 B
Reg
Raw Normal View History

<EFBFBD><EFBFBD>Windows Registry Editor Version 5.00
[hkey_users\default\Control Panel\Desktop]
"UserPreferencesMask"=hex:90,12,07,80,10,00,00,00
[hkey_users\default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]
"DisableAnimations"="reg add \"HKCU\\Control Panel\\Desktop\" /v UserPreferencesMask /t REG_BINARY /d 90,12,07,80,10,00,00,00 /f"