Skip to content
Bots!
Bots!
  • About
    • Myself
    • আমার দোয়া
  • Bookmarks
    • Bookmarks
    • My OCI Bookmarks
    • Useful Proxmox Commands & Links
    • Learning Nano
    • Useful Sites
    • Useful Virtualbox Command
    • Useful MySQL Command
    • Useful Linux Command
    • BTT-CAS
  • Resources
    • Webinar on Cloud Adoption for Project Managers
  • Photos
  • Videos
  • Downloads
Bots!

Activate, Enable and Show Administrator Account in Vista Welcome Screen

Rumi, October 16, 2008October 16, 2008

Windows Vista has built-in administrator account that is disabled and hidden by default, just like Windows XP (see how to show administrator account in XP). But unlike XP where any normal user account designated as Administrators group will have the same privileges as administrator account, in Windows Vista the administrator account is true super user account (equivalent to root in Unix/Linux). Obe advantage or benefit for using administrator account to login to Vista is admin is not subjected to UAC (User Access Control) restriction (see how to disable UAC).
How to Enable and Activate Administrator Account in Vista and then Unhide or Show in Welcome Screen

To activate the administrator account in Vista, follow these guide’s instructions:

  1. Logon to Windows Vista with normal user account username and password (must belongs to Administrators group).
  2. Click on Vista Start button, and type cmd in the Start Search box.
  3. Right click on the Cmd returned on the search results pane above, then select Run as Administrator.
  4. In the Command Prompt window, type the following text at the command line to set a password for administrator account. If you want to use a blank password for the Administrator account, skip this step.net user administrator passwordReplace password with the actual password string that you have chosen. Press Enter when done.Note that if your computer is a member of domain controller or has enabled complex password requirement in Local Security Policy, you will have to pick a really hard to remember password mixed with symbols.
  5. Next type the following command and press Enter to activate and enable Administrator account:net user administrator activate:yes
  6. The process should completed with the following message:The command completed successfullyIf not success message is returned, repeat the process again.
  7. Logout from Vista by choosing Log Off or Switch User.
  8. Click on Administrator icon and logon with the password you selected.

You can also enable Administrator account via Vista GUI.

Src: http://www.mydigitallife.info/2007/08/10/activate-enable-and-show-administrator-account-in-vista-welcome-screen/

However the article above is not working for all Vista, and unliuckily it didnt work for my new HP notebook- so here goes another way for HP Home Premium licensed users-

net user administrator /activate:yes

Now either “Switch user” or “Log off”. You’ll see the Administrator login link. Now a little more to go, you need to set pass for this account, so what you have to do-

  1. On Start > Search box type “CMD” and hit enter
  2. Wait! don’t hit enter again!
  3. Right click on the CMD link and select “Run as Administrator”
  4. Command shell will be opened
  5. Now type the following command to put password for Administrator account-

net user administrator password

Collected Articles

Post navigation

Previous post
Next post

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Myself…

Hi, I am Hasan T. Emdad Rumi, an IT Project Manager & Consultant, Virtualization & Cloud Savvyfrom Dhaka, Bangladesh. I have prior experience in managing numerous local and international projects in the area of Telco VAS & NMC, National Data Center & PKI Naitonal Root and CA Infrastructure. Also engaged with several Offshore Software Development Team.

Worked with Orascom Telecom-Banglalink, Network Elites as VAS partner, BTRC, BTT (Turkey) , Mango Teleservices Limited and Access to Informaiton (A2I-UNDP)

Currently working at Oracle Corporation as Principal Technology Solution and Cloud Architect.

You can reach me [h.t.emdad at gmail.com] and I will be delighted to exchange my views.

Tags

Apache Bind Cacti CentOS CentOS 6 CentOS 7 Debain Debian Debian 10 Debian 11 Debian 12 DKIM Docker endian icinga iptables Jitsi LAMP Letsencrypt Linux Munin MySQL Nagios Nextcloud NFS nginx pfsense php Postfix powerdns Proxmox RDP squid SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin XCP-NG zimbra

Topics

Recent Posts

  • Install Jitsi on Ubuntu 22.04 / 22.10 April 30, 2025
  • Key Lessons in life April 26, 2025
  • Create Proxmox Backup Server (PBS) on Debian 12 April 19, 2025
  • Add Physical Drive in Proxmox VM Guest April 19, 2025
  • Mount a drive permanently with fstab in Linux April 16, 2025
  • Proxmox 1:1 NAT routing March 30, 2025
  • Installation steps of WSL – Windows Subsystem for Linux March 8, 2025
  • Enabling Nested Virtualization In Proxmox March 8, 2025
  • How to Modify/Change console/SSH login banner for Proxmox Virtual Environment (Proxmox VE / PVE) March 3, 2025
  • Install Proxmox Backup Server on Debian 12 February 12, 2025

Archives

Top Posts & Pages

  • Install Jitsi on Ubuntu 22.04 / 22.10
©2025 Bots! | WordPress Theme by SuperbThemes