Cool thx for info. Appreciated.
April 2018 update broke Chrome browser (Cryptographic Services bug)
I updated to the April 2018 version of Win10 a couple months ago. It caused several issues and broke my Chrome browser completely, so I reverted back to the old version. But Microsoft forced another update on me, so I need this issue fixed somehow.
All the googling I've done says Microsoft has "fixed" this issue with the April update breaking Chrome, but I've installed all patches and they clearly haven't, not in my case. Pages simply refuse to load and time out.
I've narrowed the issue down to the "Cryptographic Services" service. If I stop the service, all of the Chrome pages instantly load and I have no issues for about an hour. It seems to be some sort of issue with certificates/SSL.
The problem is the service keeps restarting itself. I've tried setting it to "disabled," tried unchecking the service in System Configuration, nothing works. It always comes back and Chrome breaks. I'm sure there's good reason to keep it running but I'm not going to let Microsoft force me out of my favorite browser/bookmarks/extensions/etc. like this, and I can't keep stopping a service every hour just to browse the web.
So I need a solution please. And something specifically related to fixing the issue with Cryptographic Services preventing SSL on Chrome. I've done all the basic stuff like reinstalling Chrome, checking firewall settings, etc..
Windows for home | Windows 10 | Internet and connectivity
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
165 answers
Sort by: Most helpful
-
Anonymous
2019-01-03T21:50:45+00:00 -
Anonymous
2019-01-02T02:59:08+00:00 First, thanks to all who have tried to help with this problem - especially LarryLACa for his help here and his extensive help on the Google forums.
I'm replying just to report - which I haven't seen before - two things.
- The fix must be applied separate for each user (makes sense but worth stating perhaps for some that might not realize).
- The registry fix (Nover's post above, also as implemented in Larry's scripts) - appear only to work for Administrator accounts. When I tried the approach on a standard account - running RegEdt32 as an administrator (and also Task Manager as administrator), everything worked as expected (and as it had on an earlier Administrator account), but the fix did not stick and after reboot Chrome continued to get stuck. Changing the account to Administrator and re-applying the fix did work.
It is truly shameful that this problem - which seems to be quite widespread - does not get a fix. I'm quite sure if it was interfering with Edge it would get fixed. Well, if anyone used Edge. I wonder what proportion of the tiny number of people using Edge are only using it because Windows "broke" their ability to use Chrome.
Anyway, many thanks to those who figured out a solution to this vexing problem.
-
Anonymous
2018-12-28T00:17:44+00:00 Alexandre:
Why are you repeating Vanessa's 8/15 post? No one has since replied that it helped them, and at least Tom 8/20 reported that it didn't help.
Vanessa's suggestion is basically for a failed Windows update, which does not seem to be the case here. No users have reported problems with the updates themselves. The Microsoft instructions for \Restorehealth, do not suggest safemode, so I don't think Safemode will make much difference.
All:
If DISM \Restorehealth helps anyone please let us know.
P.S.
Nover's 10/1 regedit fix has helped several users, and is the core of the fix reported in the Chrome Help Forum here. AFAIK it is the only solution.
-
Anonymous
2018-12-25T22:38:49+00:00 Hi Bob,
For us to sort out this problem with Chrome, please perform the following steps:
- Launch Chrome and kindly open an Incognito window.
- Try opening or accessing any websites.
- If the websites open, then clear its cache and cookies.
You may also remove unnecessary extensions from your browser to free some space. Here's how:
- Launch Chrome.
- At the top-right corner, click More
.
- Select More tools, then Extensions.
- Identify the extensions that you don't use, then click Remove.
If the above steps won't work, then please start your PC in safe mode and perform the following:
- Stop and restart the****Cryptographic Service.
- Right-click the Windows key and select Command Prompt (Admin).
- At the command prompt, type in net stop cryptsvc, then press Enter.
- Type in net start cryptsvc, then press Enter.
- Run the System File Checker tool.
- In the search box on the taskbar, enter Command Prompt.
- Press and hold (or right-click) Command Prompt (Desktop app) from the search results and select Run as administrator.
- Enter DISM.exe /Online /Cleanup-image /Restorehealth (note the space before each "/"). (Note: This step may take a few minutes to start and up to 30 minutes to run and complete.)
- Enter sfc /scannow (note the space between "sfc" and "/").
Please update this thread with the results so we can further check on the issue should it persist.
Regards.