Recently, I've found that some modified viruses are capable to make Disable CMD (MS-DOS Command Prompt) or sometimes System Administrator makes it Disable. But, you can easily Enable CMD (MS-DOS Command Prompt) with following difference steps:
Step(1) With help of Group Policy:
- Go to Run command and type "gpedit.msc" and get Group Policy window.
- Then find "System" settings under "Administrative Templates" in left pane.
- Then go to right pane and make right click on "Prevent access to the command prompt" and get 'Properties' window.
- Make it Enable/Disable/Not configured through 'Properties' settings of "Prevent access to the command prompt" which you can see below.
- Then click on Apply and Ok.
Step(2) With help of Registry Editor:
- Go to Run command and type "regedit".
- Press Ctrl + f
- find "DisableCMD"
- HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows \System..
- and set it 0(zero) for Enable CMD
- ok
1 comments:
A software disabled my Registry and Command Prompt. All websites confused me of complex steps.
I thank you. Because my problem solved by your easy steps.
Post a Comment