Skip to content
Follow
Windows

How to Delete Guest Accounts in Windows 11

Richard
Written by
Richard
Feb 6, 2022 Updated Jul 14, 2026 3 min read
How to Delete Guest Accounts in Windows 11
How to Delete Guest Accounts in Windows 11

Deleting guest accounts in Windows 11 removes temporary profiles that offer limited access to your PC. These accounts are useful for visitors but can pose a security risk if left on your system.

Removing a guest account stops unauthorized people from using your computer and helps keep your personal files safe. Windows 11 includes built-in tools to manage these accounts easily.

You can manage guest accounts through the Settings app or the Computer Management console. It only takes a few simple steps to clean up these temporary user profiles.

⚡ Quick Answer

To delete a temporary user account in Windows 11, go to Settings > Accounts > Family & other users. Click the account name, then select Remove and confirm. Alternatively, use the command prompt: type net user username /delete, replacing username with the account name.

Understanding Guest Accounts in 🪟 Windows 11

Windows 11 doesn’t have a traditional built-in Guest account like older versions; instead, standard user accounts can be used for temporary visitors.

Why remove guest accounts?

Unused accounts can hog disk space and create security risks. If an account is not in use, removing the account keeps your system clean and secure.

What happens when you are done?

When you delete an account, the user profile is removed from the login screen. All files, photos, and settings associated with that user are permanently deleted from the hard drive. Warning: Always back up any important data from the user’s folder before proceeding, as this action cannot be undone.

How to Delete a User Account via Settings

Deleting a user account in Windows 11 using the Settings app is possible if you’re logged in as an administrator. Open Settings, navigate to Accounts, and then select ‘Family & other users’ to locate the account you want to remove. Click the ‘Remove’ button to finish deleting the account.

  1. Open the Start menu and select Settings.
  2. Go to Accounts, then click on Family & other users.
Windows 11 Family and other users settings menu for account management
windows 11 family and other users
  • Look under the Other users section.
  • Click on the account name you want to remove to expand the menu.
  • Click the Remove button.
Clicking the remove button to delete a guest account in Windows 11
windows 11 delete guest account
  • A prompt will appear. Click Delete account and data to confirm.
Confirming the deletion of a Windows 11 account and user data
windows 11 delete account and data

How to Delete an Account Using Command Prompt

Deleting a user account in Windows 11 happens quickly with the Command Prompt, provided you run it as an administrator. Search for ‘cmd’, right-click the result, and pick ‘Run as administrator’. Then, type ‘net user username /delete’, making sure to replace ‘username’ with the actual account name you want to delete.

For a quicker method, a command can be used. Search for ‘cmd’ in your Start menu, then right-click and choose ‘Run as administrator.’

Type the command below and hit Enter:

💻Code
net user username /delete

Replace ‘username’ with the exact name of the account you want gone. This command removes the user profile from your system.

Advanced Troubleshooting: Removing Stuck Accounts

Sometimes an account fails to delete through the Settings app. This often occurs when the User Profile Service, a background process managing user data, encounters an issue or if leftover registry entries remain.

Using Local Users and Groups (Pro Version Only)

💡Tip
If you have Windows 11 Pro, you can use the lusrmgr.msc tool. Press ⊞ Win+R, type lusrmgr.msc, and press Enter. Navigate to Users, right-click the account, and select Delete.

Registry and Folder Cleanup

After deleting an account, you might need to clean up leftover files in the registry and the Users folder to fully remove it from Windows 11.

Summary

Deleting temporary local accounts in Windows 11 can be done using either the Settings app or Command Prompt. A built-in Guest account is not available in this version.

Why can’t I see a Guest account in 🪟 Windows 11?

Windows 11 removed the built-in Guest account feature found in older versions. Instead, Microsoft encourages users to create a ‘Standard’ local account for temporary visitors. If you do not see a Guest account, it is because the feature is no longer part of the operating system’s default configuration.

How do I delete a user account that is stuck?

If an account refuses to delete, try using the ‘net user’ command in an elevated Command Prompt. If that fails, restart your computer in Safe Mode and attempt the removal again. Ensure no background processes are using the user’s files before trying to delete the profile.

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.

📚 Related Tutorials

How to Create a Guest Account on Windows 11
Windows How to Create a Guest Account on Windows 11
How to View All User Accounts in Windows 11
Windows How to View All User Accounts in Windows 11
How to Access Command Prompt in Windows 11
Windows How to Access Command Prompt in Windows 11
Understanding And Managing User Accounts In Windows 11
Windows Understanding And Managing User Accounts 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 *