Skip to content
Follow
Windows

How to Create a Guest Account on Windows 11

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

Creating a guest account on Windows 11 means setting up a standard local user profile that acts like one.

A standard local account gives someone limited power, so they cannot change important system settings or get into your private files. This effectively works like the old guest accounts.

Unlike older Windows versions, Windows 11 does not have a simple, one-click guest account option. Instead, you’ll make a regular local account that you can use for guests.

This is ideal for letting friends or family borrow your PC without you worrying about them accidentally deleting things or messing up your system. Standard users can’t install most programs or change how the operating system works, keeping your computer safe.

⚡ Quick Answer

Create a standard local user account in Settings. Go to Accounts, then Family & other users, and click Add account. Name the account (e.g., “GuestUser”) and leave the password blank for easy guest access.

Why create a guest account?

Creating a guest account on Windows 11 is a smart way to let someone use your PC without risking your personal files or settings.

What happens when you are done?

The new, restricted user profile allows your guest to log in to the computer. This guest’s computer activities remain separate from your activities. After your guest finishes using the computer, you can delete the guest account to wipe their computer history.

Method 1Using System Settings

You can create a guest account on Windows 11 using the system settings. This is a great way to let friends or family use your computer without accessing your personal files. This method helps you set up a temporary profile for visitors quickly and safely.

  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 start settings
Windows 11 Family and Other Users settings screen
windows 11 family and other users
  1. Look for the Other users section and click the Add account button. (Requires admin privileges)
Add Other User button in Windows 11 settings
windows 11 add other user button
  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
windows 11 i dont have the person sign in information
  1. Click Add a user without a Microsoft account.
Option to add user without Microsoft account in Windows 11
windows 11 add a user without a microsoft account
  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
windows 11 guest account create
Confirmation of guest account created in Windows 11
windows 11 guest account created
Guest sign-in option on Windows login screen
windows guest sign in option
💡Pro Tip
You can quickly switch between users by pressing ⊞ Win+L on your keyboard to lock your screen and choose another user.

Method 2Using Command Prompt

You can create a guest account on Windows 11 quickly using the Command Prompt by typing a simple command.

  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

📝Good to Know
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

Removing a guest account on Windows 11 is a good way to keep your computer tidy. You can delete it through the Settings app to remove the user and their files.

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 feature to encourage users to set up 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’s best not to use a Microsoft account for a guest user on Windows 11, as it can link their data to your PC and compromise your privacy.

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 add Mobile Device in Start Menu on Windows 11
Windows How to add Mobile Device in Start Menu on Windows 11
How to Change Your Microsoft Account Primary Alias
Windows How to Change Your Microsoft Account Primary Alias
How to Add or Remove the Sign Out Button in Windows 11
Windows How to Add or Remove the Sign Out Button in Windows 11
How to Access Command Prompt in Windows 11
Windows How to Access Command Prompt 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 *