TLS 1.2 is ENABLED by default in EVERY OS starting with WINDOWS 2012. YOU DO NOT CREATE A REGISTRY SETTING FOR TLS 1.2
The same applies to TLS 1.3 which is officially fully supported on Win 11 and Server 2022.
The only reason to create registry content under SCHANNEL\Protocols is if you are enforcing the use of only TLS 1.2. Then you would DISABLE any other protocol (TLS 1.0 and 1.1).
This is done in the SCHANNEL registry location you specify in your query.
REFERENCES:
See the specific reference to SCHANNEL content in my blogs below.
More operating system supported protocols and ciphers:
https://learn.microsoft.com/en-us/windows/win32/secauthn/protocols-in-tls-ssl--schannel-ssp-