How to Disable TLS 1.0 and TLS 1.1 on Windows Server?

Open Powershell as Administrator

Run the below commands to create Registry entries

https://github.com/jancex/elva1/blob/d145fb486989678ddc30fdf193d131b06d415baa/disable_tls.ps1

Before you can see no items exist underneath Protocol.

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols

After running the commands you can see there are two keys created “TLSĀ 1.0” and “TLSĀ 1.1”