Windows操作系统通常有一个标准帐户(Standard account)和管理员帐户(Administrator account). 标准帐户可以执行所有日常任务。您可以运行程序、上网、发送/接收邮件、看电影等等。但是您不能安装任何软件或添加或删除任何用户帐户。如果您想在系统中安装任何软件或添加/删除/更改用户帐户,则必须使用管理员帐户。拥有管理员帐户的另一个好处是,如果您与其他人共享您的计算机,他们将无法进行任何可能对系统造成有害影响的重大更改。因此,如果您想这样做,那么您来对地方了。我们提供了一个完美的指南,可帮助您在Windows 10(Windows 10)中启用或禁用管理员帐户。
如何在 Windows 10 中启用或禁用管理员帐户(How to Enable or Disable Administrator Account in Windows 10)
如果您不小心删除了您的管理员帐户,您的所有文件和文件夹都将被删除。因此(Hence),将这些文件备份到另一个帐户中总是一个好主意。
如何识别我的帐户 - 标准(My Account – Standard)或管理员(Administrator)?
1. 单击开始(Start)菜单。
2. 您的姓名或图标显示在开始菜单(Start Menu)上。单击(Click)您的姓名或图标,然后选择更改帐户设置(Change account settings)。
3. 如果您在您的用户帐户下方看到“管理员(Administrator )”一词,则这是管理员帐户(Administrator account)。否则,它是一个标准帐户,(standard account,)您不能进行任何更改。
如何在Windows 10上切换(Windows 10)帐户类型(Account Type)
1. 单击您的 Windows 键(Windows key)并在搜索栏中输入设置(Settings)。
2.从搜索结果中打开 设置。(Settings)或者,您可以单击设置(Settings)图标,如下图所示。
3. 单击左侧面板中的 帐户(Accounts) 。
4. 单击左侧菜单中的家庭和其他用户。(Family & other users)
5. 在其他用户下,单击您要切换 的帐户名称,然后单击(account name)更改帐户类型(Change account type)。
6. 最后,在帐户类型下选择管理员,然后单击(Administrator)确定。(OK.)
注意:(Note:)这不适用于标准(Standard)帐户用户。
如何在Windows 10上启用(Windows 10)管理员帐户(Administrator Account)
以下方法将让您清楚地了解如何在Windows 10(Windows 10)中启用管理员帐户:
方法一:使用命令提示符(Command Prompt)在Windows 10中启用管理员帐户(Administrator Account)
1. 在搜索栏中单击您的 Windows 键(Windows key) 和搜索命令提示符。
2.现在,单击 以管理员身份运行以(Run as administrator)使用管理权限 打开命令提示符(Command Prompt)。
3. 如果它要求输入用户名和密码,请输入您的帐户用户名和密码(username and password)。
4.在命令提示符下输入net user administrator并回车。将显示一条消息“命令已成功完成(The command completed successfully)”。此处,帐户活动(Account Active)条件将为否(No ),如下所示。
5. 如果Account active 为“No”,则表示没有其他本地管理员帐户处于活动状态。
6. 现在,要启用管理员帐户,请键入net user administrator /active:yes 并按 Enter。要确认更改,请按照上述步骤中的讨论运行先前的命令。
您现在可以以管理员身份登录系统以修复问题或在系统上安装任何软件。
方法 2:使用管理工具(Admin Tools)在Windows 10中启用管理员帐户(Administrator Account)
借助管理员工具(administrator tools),您可以在 Windows 10 PC 上启用管理员帐户。以下是如何实现它:
1. 您可以 通过转到搜索菜单并键入 运行来启动运行对话框(Run dialog box)。(Run.)
2. 键入 lusrmgr.msc如下,然后单击 确定。(OK.)
3. 现在,双击(double-click )名称(Name)字段下的用户,如下图所示。
4. 在这里,双击(double-click )管理员( Administrator )打开属性窗口。
5. 在这里,取消选中(uncheck )Account is disabled框。
6. 现在,单击确定(OK),然后单击应用(Apply )以保存更改。
现在,您的管理员帐户已在管理工具的帮助下在您的Windows 10系统中启用。(Windows 10)
另请阅读:(Also Read:) 您的帐户已被禁用。请咨询您的系统管理员(Your Account Has Been Disabled. Please See Your System Administrator)
方法 3:使用注册表编辑器(Registry Editor)在Windows 10中启用管理员帐户(Enable Administrator Account)
注意:(Note: )如果您使用的是Windows 10 家庭版(Home),则不能遵循此方法。尝试前面提到的命令提示符方法。
1. 打开运行对话框(同时单击Windows 键和 R 键(Windows key & R keys))并输入regedit。
2. 单击确定(OK)并浏览以下路径:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
3. 右键单击 UserList并转到New > DWORD Value。
4. 输入管理员的姓名,(name of the Administrator)然后按 Enter。
5.重新启动计算机,现在您将找到以管理员身份登录系统的选项。
方法四:使用组策略(Use Group Policy)在Windows 10中启用管理员帐户(Administrator Account)
用户及其帐户的工作环境可以通过称为组策略(Group Policy)的功能进行控制。因此,系统管理员可以访问Active Directory(Active Directory)中的各种高级设置。此外,组策略(Policy)用作安全工具,将安全设置应用于用户和计算机。
注意:(Note:) 组策略编辑器在(Group Policy Editor)Windows 10 Home上不可用。此方法仅适用于拥有Windows 10 专业版(Pro)、教育(Education)版或企业(Enterprise)版的用户。
1. 要使用 运行(Run) 命令框,请按 Windows 键 (Windows key )+ R 键。
2.输入gpedit.msc,点击OK 按钮。
3. 导航到以下位置:
Local Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
4. 在安全(Security)选项下双击帐户:管理员帐户状态。(Accounts: Administrator Account Status.)
5. 选中启用( Enable )框以启用设置。
6. 单击OK > Apply 以保存更改。
现在,您已在Windows 10系统上启用管理员帐户。现在,让我们看看如何在Windows 10(Windows 10)上禁用管理员帐户。
另请阅读:(Also Read:) 在 Windows 10 Home 上安装组策略编辑器 (gpedit.msc)(Install Group Policy Editor (gpedit.msc) on Windows 10 Home)
如何在Windows 10上禁用(Windows 10)管理员帐户(Administrator Account)
以下步骤将清楚地了解如何在Windows 10上删除(Windows 10)管理员(Administrator)帐户。
方法一:使用命令提示符(Command Prompt)在Windows 10上删除(Delete)管理员帐户(Administrator Account)
1.在开始菜单中输入CMD打开命令提示符(Command Prompt)。
2. 转到命令提示符(Command prompt)并选择以管理员身份运行(Run as administrator)。
3. 现在,在命令窗口中,输入net user administrator /active:no并回车。
4.屏幕上会显示“命令成功完成(The command completed successfully)”的消息。
5、在cmd中输入以下命令,确认管理员账号是否被删除:
网络用户管理员(net user administrator)
6.按 Enter 键(Hit Enter),您应该会看到Account Active 的状态为 No。(Account Active as No.)
方法 2:使用管理工具(Admin Tools)在Windows 10中禁用管理员帐户(Disable Administrator Account)
在管理员工具的帮助下,您可以禁用 Windows 10 PC 上的管理员帐户。
1. 您可以 通过转到搜索菜单并键入 运行来启动运行对话框(Run dialog box)。(Run.)
2. 键入 lusrmgr.msc如下,然后单击 确定。(OK.)
3. 现在,双击(double-click )名称(Name)字段下的用户,如下图所示。
4. 在这里,双击管理员(double-click )选项( Administrator )以打开属性窗口。
5. 在这里,选中(check )Account is disabled复选框。
6. 现在,单击OK > Apply 以保存更改。
现在,您的管理员帐户在您的Windows 10系统中被禁用。
另请阅读:(Also Read:) 修复应用程序无法使用内置管理员帐户打开(Fix App can’t open using Built-in Administrator Account)
方法 3:使用注册表编辑器(Registry Editor)在Windows 10中禁用管理员帐户(Disable Administrator Account)
注意:(Note:)如果您使用的是Windows 10 家庭版(Home),则不能遵循此方法。尝试前面提到的命令提示符方法。
1. 打开运行对话框(同时单击Windows 键和 R 键(Windows key & R keys))并输入regedit。
2. 单击确定(OK)并浏览以下路径:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
3. 删除UserList 下的Administrator 键。(Administrator key)
4. 重新启动计算机以保存更改。
方法 4:使用组策略(Use Group Policy)在Windows 10中禁用管理员帐户(Disable Administrator Account)
注意:(Note:) 组策略编辑器在(Group Policy Editor)Windows 10 Home上不可用。此方法仅适用于拥有Windows 10 专业版(Pro)、教育(Education)版或企业(Enterprise)版的用户。
1. 要使用 运行(Run) 命令框,请按 Windows 键 (Windows key )+ R 键。
2.输入gpedit.msc并点击OK 按钮。
3. 按照这个导航:
- 本地计算机配置
- Windows 设置
- 安全设定
- 地方政策
- 安全选项
- 帐户:管理员帐户状态(Administrator Account Status)
4.选择(Select)禁用(Disable)框以禁用设置。
5. 单击OK > Apply 以保存更改。
现在,您已禁用Windows 10系统上的管理员帐户。
管理员和标准用户之间的一个共同区别在于后者对帐户的访问权限有限。管理员对组织中的帐户拥有最高级别的访问权限。管理员还确定可以访问的帐户列表。管理员可以更改安全设置;他们可以安装软件或硬件并查看和访问计算机上的所有文件。他们可以更改用户帐户。
受到推崇的:(Recommended:)
我们希望本指南对您有所帮助,并且您能够在 Windows 10 中启用管理员帐户(enable an Administrator account in Windows 10)。如果您对如何在系统中启用或禁用管理员(Administrator)帐户仍有疑问,请随时在评论部分提问!
How to Enable or Disable Administrator Account in Windows 10
The Windows operating syѕtem υsually has а Standard account & Administrator account. A standard account can perform all daily tasks. You can run programs, surf the internet, send/receive mail, watch movies, and so on. But you cannot install any software or add or remove any user accounts. If you want to install any software in your system or add/remove/change user accounts, you will have to use an administrator account. Another advantage of having an administrator account is that if you share your computer with someone else, they won’t be able to make any drastic changes that might cause harmful effects on the system. So, if you are looking to do so, you are at the right place. We bring a perfect guide that will help you enable or disable an administrator account in Windows 10.
How to Enable or Disable Administrator Account in Windows 10
If you have deleted your admin account accidentally, all your files and folders will be removed. Hence, it is always a good idea to back up these files in another account.
How to Identify My Account – Standard or Administrator?
1. Click on the Start menu.
2. Either your name or an icon is displayed on the Start Menu. Click on your name or the icon and select Change account settings.
3. If you see the term Administrator below your user account, this is an Administrator account. Else, it is a standard account, and you cannot make any changes.
How to Switch Account Type on Windows 10
1. Click on your Windows key and type Settings in the search bar.
2. Open Settings from your search results. Alternatively, you can click on the Settings icon as depicted below.
3. Click on the Accounts from the panel on the left.
4. Click on Family & other users from the left-hand menu.
5. Under Other users, click on the account name you desire to switch then click on Change account type.
6. Finally, select Administrator under the Account type and click OK.
Note: This is not applicable for Standard account users.
How to Enable Administrator Account on Windows 10
The following methods will give a clear view of how you can enable an administrator account in Windows 10:
Method 1: Use Command Prompt to Enable an Administrator Account in Windows 10
1. Click on your Windows key and search command prompt in the search bar.
2. Now, click on Run as administrator to open the Command Prompt with administrative privileges.
3. If it asks for a username and password, then type your account username and password.
4. Type net user administrator in the command prompt and hit enter. A message saying “The command completed successfully” will be displayed. Here, the Account Active condition will be No as depicted below.
5. If the Account active is “No” this means no other local administrator accounts are active.
6. Now, to enable the administrator account, type net user administrator /active:yes and hit enter. To confirm the changes, run the earlier command as discussed in the above step.
You can now log in to your system as an administrator to fix the issues or install any software on the system.
Method 2: Use Admin Tools to Enable Administrator Account in Windows 10
With the help of administrator tools, you can enable an admin account on your Windows 10 PC. Here is how to implement it:
1. You can launch the Run dialog box by going to the search menu and typing Run.
2. Type lusrmgr.msc as follows and click OK.
3. Now, double-click on Users under the Name field as depicted below.
4. Here, double-click on Administrator to open the properties window.
5. Here, uncheck the box that says Account is disabled.
6. Now, click on OK followed by Apply to save the changes.
Now, your administrator account is enabled in your Windows 10 system with the help of admin tools.
Also Read: Your Account Has Been Disabled. Please See Your System Administrator
Method 3: Use the Registry Editor to Enable Administrator Account in Windows 10
Note: If you are using Windows 10 Home, then you cannot follow this method. Try the command prompt method as mentioned earlier.
1. Open the Run dialog box (Click Windows key & R keys together) and type regedit.
2. Click OK and navigate the following path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
3. Right Click on UserList and go to New > DWORD Value.
4. Enter the name of the Administrator and hit Enter.
5. Restart the computer, and now you will find an option to log in to your system as an administrator.
Method 4: Use Group Policy to Enable Administrator Account in Windows 10
The working environment of users and their accounts can be controlled by a feature called Group Policy. As a result, the system administrator can access a wide variety of advanced settings in Active Directory. In addition, group Policy is used as a security tool to apply security settings to the users and computers.
Note: Group Policy Editor is unavailable on Windows 10 Home. This method is only for the users who have Windows 10 Pro, Education, or Enterprise version.
1. To use the Run command box, press the Windows key +R key.
2. Type gpedit.msc, click on the OK button.
3. Navigate to the following location:
Local Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
4. Under Security options double-click on Accounts: Administrator Account Status.
5. Check the Enable box to enable the setting.
6. Click on OK > Apply to save the changes.
Now, you have enabled the administrator account on your Windows 10 system. Now, let us see how to disable an administrator account on Windows 10.
Also Read: Install Group Policy Editor (gpedit.msc) on Windows 10 Home
How to Disable Administrator Account on Windows 10
The following steps will give a clear view of how to delete the Administrator account on Windows 10.
Method 1: Use Command Prompt to Delete an Administrator Account on Windows 10
1. Type CMD in the Start menu to open the Command Prompt.
2. Go to Command prompt and select Run as administrator.
3. Now, in the command window, enter net user administrator /active:no and hit enter.
4. A message saying “The command completed successfully” will be displayed on the screen.
5. Ensure whether the administrator account has been removed by typing the following command into cmd:
net user administrator
6. Hit Enter and you should see the status of Account Active as No.
Method 2: Use Admin Tools to Disable Administrator Account in Windows 10
With the help of administrator tools, you can disable the admin account on your Windows 10 PC.
1. You can launch the Run dialog box by going to the search menu and typing Run.
2. Type lusrmgr.msc as follows and click OK.
3. Now, double-click on Users under the Name field as depicted below.
4. Here, double-click the Administrator option to open the properties window.
5. Here, check the box Account is disabled.
6. Now, click on OK > Apply to save the changes.
Now, your administrator account is disabled in your Windows 10 system.
Also Read: Fix App can’t open using Built-in Administrator Account
Method 3: Use the Registry Editor to Disable Administrator Account in Windows 10
Note: If you are using Windows 10 Home, then you cannot follow this method. Try the command prompt method as mentioned earlier.
1. Open the Run dialog box (Click Windows key & R keys together) and type regedit.
2. Click OK and navigate the following path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
3. Delete the Administrator key under UserList.
4. Restart the computer to save changes.
Method 4: Use Group Policy to Disable Administrator Account in Windows 10
Note: Group Policy Editor is unavailable on Windows 10 Home. This method is only for the users who have Windows 10 Pro, Education, or Enterprise version.
1. To use the Run command box, press the Windows key +R key.
2. Type gpedit.msc and click on the OK button.
3. Follow this navigation:
- Local Computer Configuration
- Windows Settings
- Security Settings
- Local Policies
- Security Options
- Accounts: Administrator Account Status
4. Select the Disable box to disable the setting.
5. Click on OK > Apply to save the changes.
Now, you have disabled the administrator account on your Windows 10 system.
A common difference between an administrator and a standard user lies in the latter having limited access to accounts. An admin has the highest level of access to accounts in an organization. The administrator also determines the list of accounts that can be accessed. Administrators may change security settings; they can install software or hardware and view and access all files on the computer. They can make changes to user accounts.
Recommended:
We hope this guide was helpful and you were able to enable an Administrator account in Windows 10. If you still have questions regarding how to enable or disable an Administrator account in your system, please feel free to ask in the comment section!