If Command Prompt is not Opening
Method 1
1) Click Start --> Run -->Type %comspec% in the run field
It Will open the command Prompt at C:\WINDOWS\system32>
1) Click Start --> Run -->Type gpedit.msc in the run field
Method 1
1) Click Start --> Run -->Type %comspec% in the run field
It Will open the command Prompt at C:\WINDOWS\system32>
2) After Open command prompt, type the following "reg add" command.
REG add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /f /v DisableCMD /t REG_DWORD /d 0
Method 2
1) Click Start --> Run -->Type gpedit.msc in the run field
2) Group Policy settings windows should open
3) Under the "User Configuration", expand the fields Administrative Templates --> System
4) Under the "System", double click on "Prevent access to the command prompt" option, select either "Disabled" or "Not Configured" field and click on apply button.
5) Wait for group policy to refresh or reboot the computer. Command Prompt should be enable.
0 Post a Comment:
Post a Comment