Follow
Windows

How to Create a Guest Account on Windows 11

Richard
Written by
Richard
Feb 6, 2022 Updated Apr 29, 2026 3 min read
How to Create a Guest Account on Windows 11

Windows 11 does not have a built-in ‘Guest’ account like older versions. Microsoft removed it to encourage users to use their own Microsoft accounts. However, you can still create a local account that acts just like a guest profile. A standard user account is safer than an administrator account because it cannot install software or change system files.

Why create a guest account?

Sharing your computer can be risky. If you let someone use your main account, they might see your private files or change your settings. Creating a separate account keeps your personal data safe. It acts as a digital sandbox where guests can browse the web or use apps without touching your stuff.

What happens when you are done?

Once you finish these steps, you will have a new, restricted user profile. Your guest can log in using this profile. Their activities will be kept separate from yours. When they are done, you can simply delete the account to wipe their history.

Method 1: Using System Settings

This is the easiest way to create a local account for guests.

  1. Open Settings by pressing the Windows key + I on your keyboard.
  2. Click on Accounts in the left menu.
  3. Select Family & other users.
windows 11 start settings
Windows 11 Family and Other Users settings screen
  1. Look for the Other users section and click the Add account button. (Requires admin privileges)
Add Other User button in Windows 11 settings
  1. When the Microsoft sign-in window pops up, click I don’t have this person’s sign-in information.
Prompt for missing sign-in information in Windows 11
  1. Click Add a user without a Microsoft account.
Option to add user without Microsoft account in Windows 11
  1. Type a name for the account (like “GuestUser”). Windows will not let you name it “Guest.”
  2. Leave the password fields blank to make it easy for guests to sign in.
  3. Click Next.
Creating a guest account in Windows 11
Confirmation of guest account created in Windows 11
Guest sign-in option on Windows login screen

Pro-tip: You can quickly switch between users by pressing Windows + L on your keyboard to lock your screen and choose another user.

Method 2: Using Command Prompt

You can use the Command Prompt to create an account quickly. (Requires admin privileges)

  1. Search for cmd in the Start menu.
  2. Right-click it and select Run as administrator.
  3. Type the following command and press Enter:
💻Code
net user GuestAccount /add /active:yes

Warning for Windows 11 Home Users

If you use Windows 11 Home, you cannot use the Local Users and Groups tool (lusrmgr.msc). This tool is only available in Pro and Enterprise versions. If you try to run it, you will get an error. Stick to the Settings app method mentioned above for the best results.

How to Delete the Guest Account

When you are finished with the guest account, you should remove it to save space and keep your PC clean. Go to Settings > Accounts > Other users. Find the account you created, click the arrow next to it, and select Remove. This will delete the account and all files saved in that user’s folder.

Summary

While Windows 11 lacks a native guest account, creating a local standard user account is a perfect alternative. It keeps your private files secure and prevents guests from changing your system settings. By using the steps above, you can safely share your computer with anyone.

Why was the guest account feature removed in Windows 11?

Microsoft removed the dedicated guest account to push users toward using individual Microsoft accounts. This change helps with security and cloud syncing. However, you can still replicate the guest experience by creating a local standard user account that has limited permissions and no access to your personal files.

Can I use a Microsoft account for a guest user?

It is not recommended. A Microsoft account is tied to personal data, email, and cloud storage. If you use one for a guest, they might accidentally sync their data to your PC or access your personal information. Always use a local account for guests to ensure complete privacy and security.

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 Access Command Prompt in Windows 11
Windows How to Access Command Prompt in Windows 11
How to Create a Microsoft Account
Windows How to Create a Microsoft Account
How to Switch to Local Account from Microsoft Account in Windows 11
Windows How to Switch to Local Account from Microsoft Account in Windows 11
How to Delete Guest Accounts in Windows 11
Windows How to Delete Guest 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 *