Skip to content
Follow
Windows

How to Create a Guest Account on Windows 11

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

You create a guest account on Windows 11 by setting up a standard local user profile.

A standard local account restricts a user’s permissions, preventing them from making system-wide changes or accessing sensitive files, effectively acting as a guest account.

Windows 11 does not have a built-in, one-click ‘Guest’ account like some older versions. Instead, you repurpose a standard local account to achieve the same guest-like privacy and security.

This is perfect for letting friends or family use your PC without worrying about them accidentally deleting files or changing crucial settings. Standard users can’t install most software or modify the operating system, keeping your system safe from unwanted changes.

⚡ 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?

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 delete the account to wipe their history.

Method 1Using System Settings

Creating a guest account on Windows 11 using System Settings is simple and lets you set up a separate profile for visitors.

  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

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 simple and helps 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 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’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 *