The Command prompt has been disabled by your administrator - Quick Fix

How to fix "The Command prompt has been disabled by your administrator"

Command prompt has been disabled
1. This is the fastest way to fix this problem
- Click Start -> Run.
- Copy and paste the string below.

Command prompt has been disabledREG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f
- click OK

2. Edit your registry
- Start you registry editor. Start -> Run, type regedit and press enter
- Expand HKEY_CURRENT_USER->Software->Policies->Microsoft->Windows->System

Command prompt has been disabled- In the right pane, double click on the DisableCMD and change value Data to 0.
- Click OK, close registry editor.

3: Using Group Policy Editor.
- Click Start, Run, type gpedit.msc and click OK.
- Expand User Configuration -> Administrative Templates
- Click on System

Command prompt has been disabled- Locate Prevent access to the command prompt in the right column, doubleclick it.
- Select Not Configured or disable and the click OK.
In most cases, use method 1 and 2.

2 Comments

  1. What if Run is also disabled by the administrator. Is there any way to enable this?

    ReplyDelete
  2. use COMMAND.COM instead of Run.

    ReplyDelete
Previous Post Next Post