Use quotes for faster searching. Example: "Arrow TV Show"

Monday, January 28, 2019

Windows 10 Troubleshooting: Task Host is stopping background tasks


My windows button (the one between CTRL and ALT on the bottom left side of the keyboard) was not working. Neither did clicking on the windows button at the bottom left corner of the screen. When I tried to use CTRL-R to run stull like msconfig, it wouldn't work either.

Tried to reboot by using CTRL-ALT-DEL. Was getting this error when shutting down. One of the tasks preventing shutdown was...

Task Host is stopping background tasks
\Microsoft\Windows\Plug and Play\Device Install
Reboot Required

I restarted anyway and did some research and found a working solution on this site by Hebbe C.

Regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WpnUserService
Double click on the value (DWORD): "Start"
Change the "Data" to 4 then OK.
Reboot

It works! Start button is functional again. CTRL-R is also functional. Data's original value was "2" for my system. (0x00000002 to be exact but when you double click it, the value is 2) . Thanks Hebbe C.

No comments:

Post a Comment

Popular Posts