3 days ago I needed to diagnose the Internet connection with Network troubleshooter and it couldn't diagnose because the DPS service was not started.
When I try to start this service, the warning "The DPS service on Local Computer started and then stopped" appears.
Help me out with this problem.
I am attaching the results of the commands:
When I try to start this service, the warning "The DPS service on Local Computer started and then stopped" appears.
Help me out with this problem.
I am attaching the results of the commands:
Code:
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost" /v LocalServiceNoNetwork
(sc qc dps && sc queryex dps && reg query "HKLM\System\CurrentControlSet\Services\DPS" /s) > "%userprofile%\desktop\DPS configuration.txt"