From 6debf1c39a7caa8880badfb229877db4cfe298e9 Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Mon, 26 May 2025 17:30:25 +0000 Subject: [PATCH] =?UTF-8?q?Actualizar=20Pol=C3=ADticas/Acceso.cmd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Políticas/Acceso.cmd | 1 - 1 file changed, 1 deletion(-) diff --git a/Políticas/Acceso.cmd b/Políticas/Acceso.cmd index e88e102..d41feab 100644 --- a/Políticas/Acceso.cmd +++ b/Políticas/Acceso.cmd @@ -8,7 +8,6 @@ reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v Hide reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v HideFastUserSwitching /t REG_DWORD /d 1 /f reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\OOBE" /v DisablePrivacyExperience /t REG_DWORD /d 1 /f - REM --- Desactivar hibernación --- powercfg -hibernate off