METHOD 1
-
Start->Run=>gpedit.msc
OR
C:/windows/system32/
find gpedit.msc double click on that
goto user Configuration
select Administrative Templates
select System
on the right pane double click on "prevent access to the command prompt"
in the popup select "disabled" click on apply
then ok......
METHOD 2
-
Open Registry Editor (Regedit.exe) and navigate to:
[HKEY_CURRENT_USER\Software\Policies\Mic
rosoft\Windows\System]
In the right-pane, double-click DisableCMD and set it's data to 0
ANOTHER METHOD
-
Click on Start >> Run and in the Open box type:
REG add HKCU\Software\Policies\Microsoft\Windows \System /v DisableCMD /t REG_DWORD /d 0 /f
Type it in correctly. It is better to copy and paste. Then click OK.
Labels:
Tricks
-
Start->Run=>gpedit.msc
OR
C:/windows/system32/
find gpedit.msc double click on that
goto user Configuration
select Administrative Templates
select System
on the right pane double click on "prevent access to the command prompt"
in the popup select "disabled" click on apply
then ok......
METHOD 2
-
Open Registry Editor (Regedit.exe) and navigate to:
[HKEY_CURRENT_USER\Software\Policies\Mic
In the right-pane, double-click DisableCMD and set it's data to 0
ANOTHER METHOD
-
Click on Start >> Run and in the Open box type:
REG add HKCU\Software\Policies\Microsoft\Windows
Type it in correctly. It is better to copy and paste. Then click OK.
Responses
0 Respones to "Command Prompt Disabled"
Post a Comment