I performed the update from Windows 7 to Windows 10 on my development computer. I did not perform the clean install and choose to preserve my existing applications and files. The reason I did this is, as will be important later, is the number of development tools and applications I have will take days to get back up and running. My documents are backed up, as is the system, but a clean install will require way to much time.
After the update, everything ran smoothly for a couple weeks, until one of my projects needed me to use a VMWare virtual machine. With hesitation I installed VMWare, and fired it up, and this started the problems. Hyper-V, which I have for several Linux VM’s, cannot co-exist with VMWare. Great. I uninstalled Hyper-V to use VMWare, which ran, and I immediately started having problems. This is where the Windows Store quite working and weeks of troubleshooting started.
First thing I did is get rid of VMWare. Then I reinstalled Hyper-V. On this reboot is when my boot time started taking nearly 30 minutes. However, once I logged in, everything other than the Windows Store, and Store apps, worked normally. Mail, Camera, Weather, Store, and all universal apps, simply wouldn’t start and said to run the Store and re-install. Running the Store it just exited immediately.
I hit the forums, tried all the power shell tweaks I could find with those having no effect. I then looked at my Windows Event Log and noticed in the System and Application logs there were lots and lots of errors and warnings.
Tried the SSL enables. Tried a new user account, and had the same problems. The only action I didn’t try was the re-install Windows 10, which would require me to re-install all my applications. As I said, too much time to and not willing to do that just to get the store working.
The long boot time I suspected was a result of the 20 or so applications related to the Store that failed to start, as shown in the Application log. I used power shell to uninstall many of those store applications, and as a result my boot time dropped from 30 minutes down to about 10 minutes. Progress.
Next I started going through the errors that happened during a system restart. Cleaned up task scheduler, which had lots of Windows 7 scheduled tasks, Media Center stuff, and driver failures for hardware I no longer had in the system. All this helped, boot time became faster, but was still over 5 minutes and the Store and related apps still failed to start.
One of the errors was for the Microsoft Cryptographic Provider failing to start. Looking deeper into this, I found this post.
After going through this sequence, my boot time was back to normal, only a minute or two. Most of the errors in the Event log had been removed. However my Store was still not working.
About a week later, having made no further changes, the Store and other Apps started working.