Post: CMD block Admin Access Only?
03-31-2011, 10:09 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); 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...
(adsbygoogle = window.adsbygoogle || []).push({});
04-01-2011, 12:09 AM #2
Cody_h4x
Nobody is like me
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 Smile
04-01-2011, 12:12 AM #3
Originally posted by h4x View Post
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 Smile


Going to test. Tomorrow at school I'll send you 50k if it works.
04-01-2011, 12:12 AM #4
Ritztro
I am a Game Developer
have you tried making a run.bat and then writing: cmd ?
04-01-2011, 04:08 PM #5
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...


Open notepad, type in this code :

Originally posted by another user
@echo off
command
@echo on


Then click save as, and save it as: cmd.bat

That could work
04-01-2011, 04:12 PM #6
Default Avatar
Cammy
Guest
Originally posted by h4x View Post
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 Smile

I can vouch for you, that will work. I did that when I was at school Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo