Credential providers working in Win7 don't work in Win10

Sergey Gorin 21 Reputation points
2021-03-28T17:20:02.01+00:00

Hello, The question is as subject denotes: Credential providers working in Win7 don't work in Win10. Any provider built from scratch including V2_Credential_Provider_Sample from Microsoft, works in Win7 and doesn't even show in Win10. Best regards, Sergey

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jenny Feng 14,246 Reputation points
    2021-03-29T06:39:40.527+00:00

    @Sergey Gorin
    Hi,
    To work around this issue, you’ll need to disable the automatic system logon of the last user by setting the DisableAutomaticRestartSignOn Registry key.
    Note: Make sure that you back up the registry you modify it.
    Navigate to the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
    On the right pane, double-click the DisableAutomaticRestartSignOn entry to edit its properties.
    Then set the Value data to 1.
    Click OK.
    Restart PC for the changes to take effect.

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.