HTTP Auto Proxy Detection Worker Process high CPU usage

On a new laptop with Windows 10 Pro Version 1903 I'm experiencing high CPU usage (more than 50%) by usually two processes "HTTP Auto Proxy Detection Worker Process".

Task Manager high CPU usage

These processes start heavy CPU load whenever network changes (eg. attach/detach network cable or connect to VPN). When this occurs, Internet communication is no more available.

Killing processes via Task Manager (with administrative privilege) restores Internet access.

These processes are child of svchost and refers to pacjsworker.exe executable.

Any idea on how to solve or further investigate will be appreciated.

Thanks in advance.

1 Answer

Not really a definitive answer but here is a workaround which basically disables the Web Proxy Auto-Discovery Protocol (WPAD):

Put 255.255.255.255 wpad. in the host file C:\windows\system32\drivers\etc\hosts and reboot. The process should now stop hogging the CPU.

See

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like