Actualizar Políticas/Tema.cmd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user