Navigation
Most popular FAQs 
- HP Install Network Printer Wizard 4.0 - Configuring a ... (18167 views)
- How to configure Apache versions 1.3.x - 2.0.x ? ... (16517 views)
- Why in my workgroup user names in statistics and ... (16304 views)
- The application failed to initialize properly (0xc0000142). Click on ... (14259 views)
- Moving XP User Profile (12411 views)
- How to set proxy for my Windows XP computer ... (11579 views)
- HP Jetdirect Print Servers - Installing and Configuring a ... (10673 views)
- Windows Vista: SuperFetch and External Memory Devices (8817 views)
- Shutdown is very slow - Windows XP (8106 views)
- Troubleshooting Windows XP Shutdown Issues (7280 views)
Latest FAQs 
- What is HSLAB HTTP Monitor? (2010-03-09 07:39)
- Why in my workgroup user names in statistics and ... (2010-03-09 07:36)
- For maintenance of the exact accounting you should to ... (2010-03-09 07:32)
- Only Guest account when mapping to network drive (2010-03-09 07:30)
- How I Can Completely Remove Windows Vista/7 Printer Drivers ... (2010-03-03 21:04)
Sticky FAQs
Common questions
Enable the (Hidden) Administrator Account on Windows Vista
Many people familiar with prior versions of Windows are curious what happened to the built-in Administrator account that was always created by default. Does this account still exist, and how can you access it?
The account is created in Windows Vista, but since it's not enabled you can't use it. If you are troubleshooting something that needs to run as administrator, you can enable it with a simple command.
Note: You really shouldn't use this account for anything other than troubleshooting. In fact, you probably shouldn't use it at all.
Enable Built-in Administrator Account
First you'll need to open a command prompt in administrator mode by right-clicking and choosing "Run as administrator" (or use the Ctrl+Shift+Enter shortcut from the search box)
Now type the following command:
net user administrator /active:yes
You should see a message that the command completed successfully. Log out, and you'll now see the Administrator account as a choice.
You'll note that there's no password for this account, so if you want to leave it enabled you should change the password.
Disable Built-in Administrator Account
Make sure you are logged on as your regular user account, and then open an administrator mode command prompt as above. Type the following command:
net user administrator /active:no
The administrator account will now be disabled, and shouldn't show up on the login screen anymore.
Tags: -
Related entries:
- How to configure Apache versions 1.3.x - 2.0.x ?
- What is HSLAB HTTP Monitor?
- What is HSLAB Sys Monitor?
- What is HSLAB Force Down?
- The application failed to initialize properly (0xc0000142). Click on OK to terminate the application.
- What is HSLAB Logger?
- What is HSLAB Prefetch Manager?
- What is HSLAB Shutdown Folder?
- HSLAB Shutdown Folder does not shut down a computer or not shut down to a power-off state.
- Problem executing *.bat and *.cmd command files from "Shutdown Folder"
- The application failed to initialize properly (0xc0000142). Click on OK to terminate the application
- About Performance Monitoring
- Locating Performance Bottlenecks
- How to configure Apache Module mod_status
- For maintenance of the exact accounting you should to adjust some printer's parameters
Last update: 2009-05-06 07:09
Author: Oleg
Revision: 1.0
You cannot comment on this entry