diff --git a/Políticas/Tema.cmd b/Políticas/Tema.cmd index 4c2d946..f240d86 100644 --- a/Políticas/Tema.cmd +++ b/Políticas/Tema.cmd @@ -15,7 +15,9 @@ reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v No :: ============================ :: OCULTAR LA PÁGINA DE CONFIGURACIÓN DE PANTALLA DE BLOQUEO :: ============================ -reg add "HKLM\Software\Policies\Microsoft\Windows\Personalization" /v NoLockScreen /t REG_DWORD /d 1 /f +reg add "HKLM\Software\Policies\Microsoft\Windows\Personalization" /v NoLockScreen /t REG_DWORD /d 0 /f +reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v DisableLogonBackgroundImage /t REG_DWORD /d 0 /f + :: ============================ :: DESACTIVAR ANIMACIONES