Forum Discussion
Windows 11 start menu is missing Explorer bug?
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
Version 10.0.22000 Build 22000
- DeletedJul 30, 2021
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,
ShawnEDITED:
Also you can check the version of Windows in , Windows key -> Winver
- C_C_B_2020Sep 03, 2021Copper Contributor
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?
- C_C_B_2020Sep 03, 2021Copper ContributorI got the control panel started via powershell, but couldn't find anything helpful there.
When I click on Computer->Open Settings in File Explorer nothing happens beyond File Explorer appearing to hang.
Has Win11 bricked itself? What's the best path to recovering use of the computer?