camera proglem
Windows 11 Build 22000.51 - Settings Fails to Launch for Devices with Multiple User Accounts
Hello Windows Insiders!
We released the first preview build of Windows 11 today to the Dev Channel. We're excited and hope you are as well!
There is currently a known issue that affects devices with multiple user accounts that take this upgrade. Here are the details and a workaround for the bug.
Who: Dev Channel users installing the upgrade to build 22000.51
What: Settings app will fail to launch on devices that have multiple user accounts prior to the build install
Why: Known bug causing the issue, fix is underway for a future preview build
To work around this issue after the install, please follow these steps:
- Ensure all work is saved on the device. Close open applications.
- Click Start
- Type powershell and select/launch the Windows PowerShell application
4. Copy/paste and execute this ENTIRE command:
- *Get-appxpackage microsoft.ui.xaml.cbs |? {($\_.version -ne "2.62106.1002.0")} | remove-appxpackageAdd-appxpackage -Register -DisableDevelopmentMode -ForceApplicationShutdown C:\Windows\SystemApps\Microsoft.UI.Xaml.CBS\_8wekyb3d8bbwe\AppxManifest.xmlGet-appxpackage microsoft.ui.xaml.cbs |? {($\_.version -ne "2.62106.1002.0")} | remove-appxpackageAdd-appxpackage -Register -DisableDevelopmentMode -ForceApplicationShutdown C:\Windows\SystemApps\Microsoft.UI.Xaml.CBS\_8wekyb3d8bbwe\AppxManifest.xml*
- Once completed, please try to open the Settings app. If it opens successfully, you're done!
- If the issue persists, please paste and re-run the command a second time
- After running the script a second time, please open the Settings app again.
- If the crash issues persists, please reboot the device and this should complete the process.
That should fix affected devices. We're also working on a fix that will be included in a future preview build to prevent users from needing this workaround.
Please share below if you have any questions about this workaround or if you have any issues when running it.
Thank you!
Windows Insider program | Windows Insider preview | Install, activate, and Windows update
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
94 answers
Sort by: Oldest
-
Anonymous
2021-07-02T16:57:16+00:00 -
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Anonymous
2021-07-03T11:32:01+00:00 I have same problem when I update from windows 10 to 11