I encountered this error when I tried to run the Microsoft Store and Xbox apps on my Windows 11 Home 25H2.
In the System Events I saw the message:
A fatal error occurred while creating a TLS client credential. The internal error state is 10013.
This issue was resolved by enabling TLS 1.2.
The simplest way to do this is through Internet Properties pane:
- Press
Win + R - Type
inetcpl.cpland pressEnter - In the opened window, go to the
Advancedtab - In the
Securitysection checkUse TLS 1.2
Additionally, for security reasons, it is recomended to:
- Enable
TLS 1.3 - Disable all outdated TLS versions and SSL 3.0
The registry values mentioned in previous comments are correct, however, the registry entries themselves should not exist by default.