How to Remove User Account from Windows 11 (6 Methods)

6 Ways from tech experts to remove an Account from Windows 11, such as, through Settings, Control Panel, compmgmt.msc, netplwiz, cmd command, and PowerShell.

How to Remove User Account from Windows 11

Signing into Windows 11 through a Microsoft Account gives Windows 11 users access to OneDrive and the Microsoft Store, which offer better security options and syncing features. Furthermore, the system allows creating a local account to provide entrance into a computer to Family members, employees, and other users. However, several people ask about methods for how to remove user account from Windows 11.

Multiple accounts have their own piece of data respectively so there is a chance of chaos and littering on the system. Additionally, in spite of being an outdated user, one can log in to Windows and try to have unauthorized access to administrator or sneak data. Although this is cumbersome because the administrator has enough power to restrict and block a user from using specific files, folders, Store, OneDrive, etc. But removing a user account can provide you extra safety as well as free space. See – How to remove Login Password in Windows 11.

Remove Account from Windows 11

Here is How to Remove User Account from Windows 11 –

Way-1: Through Settings App

This is the quickest and easiest method to delete a user account by bringing the built-in Settings app into use –

  1. First of all, confirm that you are logged in having administrative privileges. Note that if have signed into Windows 11 using an email id (Outlook, Hotmail, or Gmail), PIN, Fingerprint, or Facial recognition then you are administrator.
  2. Now press – Windows + I.
  3. Select – Accounts from the left pane of Settings.
  4. Go to the right and click – Family & other users.
How to Remove User Account from Windows 11
  1. Under Other users section, click on the account you want to delete.
  2. Click on – Remove.
Remove account and data
  1. Choose – Delete account and data.
Delete account when prompts

Way-2: Via Control Panel

Control panel provides a classic way out when you are trying to remove user account from Windows 11 so follow –

  1. Click on – Start.
  2. Type – Control.
  3. Select – Open.
Remove account from Windows 11 via control panel
  1. Make sure the View by is set to category.
  2. Select – Change account type.
How to Remove Account from Windows 11 5 methods
  1. Choose the user account you want to remove.
  2. Click on – Delete the account.
Delete the user account
  1. Here, if you want to have the user’s data safe, choose – Keep Files. But if you want to remove the data associated with the account, then select – Delete Files.
Remove user Account
  1. When Confirm Deletion window prompts, click on – Delete Account.
Sure to delete account from windows 11

Way-3: Using Computer Management

Computer management is the Windows tool consist of a bunch of default utilities including Local users and Group which you are able to easily use to remove account from Windows 11. Let’s proceed –

  1. Click on – Start.
  2. Type – compmgmt.msc.
  3. From the right, select – Open.
How to Remove User Account from Windows 11 Via Computer management
  1. Navigate to the following path:
Computer Management => System Tools => Local Users and Groups => Users
  1. Right-click on the user account you want to remove and select – Delete.
Navigate the path in computer management
  1. When the confirmation window pops up, click on – Yes.
Local user and group confirmation

Way-4: Via the User Accounts Panel

User accounts bestow a platform to grant and deny users access to your computer to change password and other settings. When it is a question of How to Remove User Account from Windows 11 this is the best tool to use –

  1. Press – Windows key + R.
  2. Type – netplwiz.
  3. Click – OK.
netplwiz in Run box
  1. From the Users tab, select the account that you’d like to remove by clicking on it.
  2. Choose – Remove.
How to Remove User Account from Windows 11 netplwiz
  1. When prompted, click – Yes.
  2. Select Apply and OK.

Way-5: Through cmd Command

Advanced users can practice cmd command to delete an account fast from Windows 11 –

  1. Click on – Start
  2. Type – cmd.
  3. From the right pane, select – Run as administrator.
Remove user account via cmd
  1. When user account control prompts, click on – Yes.
  2. Type the following command to see all the user accounts:

net user

  1. Hit the – Enter
  2. Type the following cmd command to delete the user account from the desktop:

net user theusername /delete

In the command, replace theusername with the account you want to delete.

How to Remove User Account from Windows 11
  1. Finally, hit Enter to remove the account.

Way-6: Remove Account using PowerShell

  1. Press Winkey+S.
  2. Type – PowerShell.
  3. From the right pane, choose – Run as administrator.
  4. Type the following cmdlet to see all the available user accounts:
Get-LocalUser
  1. Press – Enter
  2. Type the following PowerShell command to delete the user account from the desktop:
Remove-LocalUser -Name "THEUSERNAME"

In the command, replace “THEUSERNAME” with the account you want to delete.

  1. Hit Enter to remove the account.
powershell command to remove user account

Methods:

Way-1: Through Settings App
Way-2: Via Control Panel
Way-3: Using Computer Management
Way-4: Via the User Accounts Panel
Way-5: Through Command Prompt
Way-6: Remove Account using PowerShell

That’s all!!

Sharing is caring    Share Whatsapp

 
Topics:  Windows 11
  
About Sunita
Love to play with Windows 11 and 10. Suggestion - Going for Registry change or system files edit then remember to take a backup or create a restore point before Starting.