Hi,
Same issue with my system as well. Is it resolved now?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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:
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*
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!
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.
Hi,
Same issue with my system as well. Is it resolved now?
i saw a temp solution and it worked for em. run cmd instead of power shell and paste
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
my pc restarted and then my start bar was back and i could use my settings.
i saw a temp solution and it worked for em. run cmd instead of power shell and paste
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
my pc restarted and then my start bar was back and i could use my settings and i didnt lose anything.
idk if this will work for everyone and i posted it in some replies but it worked for me so i wanna tell ppl. i saw a temp solution and it worked for me. run cmd and paste
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
my pc restarted and then my start bar was back and i could use my settings.
Tried it and it worked for me as well. Thank you!