July 2011 Archives
Wed Jul 20 14:51:28 ICT 2011
Activate/enable Administrator account in Windows 7
Accessing Administrator account is needded sometime in Windows 7. For example, before sysprep'ing a machine for cloning.
- You need to open a command prompt window in administrator mode.
Click on Start/Accessories and Right-Click on Command Prompt. Choose Run as Administrator.
- In the command prompt window type:
C:\Windows> net user administrator /active:yes