FIX THE TASK HOST FREEZE WHEN SYNCHRONIZING LANGUAGE SETTINGS UPON RESTARTING WINDOWS 10

FIX THE TASK HOST FREEZE WHEN SYNCHRONIZING LANGUAGE SETTINGS UPON RESTARTING WINDOWS 10

I never thought I would write any kind of stuff about Windows 10.

People on the Internet suggest to remove or disable certain task in the task scheduler:

Microsoft\Windows\international\Synchronize Language Settings

But that didn’t work for me.
Here’s what made things to run smoothly is tweaking the windows registry a bit.

HKLM\System\CurrentControlSet\Services\CDPSvc
HKLM\System\CurrentControlSet\Services\CDPUserSvc

Change value of Start entry from 4 to 2, or if you have 2 than change it to 4.
Restart machine and TA-DA!
Don’t even ask what it means, i don’t have the time or desire to explain it.