From 213fa91e3c966872bf769262b11a4da1b24807f5 Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Tue, 27 May 2025 15:52:49 +0000 Subject: [PATCH] =?UTF-8?q?Actualizar=20Pol=C3=ADticas/Tema.cmd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Políticas/Tema.cmd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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