mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-06-10 02:26:29 +00:00
8 lines
654 B
Reg
8 lines
654 B
Reg
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 9012078010000000 /f"
|