How to configure assigned access for a user account in Windows
Create a standard local user account without a Microsoft account. 2. Choose a UWP app supported for kiosk mode. 3. Assign the app to the user via Settings under Family & other users. 4. Test the setup to ensure only the designated app runs and system access is restricted, with troubleshooting applied if necessary.
Configuring Assigned Access in Windows allows you to restrict a user account to run only one specific app—ideal for kiosks, shared devices, or dedicated-purpose computers. This feature is available in Windows 10/11 Pro, Enterprise, and Education editions. Here’s how to set it up properly.

✅ Step 1: Create a Standard Local User Account
Assigned Access must be set on a standard local user account, not an administrator or Microsoft account.
- Open Settings → Accounts → Family & other users.
- Under Other users, click Add account.
- Choose I don’t have this person’s sign-in information.
- Select Add a user without a Microsoft account.
- Enter a username (e.g.,
KioskUser
) and password (optional, but recommended for security). - Click Next. The account will be created as a standard user.
? Tip: Avoid using Microsoft accounts for kiosk users, as they may trigger unwanted sync or update prompts.
![]()
✅ Step 2: Choose the App for Assigned Access
The app must be a Universal Windows Platform (UWP) app installed on the system. Common examples:
- Microsoft Edge
- Calculator
- A custom kiosk app from the Microsoft Store
Desktop apps (like Chrome, Firefox, or traditional .exe programs) are not supported unless wrapped as a UWP app via tools like the Microsoft Intune App Wrapping Tool (enterprise only).

To check if an app is UWP:
- Open Settings → Apps → Apps & features
- Look for apps labeled as “Windows” under the “Publisher” column.
✅ Step 3: Configure Assigned Access via Settings
- Go to Settings → Accounts → Family & other users.
- Under Set up assigned access, click Set up assigned access.
- Select the user account you created (e.g.,
KioskUser
). - Choose the UWP app you want to restrict them to (e.g., Microsoft Edge).
- Click OK.
Now, when that user logs in, only the selected app will run. They won’t be able to access the desktop, taskbar, or other apps.
✅ Step 4: Test and Lock Down the Experience
- Log in as the assigned access user to verify:
- Only the allowed app opens.
- Keyboard shortcuts like Alt Tab, Win L, or Ctrl Shift Esc are restricted.
- The user cannot exit the app to reach the desktop.
⚠️ Note: Some shortcuts may still work during app startup. Consider disabling unnecessary keys via Group Policy in enterprise environments.
Optional: Use PowerShell (Advanced)
You can also configure Assigned Access using PowerShell:
Add-AppxPackage -Path "C:\Path\To\App.appx" # if installing a custom app
To set assigned access via registry (used by system):
# This sets the app using the App User Model ID (AUMID) # First, find the AUMID of the app: Get-StartApps # Example output: Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge # Then run: Set-AssignedAccess -UserName KioskUser -AppUserModelId "Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge"
? Note:
Set-AssignedAccess
requires the AssignedAccess PowerShell module, available in Windows 10 1803 .
Troubleshooting Tips
Assigned Access option grayed out?
Ensure you're on Windows Pro/Enterprise and using a local standard user.App doesn’t launch in kiosk mode?
Confirm it’s a UWP app and the AUMID is correct.User can still access desktop?
Make sure no other accounts are auto-logging in and that Assigned Access is correctly applied.
Basically, just create a local user, pick a UWP app, and assign it through Settings or PowerShell. It’s not hard, but easy to miss a detail like account type or app compatibility.
The above is the detailed content of How to configure assigned access for a user account in Windows. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

If you're having trouble reading your desktop icons' text or simply want to personalize your desktop look, you may be looking for a way to change the font color on desktop icons in Windows 11. Unfortunately, Windows 11 doesn't offer an easy built-in

Fixed Windows 11 Google Chrome not opening Google Chrome is the most popular browser right now, but even it sometimes requires help to open on Windows. Then follow the on-screen instructions to complete the process. After completing the above steps, launch Google Chrome again to see if it works properly now. 5. Delete Chrome User Profile If you are still having problems, it may be time to delete Chrome User Profile. This will delete all your personal information, so be sure to back up all relevant data. Typically, you delete the Chrome user profile through the browser itself. But given that you can't open it, here's another way: Turn on Windo

When Windows cannot detect a second monitor, first check whether the physical connection is normal, including power supply, cable plug-in and interface compatibility, and try to replace the cable or adapter; secondly, update or reinstall the graphics card driver through the Device Manager, and roll back the driver version if necessary; then manually click "Detection" in the display settings to identify the monitor to confirm whether it is correctly identified by the system; finally check whether the monitor input source is switched to the corresponding interface, and confirm whether the graphics card output port connected to the cable is correct. Following the above steps to check in turn, most dual-screen recognition problems can usually be solved.

Mini PCs have undergone

Have problems uploading files in Google Chrome? This may be annoying, right? Whether you are attaching documents to emails, sharing images on social media, or submitting important files for work or school, a smooth file upload process is crucial. So, it can be frustrating if your file uploads continue to fail in Chrome on Windows PC. If you're not ready to give up your favorite browser, here are some tips for fixes that can't upload files on Windows Google Chrome 1. Start with Universal Repair Before we learn about any advanced troubleshooting tips, it's best to try some of the basic solutions mentioned below. Troubleshooting Internet connection issues: Internet connection

When encountering the problem of printing task stuck, clearing the print queue and restarting the PrintSpooler service is an effective solution. First, open the "Device and Printer" interface to find the corresponding printer, right-click the task and select "Cancel" to clear a single task, or click "Cancel all documents" to clear the queue at one time; if the queue is inaccessible, press Win R to enter services.msc to open the service list, find "PrintSpooler" and stop it before starting the service. If necessary, you can manually delete the residual files under the C:\Windows\System32\spool\PRINTERS path to completely solve the problem.

To display file extensions in Windows 11 File Explorer, you can follow the following steps: 1. Open any folder; 2. Click the "View" tab in the top menu bar; 3. Click the "Options" button in the upper right corner; 4. Switch to the "View" tab; 5. Uncheck "Hide extensions for known file types"; 6. Click "OK" to save settings. This setting helps identify file types, improve development efficiency, and troubleshoot problems. If you just want to view the extension temporarily, you can right-click the file and select "Rename" and press the Esc key to exit, and the system settings will not be changed.
