Reactivate Adminstrator

Discussion in 'Windows 8' started by Humphrey, Jun 10, 2013.

  1. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    #1 Humphrey, Jun 10, 2013
    Last edited: Jun 17, 2013
    [SOLVED] Reactivate Adminstrator

    Is there a quick fix for reactivating the administrator account in windows 8 (audit mode) so that I can continue with my changes? Ive restarted and turned off the VM several times but it only has happened now. Its doing this in three different VM's.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    OPTION 1

    net user administrator /active:Yes

    OPTION 2

    Change the properties of the Administrator account by using the Local Users and Groups Microsoft Management Console (MMC).


    • Open the MMC console and select Local Users and Groups.
    • Right-click the Administrator account and select Properties.

      The Administrator Properties window appears.
    • On the General tab, clear the Account is Disabled check box.
    • Close the MMC console.
    Administrator access is now enabled.
     
  3. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    Thanks for the replies.

    I ended up doing:

    Net User Administrator /active Yes
    Net User Administrator * (and entered a password.)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. alicepattinson

    alicepattinson MDL Member

    Jan 29, 2013
    175
    32
    10
    Is it already reactivated?
     
  5. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    Yes thanks. Turns out I was able to get the Administrator account to "reactivate" by itself with a few restarts. :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...