Here is a little workaround I did to make things go a little faster. Maybe it will help someone out a bit while this gets figured out.
I created two Icons on my Desktop.
Stop Cryptsvc - Clicking on Icon STOPS the Cryptsvc service.
Start Cryptsvc - Clicking on Icon STARTS the Cryptsvc service.
Stop Cryptserv
Open Notepad and create a .txt file somewhere on your computer. Put in "net stop cryptsvc" in the .txt file. Rename .txt file to "Stop Cryptserv.bat". Create a shortcut on the Desktop to the .bat file. Right click on .bat file and go to Properties | Shortcut tab and then Advanced. Make sure "Run as administrator" is checked and hit "OK"
Start Cryptserv
Open Notepad and create a .txt file somewhere on your computer. Put in "net start cryptsvc" in the .txt file. Rename .txt file to "Start Cryptserv.bat". Create a shortcut on the Desktop to the .bat file. Right click on .bat file and go to Properties | Shortcut tab and then Advanced. Make sure "Run as administrator" is checked and hit "OK"
Simply click on the Stop Cryptsvc shortcut when you start having problems. When you are done browsing in Chrome you can click on the Start Cryptsvc icon to start it up again or just leave it and it will start up automatically after a short amount of time.