Jul 29 2021 12:30 PM - edited Jul 29 2021 12:33 PM
Hello,
I have been using the new Windows 11 Insider Preview with satisfaction for several weeks.
Unfortunately, bugs since the last update, probably the Explorer process, every time after logging in, the Explorer (i.e. the icons at the bottom right and the desktop icons) briefly flickers and I see a thousand reports in the task manager on Microsoft processes that require almost 100% CPU, But that will happen after a few minutes.
When that has loaded, I only have the problem that I cannot open the start menu and that when I try the settings etz. to open an error message comes up.
If there is no way to solve the problem in the near future either, I wanted to ask if there is any way to downgrade without losing the data.
Hope you can help me here.
L.G.
Chris
Jul 29 2021 01:18 PM
Jul 30 2021 02:00 AM
@Deleted
Thanks for the answer,
unfortunately do not open the settings, because then the error:
ms-settings
There is no app associated with the file to perform this action. Install an app, or create a mapping on the default app settings page if an app is already installed.
I don't know how to check for updates or the current version, let alone make updates.
Kind regards
Chris
Jul 30 2021 03:04 AM
Jul 30 2021 05:46 AM - edited Jul 30 2021 05:54 AM
Hi Chris,
Oh no, that is very bad, it seems there is no direct official Microsoft download for the KB update for you to get to 22000.100 as of yet.
So, can you please try the admin terminal with pswhell and use this command. Powershell:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This will reinstall all the Universal Windows Apps, including Settings.
So please make sure the only app you have open is Admin Terminal (powershell) or you may use the normal Powershell Admin.
Since it is reinstalling all the UWA's, you need to only keep Terminal open so everything else can be fixed.
Also try in CMD: Sfc /scannow and the DCISM restore health cmd, you can Bing that help.
Let be know if this works, also try startup repair in repair mode, do you have a system restore, that is all I can find to offer.
I do not recommend using 3rd party sites to download this KB update or any ISO.
Thank you 🙂
Hope that helps,
Warm Regards,
Shawn
EDITED:
Also you can check the version of Windows in , Windows key -> Winver
Sep 03 2021 08:18 AM
@Deleted
When I try to run the powershell command I get this error:
Get-AppXPackage: The term 'Get-AppXPackage' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Is there a way to open the control panel from powershell or task manager so I can check for updates?
Sep 03 2021 08:33 AM
Sep 03 2021 10:46 AM - edited Sep 03 2021 10:47 AM
Use CTRL-ALT-DEL and choose to open Task Manager.
Choose "More details" at the bottom of Task Manager to expand Task Manager.
Go to "File" and choose "Run new task".
Type "cmd" in the "Open" field.
Paste the following: reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
It should restart the machine and you will see the start menu
Sep 03 2021 01:46 PM
Oct 22 2021 01:53 AM
Is anyone still having problems with this? I really am, I've tried both copying and pasting the Iris process thing into command and also restarting explorer from the task manager and each only works 1/20 times and it's driving me mad. Any other tips?
Nov 03 2021 06:41 AM
@GregTheEgg this is still happening for me too, even in the "stable" final version.
Nov 12 2021 09:07 AM
@cfcornejo Hello,
to the best of my knowledge, this is an error when installing the update. The only way I know of solving the problem is to try another update or reinstall Windows.
Regards,
Christian
Nov 21 2021 11:46 AM
Dec 14 2021 03:08 PM