Chia Seng's Station
Home
A-G
Android
Browser
Chrome
Crack
Google
H-N
IOS
Linux
Mail
Networking
O-U
PC
Printer
Server
Software
V-Z
Window
Home
Window
Other
Detail
How to change "Ctrl+Alt+Delete" options using Registry ?
Run dialog :
regedit
.
Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
.
In this key, create
DWORD
named
DisableLockWorkstation
and valued
1 in hexadecimal
for
Lock this computer
.
Create
DWORD
named
HideFastUserSwitching
and valued
1 in hexadecimal
for
Switch User
.
Create
DWORD
named
NoLogoff
and valued
1 in hexadecimal
for
Log Off
.
Create
DWORD
named
DisableChangePassword
and valued
1 in hexadecimal
for
Change a password
.
Create
DWORD
named
DisableTaskMgr
and valued
1 in hexadecimal
for
Task Manager
.
Restart the computer.