Sin copilot

This commit is contained in:
2025-05-28 22:45:59 +00:00
parent 73db11be2d
commit 10566d0696

View File

@@ -27,6 +27,8 @@ for %%K in (
reg add %%K /v NoPersonalization /t REG_DWORD /d 1 /f
)
reg add "HKU\default_profile\Software\Policies\Microsoft\Windows\WindowsCopilot" /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f
:: ============================
:: OCULTAR LA PANTALLA DE BLOQUEO
:: ============================
@@ -38,6 +40,7 @@ reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v DisableLogonBackgro
:: ============================
reg add "HKU\default_profile\Control Panel\Desktop\WindowMetrics" /v MinAnimate /t REG_SZ /d 0 /f
reg add "HKCU\Control Panel\Desktop\WindowMetrics" /v MinAnimate /t REG_SZ /d 0 /f
reg add "HKU\default_profile\Control Panel\Desktop\WindowMetrics" /v MinAnimate /t REG_SZ /d 0 /f
:: ============================
:: SIN WIDGETS