Tuesday, January 14, 2025
HomeProgrammingHow to login as Administrator in Windows 10

How to login as Administrator in Windows 10

To log in as an Administrator in Windows 10, follow these steps:

  1. Enable the Built-in Administrator Account:
    • Open Command Prompt as Administrator (search “cmd,” right-click, and select “Run as administrator”).
    • Type net user administrator /active:yes and press Enter.
  2. Switch to the Administrator Account:
    • Log out of your current user account.
    • On the login screen, select the Administrator account.
  3. Set a Password (Optional):
    • Open Command Prompt and type net user administrator [password] to set a password for better security.
See also  What is the difference between a string and a byte string?

Disable the account afterward using net user administrator /active:no.

RELATED ARTICLES
0 0 votes
Article Rating

Leave a Reply

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
- Advertisment -

Most Popular

Recent Comments

0
Would love your thoughts, please comment.x
()
x