Results 1 to 6 of 6

Thread: How to enable Cmd which is Disabled By Administrator?

  1. #1
    Join Date
    Nov 2009
    Posts
    131

    How to enable Cmd which is Disabled By Administrator?

    Hello to all,
    As per my knowledge there are certain things which can be done with command prompt very effectively. In our company's computer the command prompt is disabled by administrator. I am using limited account. I want to enable command prompt using my limited account. Can anyone tell me how to enable Cmd which is Disabled By Administrator?
    Thank you.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: How to enable Cmd which is Disabled By Administrator?

    You have to use following steps to enable Cmd which is Disabled By Administrator.
    1.First you have to create limited user account to Administrator.
    2.To do this you have to download "PCLoginNow" in your computer.
    3.Now create your limited account as administrator.
    4.Now click on start button -> now go to Run -> now type "gpedit.msc" -> Administrative Templates -> System-> Now open "prevent access to the command prompt" -> now select Disable and Not Configured.
    That's it.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: How to enable Cmd which is Disabled By Administrator?

    I don't know whether it is working or not but just try it.
    First restart your computer in the safe mode -> now if your administrator doesn't have password then login as administrator -> now create new administrator account(Make sure that name must be different from the original one) -> Now after this you can access command prompt.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,267

    Re: How to enable Cmd which is Disabled By Administrator?

    You have to use following method to do this.
    First click on the Start button -> Run -> now type gpedit.msc carriage return.

    User Configuration - Management templates - System (click to select) - the right side of the window find the "block access to the command prompt"-> double click on it -> click on the "Not Configured" - Application - OK

  5. #5
    Join Date
    Apr 2008
    Posts
    3,522

    Re: How to enable Cmd which is Disabled By Administrator?

    As per my knowledge you have to use following steps to enable Cmd which is Disabled By Administrator.
    1.First open notepad and then type following:

    @echo off
    Start command.Com

    2.Now save this file on your desktop as a .Bat( save it as all files)
    3.Now run this file from your desktop.

  6. #6
    Join Date
    Apr 2008
    Posts
    3,295

    Re: How to enable Cmd which is Disabled By Administrator?

    Let's see if it works this way. Create a new text document and copy and paste this code:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer]
    "NoRun" = dword: 00000000
    Save the file and then you have to do is rename the file so that instead of having the extension TXT (text file) has the extension REG.

    Once done, launch it by double clicking with the mouse and reboot your computer.

Similar Threads

  1. Regedit is disabled by administrator
    By Sophia in forum Operating Systems
    Replies: 4
    Last Post: 06-02-2009, 03:18 PM
  2. Task manager disabled by administrator
    By sknepper1411 in forum Windows Software
    Replies: 6
    Last Post: 26-01-2009, 11:51 AM
  3. Replies: 1
    Last Post: 23-12-2008, 01:47 PM
  4. Run as administrator option disabled
    By MichaelD in forum Vista Help
    Replies: 1
    Last Post: 29-08-2008, 09:48 PM
  5. Administrator is disabled. Help
    By Gintaras in forum Windows XP Support
    Replies: 7
    Last Post: 08-06-2008, 09:42 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,678,548.20436 seconds with 17 queries