How to Disable TLS 1.0 and 1.1 on Windows 10
Disabling TLS 1.0 and 1.1 on Windows 10 is crucial for enhancing your system’s security. These older versions of TLS are less secure, so turning them off can help protect your data. To achieve this, you’ll need to make changes in the Windows Registry. This step-by-step guide will walk you through the process.
Step-by-Step Tutorial: How to Disable TLS 1.0 and 1.1 on Windows 10
This guide will show you how to disable TLS 1.0 and 1.1 by modifying the Windows Registry. Each step is straightforward, so don’t worry if you’re not a tech whiz.
Step 1: Open the Registry Editor
Press the Windows key + R, type regedit in the Run dialog box, and press Enter.
The Registry Editor is a powerful tool. Be careful not to change anything else to avoid causing problems with your system.
Step 2: Navigate to Protocols
In the Registry Editor, go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocols.
This is where you’ll find the settings for different security protocols, including TLS.
Step 3: Create a New Key for TLS 1.0
Right-click on the Protocols folder, select New > Key, and name it TLS 1.0.
Creating a new key isolates the settings for TLS 1.0, making it easier to manage.
Step 4: Create a New Server Key Under TLS 1.0
Right-click on the newly created TLS 1.0 key, select New > Key, and name it Server.
The Server key will contain specific settings for the server-side of TLS 1.0.
Step 5: Disable TLS 1.0
In the Server key, right-click on the blank space, select New > DWORD (32-bit) Value, and name it Enabled. Set its value to 0.
Setting the Enabled value to 0 ensures that TLS 1.0 is disabled.
Step 6: Repeat for TLS 1.1
Repeat Steps 3 to 5, but this time name the key TLS 1.1.
You will need to disable both TLS 1.0 and TLS 1.1 to ensure maximum security.
Step 7: Restart Your Computer
Restart your computer to apply the changes.
Changes in the Registry Editor won’t take effect until you restart your computer.
After you disable TLS 1.0 and 1.1, your Windows 10 system will be more secure against older vulnerabilities. However, make sure your applications and services support newer versions of TLS to avoid connectivity issues.
Pro Tips for Disabling TLS 1.0 and 1.1 on Windows 10
- Backup the Registry: Before making any changes, create a backup of the registry to avoid potential issues.
- Check Application Compatibility: Ensure your applications and services support TLS 1.2 or higher.
- Use Group Policy for Multiple Machines: If you have multiple computers, use Group Policy to disable TLS 1.0 and 1.1 on all machines simultaneously.
- Stay Updated: Always keep your system and applications updated to support the latest security protocols.
- Monitor Security Logs: After making changes, monitor security logs to detect any unusual activity.
Frequently Asked Questions
What is TLS?
TLS (Transport Layer Security) is a cryptographic protocol designed to provide secure communication over a computer network.
Why disable TLS 1.0 and 1.1?
These versions are outdated and have known vulnerabilities. Disabling them enhances your system’s security.
Will disabling TLS 1.0 and 1.1 affect my applications?
It might affect older applications that don’t support newer TLS versions. Make sure to check compatibility before disabling.
How can I re-enable TLS 1.0 and 1.1 if needed?
Follow the same steps but set the Enabled value to 1 instead of 0.
Is there an easier way to do this?
For multiple machines, using Group Policy is simpler. For a single machine, the Registry Editor is the way to go.
Summary of Steps
- Open the Registry Editor.
- Navigate to Protocols.
- Create a New Key for TLS 1.0.
- Create a New Server Key Under TLS 1.0.
- Disable TLS 1.0.
- Repeat for TLS 1.1.
- Restart Your Computer.
Conclusion
Disabling TLS 1.0 and 1.1 on Windows 10 is a straightforward yet crucial task to improve your system’s security. By following these steps, you ensure that your data is better protected against vulnerabilities associated with these outdated protocols. Always remember to backup your registry before making any changes, and keep your system updated to support the latest security features. For those managing multiple machines, utilizing Group Policy can streamline the process. By taking these proactive steps, you’re not just securing your system, but also fostering a safer digital environment. So go ahead, take control of your system’s security, and make these essential changes today!

Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.