How to Delete a User Account in Windows 11
- Right-click the Start button and select Windows Terminal (Admin).
- Switch to the PowerShell tab.
- Type
Get-LocalUserand press Enter to see all user accounts. - Note the user account name you want to delete.

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.

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.
Method 2Delete User Account Using Control Panel
- Open the Control Panel . To do this, type
Control Panelin the search box and click it. - Set the view to Small icons or Large icons (top-right dropdown).
- Click User Accounts.
- Click Manage another account.
- Choose the account you want to delete.
- Click Delete the account.
- Choose whether to Delete Files or Keep Files (your choice if you want to keep the user’s files or remove them).
- Click Delete Account to confirm.
- Close Control Panel when done.

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 .

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 .

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
- Right-click the Start button and select Windows Terminal (Admin).
- Make sure you are in the Command Prompt tab (you can switch from the dropdown arrow at the top).
- Type
net userand press Enter to see a list of user accounts on your PC. - Find the exact name of the account you want to delete.
- Type the following command and press Enter (replace
UserNamewith 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.
Method 4Delete User Account Using PowerShell
- Right-click the Start button and select Windows Terminal (Admin).
- Switch to the PowerShell tab.
- Type
Get-LocalUserand press Enter to see all user accounts. - Note the user account name you want to delete.
- Type the following command and press Enter (replace
UserNamewith 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?
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.
No comments yet — be the first to share your thoughts!