Enable CMD (Command Prompt)
1.Open Notepad & Type Following Code and save Enable CMD.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System]
"DisableCMD"=-
============================================================================
Disable CMD (Command Prompt)
1.Open Notepad & Type Following Code and save Disable CMD.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System]
"DisableCMD"=dword:00000001


0 comments