How to Delete Guest Accounts in Windows 11

Richard
Written by
Richard
Feb 6, 2022 Updated Apr 29, 2026 3 min read

This guide shows you how to remove a temporary user account on your Windows 11 computer.

Understanding Guest Accounts in Windows 11

Many users look for a ‘Guest’ account in Windows 11, but it does not exist in the traditional sense. Older versions of Windows had a built-in, restricted account for visitors. Windows 11 replaces this with ‘Standard’ user accounts. If you created a temporary login, you essentially created a local standard user account. Understanding this distinction is key to managing your system effectively.

Why remove guest accounts?

Keeping unused accounts takes up disk space and creates potential security holes. If an account is not in use, it is best to remove it to keep your system clean and secure.

What happens when you are done?

When you deletes-files-and-folders-in-windows-11/" class="sal-link" rel="noopener" target="_blank" data-sal-id="23202">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

Note: You must be logged in as an Administrator to perform these steps.

  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
  • 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
  • A prompt will appear. Click Delete account and data to confirm.
Confirming the deletion of a Windows 11 account and user data

How to Delete an Account Using Command Prompt

Note: You must run Command Prompt as an Administrator to perform these steps.

For a faster method, use the net user command. Search for ‘cmd’ in the Start menu, right-click it, and select Run as administrator.

Type the following command and press Enter:

💻Code
net user username /delete

Replace ‘username’ with the actual name of the account you want to remove. This command instantly deletes the user profile from the system.

Advanced Troubleshooting: Removing Stuck Accounts

Sometimes an account fails to delete through the Settings app. This often happens if the User Profile Service is locked or if there are lingering registry keys.

Using Local Users and Groups (Pro Version Only)

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

If a ‘ghost’ account remains, you may need to check the registry. Warning: Editing the registry can damage your system if done incorrectly. Open regedit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. Check the subkeys to see if the user profile path still exists. You can also check C:\Users to see if the folder remains after deletion.

Summary

While Windows 11 lacks a native Guest account, managing temporary local accounts is simple using Settings or the Command Prompt. Always back up data before deleting, as the process is permanent. By using tools like net user or lusrmgr.msc, you can maintain a clean and secure computer by removing unnecessary user profiles.

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

Windows 11 removed the native 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.

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

Leave a Comment

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

Exit mobile version