Windows create hidden account

Ο User Control is one of the most popular Windows features and is designed with privacy and security in mind. With this feature a computer is shared between multiple users with their own settings. Windows

From before Windows has the ability to create hidden accounts. Below we will see how you can add a separate account with administrator rights. This account will be hidden, and you will be able to enable or disable it depending on the situation.

Alternatively you could hide the disk or use folders to protect stored data. But before using third-party software, try creating a hidden account with administrator rights.

Open Windows Notepad (if you have not tried the free application Notepad + +).
Copy and paste the following command:

    @echo off net user user pa55 / add net localgroup Administrators iguru / add

Save the above file to your computer desktop with any you want, but with a .bat extension.

Replace the password with your desired username and pa55 with your password.

After saving your file, you need to right-click on it and select Run as administrator command for a few seconds and it will disappear.

You have already created the account you want with administrator rights.

Open cmd (Win + R, type cmd and enter) and type net user to view the account you created.

Hide your account in Windows.

In Windows search, type cmd, right-click on it and select Run as administrator or run as administrator.

Type the following command and press enter.

net user iguru /: no

The iguru account is inactive and does not appear. If we want to activate it we use yes:

net user iguru / active: yes

With an account enabled, you can sign out to see it.

________________________________

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.100 registrants.

Written by giorgos

George still wonders what he's doing here ...

2 Comments

Leave a Reply

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).