Fixing Start Menu, Settings, Search, Cortana, Microsoft Edge, Action Center problems

If Start Menu, Settings, Search, Cortana, Microsoft Edge, Action Center and other Windows components are not responding in Windows 10, please try these fixes.

Method 1:

• Run PowerShell as admin.

• Run this commands

Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like “SystemApps“} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

Published by

Bob Lin

Bob Lin, Chicagotech-MVP, MCSE & CNE Data recovery, Windows OS Recovery, Networking, and Computer Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

Leave a Reply