Sin copilot para el usuario actual
This commit is contained in:
@@ -28,6 +28,7 @@ for %%K in (
|
|||||||
)
|
)
|
||||||
|
|
||||||
reg add "HKU\default_profile\Software\Policies\Microsoft\Windows\WindowsCopilot" /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f
|
reg add "HKU\default_profile\Software\Policies\Microsoft\Windows\WindowsCopilot" /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f
|
||||||
|
reg add "HKCU\Software\Policies\Microsoft\Windows\WindowsCopilot" /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f
|
||||||
|
|
||||||
:: ============================
|
:: ============================
|
||||||
:: OCULTAR LA PANTALLA DE BLOQUEO
|
:: OCULTAR LA PANTALLA DE BLOQUEO
|
||||||
|
|||||||
Reference in New Issue
Block a user