Originally posted by Taco
Paying 50k vBux to whoever resolves this!
At school I used to have access to the CMD and now it is blocked my CMD on all student accounts I do not have and not sure how or if I can obtain and account. So, I was wondering if there is anyway to bypass this.
It Says:
Option disabled by Admin.
Press any key to continue...
Well I had the same problem too bro, and everytime you strike a key CMD closes :O.
This is caused by restrictions placed in Registry. DisableCMD value is set to 1 or via Group Policy.
There is some ways to bypass this.
Option 1. (Only if the computer lets you use RUN, mine didnt )
Click Start, Run and type this command exactly as given below:
REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f
Option 2.
-Open Registry Editor and head over too.
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System]
In the right-pane, dobule click DisableCMD and set it's data to 0
Option 3.
Click Start, Run, type gpedit.msc and click OK.
Navigate to User Configuration,Administrative Templates,System
Double click the Prevent access to the command prompt
These are the only options that I know of. Hopefully it will help, and I think you can easily download a Registry editor online