Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Critical error, Your start menu isn't working
#11
Could you install classic shell to recover a start menu instead of going through data recovery britec? Or is that the only option?

#12
(01-11-2016, 01:45 PM)Britec Wrote:  To resolve these errors:

Critical Error
Start menu and Cortana aren’t working. We’ll try to fix it the next time you sign in.


Critical Error
Your start menu is damaged. We will try to fix it on start up.



Critical Error
Your Start Menu isn't working. We'll try to fix it the next time you sign in.


You can try this, open Powershell as administrator and re-register Start Menu in Windows 10 (if you can't do this at desktop, try it from safemode)



Code:
Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)}
 

Thanks for this advice. I watched your video on YouTube as well - does the powershell command result in the existing users being deleted?

#13
ViennaCalling please start a new thread, I will close this on.
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 



Forum Jump:


Users browsing this thread:
7 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.