Windows 11 Build 22000.51 - Settings Fails to Launch for Devices with Multiple User Accounts

Anonymous
2021-06-28T18:26:20+00:00

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:

  1. Ensure all work is saved on the device.  Close open applications.
  2. Click Start
  3. 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*
  1. Once completed, please try to open the Settings app.  If it opens successfully, you're done!
  2. If the issue persists, please paste and re-run the command a second time
  3. After running the script a second time, please open the Settings app again.
  4. 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.

0 comments No comments

94 answers

Sort by: Newest
  1. 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

  2. Anonymous
    2021-11-08T13:42:12+00:00

    https://rcarrillo.dev/fix-windows-11-ms-settings-error/

    以下步骤对我来说可以恢复丢失的元素:

    • 按 Windows 键 + R,键入powershell并按 Enter
    • 输入以下命令并按回车键:

    Get-AppXPackage|Foreach{Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    贝壳

    • 该过程完成后,通过在同一 PowerShell 窗口中引入以下命令并按 Enter 键来重新启动 PC:

    shutdown /r /t 0

    贝壳

    登录后,开始菜单和所有元素返回,外观配置再次完全正常运行。

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-11-02T02:44:20+00:00

    This is an old thread and the fix posted was specific to Build 22000.51

    What build and version are you running?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-11-02T00:46:55+00:00

    I just updated my PC Windows 10 to 11 yesterday and my Settings won’t launch. I tried to do this couple of times and it still doesn’t work. Help?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-10-27T23:42:51+00:00

    hey there, when i updated to windows 11 and when check it's only limited to time and language settings, i tried using this method, still no luck. any other advice you think will work?

    Was this answer helpful?

    0 comments No comments