How to Delete Guest Accounts in Windows 11
Deleting a guest account in Windows 11 removes a temporary visitor profile that someone else used on your PC. Clearing out unused accounts stops strangers from looking at your personal files and frees up disk space.
You can clear these profiles in a few clicks using either the Settings app or the Computer Management tool built into Windows 11 version 22H2 and newer.
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 lacks a traditional built-in Guest account like older versions. Standard user accounts serve as alternatives for temporary visitors instead.
Why remove guest accounts?
Unused accounts consume disk space and create security vulnerabilities. Removing dormant accounts keeps the system clean and secure.
What happens when you are done?
Deleting an account strips it completely from the login screen. All files, photos, and settings associated with that user vanish permanently 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
Removing a user account through the Settings app requires administrative privileges. Open Settings, navigate to Accounts, and select ‘Family & other users’ to locate the target account. Click the ‘Remove’ button to finish deleting the account.
- Open the Start menu and select Settings.
- Go to Accounts, then click on Family & 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.

- A prompt will appear. Click Delete account and data to confirm.

How to Delete an Account Using Command Prompt
Command Prompt offers a faster removal method when run with administrator rights. Search for 'cmd', right-click the result, and pick 'Run as administrator'. Type 'net user username /delete', replacing 'username' with the actual account name.
For a quicker workflow, utilize a command-line approach. Search for 'cmd' in the Start menu, right-click the result, and choose 'Run as administrator.'
Type the command below and hit Enter:
net user username /delete
Substitute 'username' with the exact name of the account targeted for removal. This command strips the user profile from the system entirely.
Advanced Troubleshooting: Removing Stuck Accounts
Settings app deletions occasionally fail. This usually happens when the User Profile Service (a background process managing user data) encounters an error or leftover registry entries persist.
Using Local Users and Groups (Pro Version Only)
Windows 11 Pro users can access the lusrmgr.msc tool (local user manager). Press Win + R, type lusrmgr.msc, and hit Enter. Navigate to Users, right-click the account, and select Delete.
Registry and Folder Cleanup
Lingering files in the registry and the Users folder may require manual cleanup after account deletion to purge all traces from Windows 11.
Summary
Temporary local accounts vanish via the Settings app or Command Prompt. Microsoft omits a native Guest account from this OS edition.
Why can't I see a Guest account in 🪟 Windows 11?
Windows 11 dropped the built-in Guest account feature present in legacy versions. Microsoft recommends setting up a 'Standard' local account for temporary visitors instead. Absence of a Guest account stems from deliberate changes to the default operating system configuration.
How do I delete a user account that is stuck?
Stubborn accounts require the 'net user' command in an elevated Command Prompt. Booting into Safe Mode offers a fallback if standard deletion fails. Confirm that no background processes hold locks on user files prior to launching another removal attempt.
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!