FIX: Cannot Use The Transport Because It Is Already In Use

If you can't connect to your VPN connection in Windows 10 due to 'Cannot use the transport because it is already in use' error, fix it here.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

In Windows 10, you can use VPN to connect your company’s network or the Internet more securely. We’ve already shared how to setup VPN in Windows 10, in this guide. If you’re unable to connect to the VPN connection you’ve set, this article might help you. In this post, we’ll cover a common issue that occurs when you connect to your VPN.

While connecting to VPN, some users may see following message:

Cannot use the transport because it is already in use.

Cannot Use The Transport Because It Is Already In Use

To fix this error, we tried creating VPN profile and re-created it. We also tried resetting network settings to default and flush out credentials but this made no differences in the situation. If you’re also in similar situation and doesn’t know how to proceed from here, try the below mentioned solution and see if it helps you.

FIX: Cannot Use The Transport Because It Is Already In Use

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and type regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In left pane of Registry Editor window, navigate to following registry key:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Sstpsvc\Parameters

Cannot Use The Transport Because It Is Already In Use

3. Go to right pane of Parameters registry key, and create a registry DWORD (REG_DWORD) named NoCertRevocationCheck. Double click on this DWORD and set its Value data to 1.

4. Next, go to following registry location:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL

Cannot Use The Transport Because It Is Already In Use

5. In right pane of SCHANNEL registry key, create a registry DWORD (REG_DWORD) named SendExtraRecord and double click on it to modify its Value data. Finally, set its Value data to 2.

6. Now, you can close Registry Editor and reboot your system to make changes effective.

After restarting system, you should be able to connect to your VPN connection without any issue.

Hope this helps!

Share this article
https://www.kapilarya.com/fix-cannot-use-the-transport-because-it-is-already-in-use

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

2 Comments
Bridget

You are a genius! Super simple and worked perfectly, thank you!!!

Kapil Arya Author

^^ Glad to help!

Leave a Comment

Your email address will not be published. Required fields are marked *