Computer lessons

How to add and configure a user to work via DCOM. How to add and configure a user to work via DCOM How to create a user on a laptop

Sometimes, especially after purchasing a new computer or laptop, the question arises - how to create a new user in Windows 7? It's actually very simple, and below we'll look at how to do it.

So, how to create a new user in Windows 7? First, click on the Start button and open Control Panel. In the upper right corner, select View – Category. We need the User Accounts item.

We go into this section and see several subsections. We are interested in User Accounts. We choose him.

By default, only one profile is created in the system with system administrator rights. This is what you will see on the right side of the screen. In the selected section, you can set a password for your account, then no one will be able to use your profile. You can also rename your entry, get or change your rights in the system (for example, deleting or writing new files).

We need to create a new Windows 7 user, so we move it to Manage another account. Answer Yes to the next system question.

After the list of all profiles contained in the computer, there will be two links. You must select the first one – Create an account.

In the first line with a blinking cursor, you need to enter your username. This will be the name of your profile and will be available to everyone when the operating system starts. Next, choose between Standard Access and Administrator.

For ordinary actions (watching movies, editing documents), Normal access is quite enough. You can read the benefits of a regular user using the link in this window.

Clicking on the Create an account text will take you back to the previous screen.

If you left-click on the profile once, a menu will appear where you can delete the user, change his rights, or protect him with a password.

In this article, we talked about how to create a new user in Windows 7. We hope you find this information useful.

See also:

Did you like the material?
Share:


Please rate:

When installing the operating system, you enter the name of the user who will be its administrator, that is, he will have all the rights. However, often several people work on the same computer, so it makes sense to create an additional account for this person. It is important to understand here that subsequent accounts are not endowed; they function only within the confines of their profile. That is, such a user can customize the computer for himself, for example, create folders, shortcuts, etc. At the same time, he does not have access to another user’s files and can work with already installed programs. Answering the question “how to create a new user on Windows 7” is very simple; this, in fact, is what will be discussed in this material.

How to create a new user

Creating a new account is a matter of just a few minutes. All you have to do is follow the instructions below:

New account settings

Please note that by clicking on the new profile with the mouse, you can configure some of its parameters. So, at any time you can change the user name, create a password, select a picture for it, change the account type, or delete it. By the way, for greater security, the administrator often creates a password for a new account, but you can do without it; nevertheless, this action is performed solely at the request of the user.

Well, that’s all, as you can see, creating a new user in the Windows 7 operating system is a very simple process that every user can handle. At the same time, this is very convenient and practical in cases where several users work at one computer.

Visitors to this site are often interested in how to create a new user in Windows 7. Most often, this need arises when more than one person works on the same computer. Files and shortcuts for programs from different users begin to get confused on the desktop, and this inevitably creates a lot of inconvenience. In this article, we will talk about how to create a new user in Windows 7 and solve this problem forever.

In order to create a new user, you need to open the Start menu and go to Control Panel. If you want to create a new user in Windows 8, then use our article about.

So, after you have opened the Control Panel, go to the “Add and remove accounts” section.

After this, you will see a list of accounts that have already been added to your operating system. If you haven't added anything before, there should only be two users here: the main user (which you created with ) and the guest user. To add a new user in Windows 7, click on the “Create an account” link.

That’s it, after clicking on the “Create Account” button, a new user will be created. Please note that if you select the “Standard User” account type, the user using such an account will not be able to install new programs or make changes to operating system settings.

How to create a new user entry in Windows 7 via command line

You can also create a new user via the command line. In order to create a new Windows 7 user via the command line, you must first run it with administrator rights. We have already talked about this in one of the articles.

After that, in the command line that opens, enter the command:

  • net user username userpassword /add

For example, in order to add a user with the nickname Mike and password 123123, you must enter net user Mike 123123 /add.

After entering this command, a new user will be created. But, by default he will be a regular user (not an administrator). In order to make this user an administrator, you need to enter one more command:

  • net localgroup Administrators username /add

For example, in order to make the user Mike an administrator, we need to enter the command net localgroup Administrators Mike /add.

Everything, as we can see, adding a new user to Windows 7 using the command line is not much more difficult than adding a user through the Control Panel.

A user account is a record that contains information necessary to identify the user when connecting to the system, as well as information for authorization and accounting. This is a username and password (or other similar means of authentication - for example, biometric characteristics). The password or its equivalent is usually stored in encrypted or hashed form (for security purposes).

To increase reliability, along with a password, alternative means of authentication may be provided - for example, a special secret question (or several questions) of such content that the answer can only be known to the user. Such questions and answers are also stored in the account.

The account may contain the following additional personal data about the user:

  • last name;
  • surname;
  • nickname (nickname);
  • nationality;
  • race;
  • religion
  • blood type;
  • Rh factor;
  • age;
  • date of birth;
  • E-mail address;
  • home address;
  • business address;
  • netmail address;
  • home phone number;
  • work phone number;
  • Mobile phone number;
  • ICQ number;
  • Skype ID, IRC nickname;
  • other contact information for instant messaging systems;
  • Internet or intranet home page and/or blog address;
  • information about hobbies;
  • information about the range of interests;
  • family information;
  • information about past illnesses;
  • information about political preferences;
  • and much more

An account may also contain one or more photos or an avatar of the user. The user account can also take into account various statistical characteristics of the user’s behavior in the system: how long ago he last logged into the system, the duration of his last stay in the system, the address of the computer used when connecting, the intensity of use of the system, the total and (or) specific number of certain operations performed in the system, and so on.

Creating user accounts

In the Windows 7 operating system, you can create in several ways both user accounts for computers that are members of workgroups and user accounts for computers that are part of a domain. Domains, workgroups, and homegroups represent different methods of organizing computers on a network. The main difference is how computers and other resources are managed.

A workgroup is a group of computers connected to a network that share resources. When setting up a network, the Windows operating system automatically creates a workgroup and assigns it a default name.

A domain is a group of computers on the same network that have a single center that uses a single user base, a single group and local policy, common security settings, account time limits and other parameters that greatly simplify the work of the system administrator of an organization if it operates a large number of computers .

Creating user accounts for computers in a workgroup

In the Windows 7 operating system, for computers that are members of a workgroup or homegroup, accounts can be created in the following ways:

Creating an account using the User Account Management dialog

To create an account using the dialog "User accounts", you need to do the following:

The user name must not be the same as any other user or group name on the computer. It can contain up to 20 uppercase or lowercase characters, excluding the following: " / \ : ; | = , + * ?<>@, and the username cannot consist only of dots and spaces.

In this dialog, you can select one of two types of accounts: "regular user accounts" which are intended for everyday work or "administrator accounts", which provide complete control over the computer and are used only when necessary.

Creating an account using the User Accounts dialog

Dialogue accessible through the control panel "User Account Management" has a very serious limitation: it only offers accounts like Regular access or Administrator. In order to be able to place a new user in a specific group when creating a new user, you need to do the following:

The following list identifies the 15 built-in groups of the Windows 7 operating system. These rights are assigned as part of local security policies:

  • Administrators. Users in this group have full access to manage the computer and can assign user rights and access control permissions to users as needed. By default, the Administrator account is a member of this group. If the computer is connected to a domain, the group "Domain Administrators" automatically added to group "Administrators". This group has full control over the computer, so you must be careful when adding users to this group;
  • Backup Operators. Users who are members of this group can back up and restore files on their computer, regardless of any permissions that protect those files. This is because the right to perform archiving takes precedence over all permissions. Members of this group cannot change security settings.
  • Cryptographic Operators. Members of this group are allowed to perform cryptographic operations.
  • Debugger Users (Remote Assistance Group). Members of this group can offer remote assistance to users of this computer.
  • Distributed COM Users. Members of this group are allowed to run, activate, and use DCOM objects on the computer.
  • Event Log Readers. Members of this group are allowed to run the Windows Event Log.
  • Guests. Users who are members of this group receive a temporary profile that is created when the user logs on and deleted when the user logs off. Account "Guest"(disabled by default) is also a member of this built-in group.
  • IIS_IUSRS. This is a built-in group used by IIS.
  • Network Configuration Operators. Users in this group can change TCP/IP settings and update and release TCP/IP addresses. This group has no members by default.
  • Performance Log Users. Users who are members of this group can manage performance counters, logs, and alerts on a local or remote computer without being members of the group "Administrators".
  • Performance Monitor Users. Users who are members of this group can monitor performance counters on a local or remote computer without being group members "Administrators" or "Performance Log Users".
  • Power Users. By default, members of this group have the same user rights and permissions as regular user accounts. In previous versions of the Windows operating system, this group was created to assign users special administrative rights and permissions to perform common system tasks. In this version of the Windows operating system, standard user accounts can perform most common configuration tasks, such as changing time zones. For legacy applications that require the same power user rights that were available in previous versions of the Windows operating system, administrators can use a security template that allows a group "Power Users" assign these rights and permissions, as was the case in previous versions of the Windows operating system.
  • Remote Desktop Users. Users included in this group have the right to log on to the computer remotely.
  • Replicator. This group supports replication functionality. The only member of this group must have the domain user account that is used to log on to the domain controller replication service. Do not add real user accounts to this group.
  • Users. Users in this group can perform common tasks such as launching applications, using local and network printers, and locking the computer. Members of this group cannot share folders or create local printers. By default, the members of this group are groups "Domain Users", "Verified Users" And "Interactive". Thus, any user account created in the domain becomes a member of this group.

Create an account using the Local Users and Groups snap-in

The equipment is located in the component "Computer Management", which is a set of administration tools that can be used to manage one computer, local or remote. Equipment "Local Users and Groups" serves to protect and manage user and group accounts located locally on the computer. You can assign permissions and rights to a local user account or group on a specific computer (and only that computer).

Using the Snap "Local Users and Groups" allows you to limit the possible actions of users and groups by assigning them rights and permissions. The right allows the user to perform certain actions on the computer, such as archiving files and folders or shutting down the computer. A permission is a rule associated with an object (usually a file, folder, or printer) that determines which users are allowed what access to the object.

To create a local user account using the snap-in "Local Users and Groups", you need to do the following:

To add a user to a group, double-click the user's name to access the user's properties page. On the tab "Group Membership" click on the button "Add".

In dialogue "Group Selection" You can select a group for a user in two ways:

Creating an account using the command line

In addition to the above methods, user accounts can be created, modified, and deleted using the command line. To do this you need to do the following:

  1. Run Command Prompt as Administrator;
  2. To create an account using the command line, use the command net user.

The net user command is used to add users, set passwords, disable accounts, set options, and delete accounts. When you run the command without command line parameters, a list of user accounts present on the computer is displayed. User account information is stored in the user account database.

Example command:

Net user User /add /passwordreq:yes /times:monday-friday,9am-6pm/fullname:"New user"

Parameters used:

/add- this parameter indicates that a new account must be created;

/passwordreq- this parameter ensures that the user changes his password when logging in for the first time;

/times- This parameter determines how many times the user is allowed to log in to the system. Here you can specify both single days and entire ranges (for example Sa or M-F). Both 24-hour and 12-hour formats are accepted for time indication;

/fullname- this parameter is identical to the “Full name” field when creating a user using the previous methods.

Creating user accounts for computers in a domain

In the Windows Server 2008 or Windows Server 2008 R2 server operating system, you can create user accounts in an Active Directory domain in six ways. Let's take a closer look at each of them:

Creating users using Active Directory Users and Computers

To create a new user in a domain using the snap-in "Active Directory - Users and Computers" you need to do the following:


Creating Users Using the Command Line

To automate the creation of any objects in an Active Directory domain, you can use the command DSADD USER UserDN, with which you can create user objects and accept parameters indicating its properties. A new user can be created using the command line as follows:

Dsadd user "CN=Dmitry Bulanov,OU=Personnel,DC=server,DC=com" -samid Dmitry.bulanov -pwd * -mustchpwd yes -profile \\server01\Profiles\dmitry.bulanov -fn "Dmitry" -ln " Bulanov" -display "Dmitry Bulanov" -upn [email protected]

Definition of parameters used:

Samid- indicates the user's login name;

Pwd- This parameter specifies the password for the user account. If you specify the * symbol, you will be prompted to enter the user password;

Mustchpwd- indicates that the user must change his password the next time he logs in;

Profile- indicates the path to the user account profile;

Fn- indicates the user name;

Ln- indicates the user's last name;

Display- indicates the user's display name;

Upn- specifies the user's login name (pre-Windows 2000).

Importing Users Using the CSVDE Command

The CSVDE command line utility allows you to import and export Active Directory objects as a comma-separated values ​​(*.csv) text file. These files can be created and modified using programs such as Notepad or, for example, Microsoft Office Excel. This utility is a way to automate the creation of user accounts based on user information from an Excel and Microsoft Office Access database. The command imports a text file in which a line identifies the import attributes using their LDAP names. The command syntax is as follows:

Csvde -i -f filename -k

The i parameter specifies the import mode, and the k parameter is used to ignore errors.

The CSV file should look like this:

DN,objectClass,sAMAccountName,sn,givenName,userPrincipalName "cn=Dmitry Bulanov,ou=Users,dc=server,dc=com",user,Dmitry.bulanov,Bulanov,Dmitry, [email protected]

You cannot import passwords using the CSVDE command.

Importing Users Using the LDIFDE Command

You can also import and export Active Directory objects using the LDIFDE command. In this case, the LDIF (Lightweight Directory Access Protocol Data Interchange Format) file format standard is used. This file format consists of a block of lines that together form a single operation. Different operations are separated by an empty line. Each line contains the attribute name, followed by a colon with the attribute value. Below you can see the listing of the LDIF file:

DN: CN=Dmitry Bulanov, OU=users, DC=server, DC=com changeType: add CN: Dmitry Bulanov objectClass: user sAMAccountName: Dmitry.bulanov userPrincipalName: [email protected] givenName: Dmitry sn: Bulanov displayName: Dmitry Bulanov

The file can be created in a program such as Notepad, but it must be saved with the extension *.ldf. At the command line, enter the following:

Ldifde -i -f filename -k

Creating Users Using Windows PowerShell

Using Windows PowerShell to create a user in Active Directory, you can create a user as follows:

  1. Connect to the container in which the object will be created;
  2. Use the Create method in conjunction with the RDN class and distinguished name;
  3. Fill in the attributes using the Put method;
  4. Confirm the changes using the SetInfo method.

$ObjOU="LDAP://OU=Users,DC=server,DC=com" $ObjUser=$ObjOU.Create("user", "CN=Dmitry Bulanov") $ObjUser.Put("sAMAccountName", "dmitry .bulanov") $ObjUser.Put("userPrincipalName", "dmitry.bulanov @server.com") $ObjUser.Put("displayName", "Dmitry Bulanov") $ObjUser.Put("givenName", "Dmitry") $ObjUser.Put("sn", "Bulanov") $ObjUser.Put("description", "Software Tester") $ObjUser.Put("company", "Company") $ObjUser.Put("department", "Testing Department") $ObjUser.Put("title", "Software Tester") $ObjUser.Put("mail", " dmitry.bulanov @server.com ") $ObjUser.Put("c", "UA ") $ObjUser.Put("postalCode", "73003") $ObjUser.Put("st", "Kherson") $ObjUser.Put("l", "Kherson") $ObjUser.Put("streetAddress", "Street") $ObjUser.Put("postOfficeBox", "House number") $ObjUser.SetInfo() $ObjUser.SetPassword("P@ssword") //$ObjUser.Put("pwdLastSet", 0) - for change the password the next time you start $ObjUser.psbase.InvokeSet("AccountDisabled",$false) $ObjUser.SetInfo()

You can enter all the lines manually, or you can use *.ps1 files to automate the creation of new users. To allow Windows PowerShell to open scripts, enter the following command:

Set-ExecutionPolicy RemoteSigned

The execution policy specifies the scripts that can be run. After assigning an execution policy, you can run the script, but if you specify only the name of the script to run, an error may occur. Most often, you will also need to specify the path to the script itself.

Creating Users Using VBScript

Due to the fact that VBScript, like Windows PowerShell, uses the ADSI interface to manipulate objects in Active Directory, the process of creating a user in VBScript is identical to creating a user in Windows PowerShell. First of all, the script connects to the OU container in which the user will be created. The script will then apply the GetObject statement to the ADSI object. When you assign an object to a variable, the Set statement is used to create an object reference.

The Create method is then invoked to create an object of the particular class, just like in PowerShell. Next, the Put method is used, but the arguments are enclosed in parentheses. The last line is identical to Windows PowerShell. Example script:

Set objOU=GetObject(“LDAP: //OU=Users,DC=server,DC=com”) Set objUser=objOU.Create(“user”,”CN=Dmitry Bulanov”) objUser.Put “sAMAccountName”,” dmitry .bulanov” objUser.Put “displayName”,”Dmitry Bulanov” objUser.Put “givenName”,”Dmitry” objUser.Put “sn”,”Bulanov” ObjUser.SetInfo()

Conclusion

This part of the article talks about user accounts. A user account is a record that contains information necessary to identify the user when connecting to the system, as well as information for authorization and accounting. Methods for creating local and domain user accounts were discussed. The next part of the article will look at methods for managing user accounts, as well as managing automatic login credentials using the Credential Manager component.

In this material we will consider the possibility creating a new user in the operating system Windows, and we will learn how to do this in different ways, for example, for beginner users we will consider the method using the control panel, and for more advanced users, I will show how to create a user using the “ ».

And first, let's talk about what is meant by this concept as " Computer user” and why we might even need to create a new user.

What is a "Computer User Account"?

« Computer user"or it would be more correct to say" Computer user account"in the Windows operating system is a certain set of data that determines which folders and files the user has access to, what changes he can make, and what personal settings this user has ( for example, desktop background and so on). In other words, let’s say you have several people working on a separate computer, for example, mom, dad, husband, wife, son, daughter, and so on, and they all want their own computer settings ( for example, the same desktop background or the location of shortcuts on this desktop). If you work under one account, then this cannot be done, but if you create your own account for each, then each of these users can launch the operating system using their own account with their own personal settings.

Also " User account"may be required when you want to give rights to some users ( those. administrative rights to use a computer), but some are not, for example, you know that one of the computer users is not experienced and can easily do something in the operating system that can affect the operation of the computer ( change settings, delete necessary files, programs, etc.).

To be honest, working on a computer under an account that has administrator rights is highly not recommended. Those. An account with administrative rights should only be used when you need to perform some administrative tasks that affect all users.

Access to the user account can be protected by a password; it can be created both when creating the account and later. Those. in other words, if the user wants no one else to work under his account, then he can put a password on it. This is also recommended, since setting a password for each account prevents uncontrolled access to the computer. I don’t think it’s worth talking about the password to the computer administrator account, it’s just must be.

There are 3 types of accounts in the Windows operating system, namely:

  • Regular or standard user account ( that's what you need to work on);
  • Computer administrator account. It gives you complete control over your computer;
  • Guest account ( for temporary access to a computer).

An administrator account is created when installing Windows, but additional accounts with administrator rights can be created after installation, as we will see below.

In order to switch from a regular user to a user with administrator rights, in the Windows operating system it is not necessary to restart the computer, since you can use the “ Change user"or execute " Sign Out».

In some cases, you don't need to switch to an administrator account because the Windows operating system may require an administrator password, for example, to install software or change security settings.

Creating a user account in Windows

So, I’ll say right away that as an example I will use the Windows 7 operating system in the “Maximum” edition, but if you have, for example, Windows 8, don’t be alarmed, since the process of creating a user is almost the same.

I suggest starting with the simplest way to create a user on a computer, using the control panel.

Creating a user in Windows using Control Panel

We launch the control panel, for example, from the desktop or from the start menu.

Note! If you do not see the Control Panel shortcut on your desktop or in the Start menu, you can read the following materials that will help you solve the problem: How to display the “Computer”, “Control Panel”, “Trash” and other icons on the desktop in Windows ? and How to add new items to the Windows 7 Start menu?

Then we look for the item “ Adding and removing user accounts».


If all the items in your control panel are not grouped into categories, then first find the item “ user accounts»


and then click on “ Managing another account».


As a result, in both the first and second cases, the window “ Account Management", where you can monitor existing users, i.e. those already created in the Windows operating system. For example, on my computer there is only one user “TestUser” with administrator rights, and there is also a built-in “Guest” account, it is disabled by default, but it can be enabled.

To create a new user, click " Create an account».


Next, enter the account name and also indicate its type, i.e. what rights will she have? administrator or regular user rights). And since I already have a user with administrator rights, I will create a regular account for everyday use, since you and I already know that it is recommended to use a standard account for these purposes. Click " Create an account».


After which we will see that the user account has been created and we can use it immediately, but the newly created account does not yet have a password, and if you want to set a password for this account, then you need to open the “ Changing your account", to do this, simply click on the desired account.


Then click " Creating a Password».


We come up with and enter this password in two fields, in the second, in order to confirm that we did not make a mistake when entering the first field. We can also enter a password reminder hint, which will be useful in case we forget the password. Click " Create a password».


Next to the icon we will see the inscription “ Password protected", which indicates that the password was successfully created.

We log out of the system or simply restart the computer. When we start, we see that the Windows operating system prompts us to select the user under which we want to log in.


Create a user in Windows using Local Users and Groups

The method we discussed just above involves creating a regular account or with administrator rights. For novice users this is enough, but sometimes it becomes necessary to give the average user some specific rights. For example, you want to log in remotely using " Remote Desktop", while, as we have already found out, it is not good to work as an administrator, so you can add a regular account to a special built-in group " Remote Desktop Users", whose members have the right to perform remote login. You can also create certain groups yourself, add users to them and assign rights not to each user, but to the entire group. This will help you avoid repeatedly granting the same access rights and permissions to multiple users. For example, you want to provide access to one folder only to some users of the computer, and in the case of groups, you do not have to configure access permissions for each user; you can do this once for the group, and then only add ( or delete) users from this group.

Note! These steps cannot be performed in Windows 7 Starter, Windows 7 Home Basic, or Windows 7 Home Premium editions. Those. There is no Local Users and Groups snap-in in these editions.

There are several built-in groups in the Windows operating system, as we already know: Administrators, Users, Remote Desktop Users, Archive Operators, and so on. We won’t talk about them in detail in this material, and in general let’s move on to the process of creating a user, otherwise we got a little distracted.

Equipment « Local users and groups» is a tool for managing local user accounts and groups.

To run the snap-in " Local users and groups» you can use the command lusrmgr.msc or open the console " Computer management" and in the tree of this console find the item " Local users and groups", and you can also open the MMC console and add the equipment we need to it.

I suggest using the command lusrmgr.msc. To execute it, click “ Start ->Run Win+R and enter the command lusrmgr.msc



As a result, we will immediately launch the equipment “ Local users and groups».

In order to create a new user, go to the section “ Users" and in any empty space, right-click and select " New user».


The window “ New user", where we fill in the required fields, i.e. username, full name, description and password. As you can see, the password also needs to be entered in two fields, i.e. Enter once and confirm it twice.

There are also several additional settings, namely:

  • Require a password change the next time you log in– i.e. You, as an administrator, can set a temporary password for the user, and when he first logs in, he will enter it and at that moment a window will appear in which he will change this temporary password to the password he wants. This is done so that even the computer administrator does not know user passwords;
  • Prevent user from changing password– this will simply prevent the user from changing his password. This option can be used in cases where the account is used by several users. Those. these users have one password and in order to prevent a situation where one of these users, forgetting to tell the other users, went and changed the password, and in this case, as you understand, the other users will no longer be able to log in to the system under this account ;
  • The password has no expiration date– this parameter removes restrictions on the password validity period. For example, if you have configured the “ Maximum password validity" in the window " Group Policy"then by checking this box, you will override it. For information, in the Windows operating system it is possible not only to set a password for a user account, but also to set the period of time during which it will be valid. Those. you can set a setting in which the user’s password will be valid for, say, 90 days, and then the user himself must forcefully change it;
  • Disable account– this checkbox allows you to disable or enable the account, i.e. The account can be created either enabled or disabled. After creating an account, this setting can also be changed.

After entering all the parameters, click “ Create", the user will be created and appear in the list of users ( The “New User” window can be closed using the corresponding button).


If you create users in this way, then by default they are added to the group " Users” which corresponds to a regular account.

If you need to add the created account to the group " Administrators"or any other, i.e. assign additional rights, then to do this, right-click on the required account and click “ Properties» ( or just double-click as usual).


Then go to the " Group Membership" and press " Add».

Enter the name of the desired group, i.e. in our case " Administrators" and click " OK».


We see that in the list " Member of groups"we have added a group" Administrators" Click " OK" or " Apply».

To see who else is a member of the group " Administrators"or any other group, you can go to the section " Groups", where all groups, both built-in and created by you, will be displayed.


To view the list of group members, double-click on the desired group; here, by the way, you can also add user accounts to the group and, accordingly, exclude them from it.

Creating a user in Windows using the control userpasswords2 command

Another way to create a user in the Windows operating system is to launch the " user accounts» using the command control userpasswords2 (you can also use the command netplwiz, but it doesn't work in Windows XP).

To execute it, we also click “ Start ->Run"or use the keyboard shortcut Win+R and enter in the field “ Open» control userpasswords2


The window “ user accounts", where a list of users will be displayed. To create a new user, we click “ Add».

The window “ Adding a new user" We enter the username, full name and account description, click " Further».


Then enter the password and confirm it, click “ Further».



After which the user we added will be displayed in the list of users.

This window also has the option to change the password of existing users. In order to change the password, you must select the desired user and click the “ Change password».

Then enter your password and confirm it. Click " OK».

That's all for me, I hope the material was useful to you, bye!