Рет қаралды 268
FIXED WINDOWS CRITICAL ERRORS - START MENU
Having issues with start menu and cotana not working in windows 10 and 11, here are 3 simple steps you can use to fix it.
= COPY AND PASTE THIS COMMAND IN POWERSHEL =
Get-appxpackage -all shellexperience -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)}
If You Faced Any Problem You Can Put Your Questions Below In Comments And I Will as soon as possible .