FIX: Windows Couldn’t Connect To The ProfSvc Service

While login to Windows, if you see 'Windows couldn’t connect to the ProfSvc service. Please consult your system administrator.' error, here's how to fix.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

In Windows operating system, User Profile service (ProfSvc service) plays the leading role in loading or unloading users profiles/accounts. So every time when you’re about to login or logout from your system, the User Profile service should be running in the background. When Windows boots, it will load this necessary service so that login process can be attempted.

When this service is down for any anonymous reason, you may face these issues mainly:

  • There will be no user on login screen
  • Login screen doesn’t displays
  • If login screen displays and you sign in to user account, this message will be displayed:

Windows couldn’t connect to the ProfSvc service.

Please consult your system administrator.

FIX Windows Couldn’t Connect To The ProfSvc Service

If you’re the administrator of the system and if other users are facing this issue, you can start the User Profile service in Services snap-in to correct this. However, if you’ve a single account on the system and you’re facing this problem, you need to correctly start User Profile service using registry which you’ve to access from Advanced Recovery Options.

FIX: Windows Couldn’t Connect To The ProfSvc Service

1. Start your system and access Advanced Recovery Options.

FIX Windows Couldn’t Connect To The ProfSvc Service

2. Select Command Prompt option. In Command Prompt window, type regedit and press Enter key to open Registry Editor.

Registry Disclaimer: Further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. It is always recommended to create a System Restore point before editing registry.

3. In Registry Editor, go to following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProfSvc

FIX Windows Couldn’t Connect To The ProfSvc Service

4. In the right pane of ProfSvc registry key, double click on registry DWORD (REG_DWORD) named Start to modify its Value data:

FIX Windows Couldn’t Connect To The ProfSvc Service

5. Set the Value data from existing value to 2 and click OK.

6. Now close Registry Editor and restart the machine.

After restarting your system, the issue will no longer persist.

Hope this helps!

Related: Windows couldn’t connect to the Group Policy Client service.

Share this article
https://www.kapilarya.com/fix-windows-couldnt-connect-to-the-profsvc-service

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *