Hardened Image
v4.7.8
Search this version
Hardened Image
Hardened Image
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Disabling Windows Hot Keys
Copy Markdown
Open in ChatGPT
Open in Claude
You can completely disable Windows hot keys Ctrl+Alt+Delete and Windows+L from performing any actions when pressed.
Disabling Ctrl+Alt+Delete
You must first disable
Windows secure logon, so that you do not need to pressCtrl+Alt+Deletefrom the Windows login screen. Use one of the following procedures:
While signed in as an Administrator, open the command line and run the following command:
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layout" /v "Scancode Map" /t REG_BINARY /d 0000000000000000030000004de01de04be01d0000000000 /f
Log out of the system and log in again. To re-enable
Ctrl+Alt+Delete, run the following command line.
reg delete "HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layout" /v "Scancode Map" /f
Disabling Windows+L
Run the following command line:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v "DisableLockWorkstation" /t REG_DWORD /d 1 /f
To re-enable Windows+L, run the following command line:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v "DisableLockWorkstation" /t REG_DWORD /d 0 /f
Last updated on
Was this page helpful?
Next to read:
Enable Exit Password for Kiosk UInull
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message