SOLVED Start, Search, Notification and Edge don’t work after upgrading from Windows 8.1

Joined
Aug 1, 2015
Messages
2
Reaction score
0
Windows 10.0 Build 10240
This is a new problem – not inherited from Windows 8.1

What I’ve tried so far...

1. Windows key + I (Settings) à Privacy à Speech, inking, & typing à Deselect "Stop getting to know me."
2. Reboot : No change

3. Right click Start à Command Prompt (Admin) à Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmetadata\appxbundlemanifest.xml")
4. Reboot : No Change

5. Task Manager à File à Run New Task > powershell and tick the box "Create this task with administrative privileges" à Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmetadata\appxbundlemanifest.xml")
6. Reboot : No Change

7. Right click the taskbar à Properties à Navigation tab à Select “Replace Command Prompt with Windows PowerShell...”
8. Right click Start à Windows PowerShell (Admin) à Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmetadata\appxbundlemanifest.xml")
9. Reboot : No Change

10. Windows key + I (Settings) à Personalization à Start à Deselect all 4 options
11. Reboot : No Change

12. Reset PC (Windows Logo + I) à Update and Security à Recovery à Reset this PC à Keep My Files à : Get to just pass 100% and then hits a problem and rolls back

Help.. What can I do?
 
Joined
Aug 1, 2015
Messages
2
Reaction score
0
Yes - official vsn - Turns out the account was corrupted. Set up a new account and deleted the old one and everything works :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top