Share via

When installing certificates receive error Microsoft Passport Key Storage Provider There are no more endpoints available from the endpoint mapper. 0x800706d9 (WIN32: 1753 EPT_S_NOT_REGISTERED)

VanWyhe, Deborah (MNIT) 0 Reputation points
2025-10-23T18:12:15.91+00:00

When installing certificates receive error Microsoft Passport Key Storage Provider There are no more endpoints available from the endpoint mapper. 0x800706d9 (WIN32: 1753 EPT_S_NOT_REGISTERED)

Windows for business | Windows Server | User experience | Other

1 answer

Sort by: Most helpful
  1. Chen Tran 10,800 Reputation points Independent Advisor
    2025-10-24T18:32:36.6866667+00:00

    Hello VanWyhe,

    Thank you for posting question on Microsoft Windows Forum.

    Based on the provided error 0x800706d9, especially when an RPC (Remote Procedure Call) service is involved in a process like certificate installation, it might indicate that the Windows Firewall service is stopped or disabled.

    The following are some suggestions to deal with this error.

    1.Check Key Windows Services.

    • Press Windows key + R, type services.msc, and press Enter.
    • Find each of the following services in the list to check if its startup and status is running. If not, set them to running status.
      • Windows Firewall service (may be named Windows Defender Firewall) - Should be Running and Automatic.
      • User's image
      • Remote Procedure Call (RPC) - Should be Running and Automatic.
      • RPC Endpoint Mapper - Should be Running and Automatic.
      • Cryptographic Services - Should be Running and Automatic.
      • CNG Key Isolation (related to Cryptography Next Generation/Key Storage) - Should be Running and Manual.

    2.Test RPC endpoint mapper (port 135) locally and to the target (if remote).

    You can refer to below article for more information regarding the issue.

    Hope the above information is helpful!

    Was this answer helpful?

    0 comments No comments

Your answer

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