
Network administrators perform day-to-day operations in an organization’s computer network, including LANs, WANs, etc. However, sometimes you may need to remove one of them from your network for various reasons.
To remove the network administrator account from your Windows PC, click the Start button on the taskbar and select the gear icon from the pop-up menu to open Settings. Then, navigate to “Accounts”> “Family & other users”, and click the admin account you want to remove. Click “Remove” and choose the “Delete account and data” option.
To help you with the whole process, we have put together a detailed guide on removing a network administrator account from your Windows PC with easy-to-follow instructions.
Removing a Network Administrator From a Windows PC
If you’re wondering how to remove a network administrator account from your Windows PC, our 6 step-by-step methods will help you perform this task without much trouble.
Method #1: Using Windows Settings
It is possible to remove the network administrator account from your PC using Windows Settings with these steps.
- Click the Start button from the bottom of the screen.
- Select the gear icon from the pop-up menu to open Settings.
- Choose “Accounts”.
- Select “Family & other users”.
- Click the admin account that you wish to delete.
- Select “Remove”.

Click the “Delete account and data” option to successfully remove the network administrator account from your PC.
You will be required to sign out from the computer first to be able to remove the admin account.
Method #2: Using the Control Panel
With these steps, you can use Control Panel on your PC to remove the administrator account.
- Click the magnifying glass icon; search and open the Control Panel on your PC.
- Change the view to small icons and select “User Accounts”.
- Click the “Manager another account” option and select the user you want to delete as admin.
- Select “Delete the account”; choose “Delete Files” or “Keep Files”.

Method #3: Using the Terminal
It is possible to remove the network administrator account on your PC using the Windows Terminal (Admin) in the following way.
- Press the Win + X on your keyboard.
- Click Windows Terminal (Admin).
- Select “Yes” from the User Account Control prompt on the screen.
- Put in
Disable-LocalUser -Name “Administrator
on the window. - Hit Enter and restart your laptop to save the changes and remove the network administrator account from your PC.
Method #4: Using the Command Prompt
To remove the network administrator account from your PC using the Command Prompt, here are the steps you need to follow.
- Click the search icon at the bottom of the screen and type “cmd” in the search bar.
- Launch the Command Prompt with administrative rights; right-click on cmd and click “Run as administrator”.
- Type the
net user administrator /active: no
command in the window on your screen. - Press Enter to remove the network administrator account.

Method #5: Using the User Management Tool
With these steps, you can remove the network administrator account from your Windows PC using the User Management tool.
- Press Win + X and select Computer Management from the menu.
- Click “Local Users and Groups” to expand it and select “Users”.
- Find and right-click the “Administrator” option and select “Properties” from the drop-down menu.
- Locate the “Account is disabled” option and uncheck its box.

Click “Apply” and select “OK” to remove the network administrator account.
Method #6: Using the Registry Editor
Here are the steps to remove the network administrator account from your Windows PC using the Registry Editor.
- Press Win + R to open the Windows Run dialog box.
- Type “regedit” next to “Open” and press Enter.
- From the User Account Control prompt, click “Yes”.
- Navigate to “HKEY_LOCAL_MACHINE” > “SOFTWARE” > “Microsoft” > “WindowsNT” > “CurrentVersion” > “Winlogon” > “UserDefaults” > “New” > “Dword (32 bit) value”.
- Right-click “UserDefault” and go to “New”> “DWORD Value”.
- Assign the name “Administrator” to the value and hit Enter when done.
Close the Registry Editor and restart your computer to remove the network administrator account successfully.
Summary
In this guide, we’ve discussed removing a network administrator account from your Windows PC, including Windows Settings, Control Panel, Windows Terminal, Command Prompt, User Management Tool, and Registry Editor.
We hope one of these methods has worked for you, and you can now delete specific user access from your network.
Frequently Asked Questions
To change the administrator in Windows 10, press Win + R to open the Run dialog box. Type “secpol.msc” next to “Open” and click “OK”. Next, navigate to “Local Policies”> “Security Options”. Double-click the “Accounts” option, choose “Rename administrator account”, and type in a new administrator name. Press “OK” to confirm.