Skip to content
Follow
Windows

How to Delete a User Account in Windows 11

Richard
Written by
Richard
Feb 13, 2026 Updated Sep 15, 2026 4 min read
How to Delete a User Account in Windows 11
How to Delete a User Account in Windows 11
  1. Right-click the Start button and select Windows Terminal (Admin).
  2. Switch to the PowerShell tab.
  3. Type Get-LocalUser and press Enter to see all user accounts.
  4. Note the user account name you want to delete.
Other users tile windows 11
Windows 11 Settings showing the 'Other users' section.

Deleting a user account in Windows 11 using the Settings app is the easiest and most direct way to remove unwanted profiles from your PC. You just need to open the main system settings, find the target profile under your other users, and choose to remove it along with all its saved data.

Windows 11 Settings showing Family & other users account removal option
Windows 11 Settings showing Family & other users account removal option

Deleting a user account in Windows 11 using the Settings app is the easiest and most direct way to remove unwanted profiles from your PC. You just need to open the main system settings, find the target profile under your other users, and choose to remove it along with all its saved data.

Advertisement

Method 2Delete User Account Using Control Panel

  1. Open the Control Panel . To do this, type Control Panel in the search box and click it.
  2. Set the view to Small icons or Large icons (top-right dropdown).
  3. Click User Accounts.
  4. Click Manage another account.
  5. Choose the account you want to delete.
  6. Click Delete the account.
  7. Choose whether to Delete Files or Keep Files (your choice if you want to keep the user’s files or remove them).
  8. Click Delete Account to confirm.
  9. Close Control Panel when done.
Remove user control panel
Remove user control panel

Deleting a user account in Windows 11 through the classic Control Panel lets you choose whether to keep or delete the user's personal files before removing the profile. This traditional method works well if you prefer the older interface over the modern Settings app .

Control Panel User Accounts screen for deleting user account in Windows 11
Control Panel User Accounts screen for deleting user account in Windows 11

Deleting a user account in Windows 11 through the classic Control Panel lets you choose whether to keep or delete the user's personal files before removing the profile. This traditional method works well if you prefer the older interface over the modern Settings app .

Remove user control panel options
Remove user control panel options

Deleting a user account in Windows 11 through the classic Control Panel lets you choose whether to keep or delete the user's personal files before removing the profile. This traditional method works well if you prefer the older interface over the modern Settings app .


Method 3Delete User Account Using Command Prompt

  1. Right-click the Start button and select Windows Terminal (Admin).
  2. Make sure you are in the Command Prompt tab (you can switch from the dropdown arrow at the top).
  3. Type net user and press Enter to see a list of user accounts on your PC.
  4. Find the exact name of the account you want to delete.
  5. Type the following command and press Enter (replace UserName with the real user name):
    Deleting a user account in Windows 11 using Command Prompt gives you a fast, text-based way to wipe unwanted profiles using administrator tools. You simply open an elevated command window and run a short net user command to permanently remove the specified profile from your system.

    Advertisement

Method 4Delete User Account Using PowerShell

  1. Right-click the Start button and select Windows Terminal (Admin).
  2. Switch to the PowerShell tab.
  3. Type Get-LocalUser and press Enter to see all user accounts.
  4. Note the user account name you want to delete.
  5. Type the following command and press Enter (replace UserName with the actual name):
    Deleting a user account in Windows 11 with PowerShell allows advanced users to clear out old profiles using built-in cmdlets. You can list all active profiles and run a single command to strip the unwanted account from your computer quickly.


Tips Before Deleting a User Account

Reviewing a few important precautions before you delete a user account in Windows 11 helps you avoid losing important personal files or running into permission blocks. Taking a moment to check your admin status and back up necessary data ensures a smooth and error-free removal process.
  • Make sure the account you want to delete is no longer needed.
  • Backup any important files from that user before deleting.
  • You must be signed in as an administrator account to delete users.
  • Don't delete an account that is currently signed in.
  • Choose the deletion method you feel most comfortable with.

Summary

Deleting a user account in Windows 11 is easy and helps keep your PC organized. You have many ways to do this: through Settings, Control Panel, or advanced tools like Command Prompt and PowerShell. Always be careful to backup data you want to keep before deleting an account.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

Understanding And Managing User Accounts In Windows 11
Windows Understanding And Managing User Accounts In Windows 11
How to List User Profiles and Accounts in Windows 11
Windows How to List User Profiles and Accounts in Windows 11
Remove PIN from Account in Windows 11
Windows Remove PIN from Account in Windows 11
How to Change Account Type in Windows 11
Windows How to Change Account Type in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *