How to Enable Administrator User Account
By default Administrator account on all the Windows NT versions such as Windows XP, Windows Vista, Windows 7, Windows 8 and Windows 8.1 is disables by default when we create a new user at the time of windows installation. Administrator Account is only enabled in Safe Mode Windows startup. We can enable Administrator Account in all the NT versions of Windows with a simple command.
Step 1. Open Command Prompt by typing cmd in search box in latest versions of windows and in run box of windows xp.
Step 2. Now type net user administrator /active:yes in Command prompt.
How to Disable Administrator User Account
Step 1. You can also disable the Administrator account by net user administrator /active:no
Step 1. Open Command Prompt by typing cmd in search box in latest versions of windows and in run box of windows xp.
Step 2. Now type net user administrator /active:yes in Command prompt.
How to Disable Administrator User Account
Step 1. You can also disable the Administrator account by net user administrator /active:no
No comments:
Post a Comment