Can't connect to VPN on Windows 10
up vote
16
down vote
favorite
I have a desktop computer and a laptop computer on the same WiFi network. The desktop can connect to the VPN, but the laptop cannot.
VPN Connection specs:
- Type: PPTP
- Sign-in: User name and password
- Certificate stored locally in Trusted Root Certification Authorities
- Security > Authentication: "Microsoft: Secured password (EAP-MSCHAP v2) (encrypted)"
Desktop specs:
- Windows 10 Home (64-bit)
- WiFi connection
Laptop specs:
- Windows 10 Home (64-bit)
- WiFi connection
What I've tried:
- Verifying the settings listed above match between laptop and desktop
- Connecting laptop directly to router via Ethernet
- Exporting my firewall settings from desktop and importing them to laptop to make sure they match
- Windows "Network Reset" in Settings (app) > Network & Internet > Status
networking windows-10 wireless-networking vpn
add a comment |
up vote
16
down vote
favorite
I have a desktop computer and a laptop computer on the same WiFi network. The desktop can connect to the VPN, but the laptop cannot.
VPN Connection specs:
- Type: PPTP
- Sign-in: User name and password
- Certificate stored locally in Trusted Root Certification Authorities
- Security > Authentication: "Microsoft: Secured password (EAP-MSCHAP v2) (encrypted)"
Desktop specs:
- Windows 10 Home (64-bit)
- WiFi connection
Laptop specs:
- Windows 10 Home (64-bit)
- WiFi connection
What I've tried:
- Verifying the settings listed above match between laptop and desktop
- Connecting laptop directly to router via Ethernet
- Exporting my firewall settings from desktop and importing them to laptop to make sure they match
- Windows "Network Reset" in Settings (app) > Network & Internet > Status
networking windows-10 wireless-networking vpn
Have you tried connecting when you are using an Ethernet connection instead of a wireless one? That is Step 1
– InterLinked
Feb 21 '17 at 21:49
Yes. I have that in the "What I've tried" list
– Matt
Feb 22 '17 at 17:32
add a comment |
up vote
16
down vote
favorite
up vote
16
down vote
favorite
I have a desktop computer and a laptop computer on the same WiFi network. The desktop can connect to the VPN, but the laptop cannot.
VPN Connection specs:
- Type: PPTP
- Sign-in: User name and password
- Certificate stored locally in Trusted Root Certification Authorities
- Security > Authentication: "Microsoft: Secured password (EAP-MSCHAP v2) (encrypted)"
Desktop specs:
- Windows 10 Home (64-bit)
- WiFi connection
Laptop specs:
- Windows 10 Home (64-bit)
- WiFi connection
What I've tried:
- Verifying the settings listed above match between laptop and desktop
- Connecting laptop directly to router via Ethernet
- Exporting my firewall settings from desktop and importing them to laptop to make sure they match
- Windows "Network Reset" in Settings (app) > Network & Internet > Status
networking windows-10 wireless-networking vpn
I have a desktop computer and a laptop computer on the same WiFi network. The desktop can connect to the VPN, but the laptop cannot.
VPN Connection specs:
- Type: PPTP
- Sign-in: User name and password
- Certificate stored locally in Trusted Root Certification Authorities
- Security > Authentication: "Microsoft: Secured password (EAP-MSCHAP v2) (encrypted)"
Desktop specs:
- Windows 10 Home (64-bit)
- WiFi connection
Laptop specs:
- Windows 10 Home (64-bit)
- WiFi connection
What I've tried:
- Verifying the settings listed above match between laptop and desktop
- Connecting laptop directly to router via Ethernet
- Exporting my firewall settings from desktop and importing them to laptop to make sure they match
- Windows "Network Reset" in Settings (app) > Network & Internet > Status
networking windows-10 wireless-networking vpn
networking windows-10 wireless-networking vpn
edited Feb 22 '17 at 21:11
asked Feb 20 '17 at 20:28
Matt
4322515
4322515
Have you tried connecting when you are using an Ethernet connection instead of a wireless one? That is Step 1
– InterLinked
Feb 21 '17 at 21:49
Yes. I have that in the "What I've tried" list
– Matt
Feb 22 '17 at 17:32
add a comment |
Have you tried connecting when you are using an Ethernet connection instead of a wireless one? That is Step 1
– InterLinked
Feb 21 '17 at 21:49
Yes. I have that in the "What I've tried" list
– Matt
Feb 22 '17 at 17:32
Have you tried connecting when you are using an Ethernet connection instead of a wireless one? That is Step 1
– InterLinked
Feb 21 '17 at 21:49
Have you tried connecting when you are using an Ethernet connection instead of a wireless one? That is Step 1
– InterLinked
Feb 21 '17 at 21:49
Yes. I have that in the "What I've tried" list
– Matt
Feb 22 '17 at 17:32
Yes. I have that in the "What I've tried" list
– Matt
Feb 22 '17 at 17:32
add a comment |
8 Answers
8
active
oldest
votes
up vote
17
down vote
accepted
- Open Device Manager
- Find Network Adapters
- Uninstall WAN Miniport (IP), WAN Miniport(IPv6) and WAN Miniport (PPTP).
- Click Action > Scan for hardware changes
- The adapters you just uninstalled should come back
- Try connecting again
Didn't Work for me.
– Nirav Madariya
Apr 14 '17 at 17:26
1
It did for me! We must have had different root causes to the same problem
– Matt
Apr 19 '17 at 14:08
still it's not working, I can't connect to any VPN.
– Nirav Madariya
Apr 19 '17 at 14:17
1
This solved the problem I was having with some VPNs on Windows 10. (Another VPN was still working OK.)
– Leo Davidson
May 25 '17 at 10:24
3
I have no idea why this fixed the problem I was encountering, but it did, so thanks!
– reirab
Oct 28 '17 at 22:48
add a comment |
up vote
2
down vote
First - make sure you're not on Public - check your firewall settings
Next
- Go to Network and Sharing in Control Panel
- Click on Change Adapter Settings
- Right click on VPN
- Click Properties
- Click on Networking Tab
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
Click on Security Tab
- Choose - Allow these protocols
- Check the box for - Challenge Handshake Authentication Protocol (CHAP)
- Check (if not already checked) Microsoft CHAP Version 2 (MS-CHAP V2)
- click ok - save if prompted
Next right click on Wi-Fi
- Choose Properties
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
- Click ok
Do the same steps for your Ethernet as above for Wi-Fi
That should fix it; if not then you need to do 1 more step:
Go to your Network Settings
- Click on VPN
- Choose Advanced Options
- Scroll down to Automatic configuration
- Turn on the Automatically detect settings or choose Automatically detect settings
- Click Save
Now go connect your VPN.
If it shows it is still trying to disconnect you either have to shutdown completely your system then power back up or you may need to delete that VPN connection and setup a new one with the above settings.
As always contact your IT dept. to assist.
1
this all sounds very voodooish to me... Why should I change my networking profile from public to anything else - normally I am in a public network when I want to connect to VPN? Also changing the settings of your WIFI Adapter definitely has nothing to do with VPN!
– user1859022
May 22 at 11:39
add a comment |
up vote
1
down vote
I have exactly the same issue, and was unable to find a solution for ages.
The issue for me is the "Xbox Live Networking Service". Even on a clean Windows 10 install, the VPN would work once or twice and then get stuck again.
I can replicate the issue 100% by starting the "Xbox Live Networking Service", when it is started, I can't access any VPN, when it is stopped VPN works perfectly.
Steps to resolve:
1. Open Services (services.msc)
2. Scroll down to "Xbox Live Networking Service"
3. If the service is running, highlight it and click stop
4. VPN should now work, no need to restart etc
I have reported this to Microsoft recently. It is reproducible even on clean installs.
add a comment |
up vote
0
down vote
After having tried all the "solutions" to this problem as found on Internet, I finally found one that worked. Can´t remember the the site where I found it, but for me it works every time. I use Windows 10 professional.
Try this:
Kill any active browsers
Go to Services (C:WindowsSystem32services.msc)
Find DHCP Client
Restart it.
Connect to your VPN
Check your new IP address via your browser
It works for me!!
1
Thanks, but it did not work for me.
– Matt
Feb 22 '17 at 19:22
add a comment |
up vote
0
down vote
I've had similar issues with this that required changing the VPN type from "Automatic" to "PPTP" or "SSTP" depending on the server configuration. It definitely started after recent Windows 10 updates. Hope this helps
Your answer is good for a comment, please Edit your answer with more information
– yass
Jun 28 '17 at 22:04
add a comment |
up vote
0
down vote
In vpn adapter properties, Click on configure then advanced and then set media status to always connected then reset the adapter.works for me but i have to reset every time.
add a comment |
up vote
0
down vote
I had a similar issue, and the solution was not intuitive thanks to the separation of various settings in Windows 10. Using the "Settings" app did not let me change the options for the VPN.
However, the following worked:
- Open the Control Panel (the traditional one)
- Go to "Internet Options"
- Go to the "Connections" tab
- Select your VPN in the list and click "Settings"
- Click "Properties"
- Go to the "Security" tab
- Select "Allow these protocols" and check the MS-CHAP v2 option
add a comment |
up vote
-1
down vote
Hi i had the same problem and i did this and after that i opened my vpn app and everythings work!
Go to windows defender firewall and click on turn of or on the firewall and turn of your firewall for a while and do your job than after your job turn on the firewall again to protect your pc
tottaly works.
add a comment |
protected by Community♦ Nov 21 at 4:39
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
8 Answers
8
active
oldest
votes
8 Answers
8
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
17
down vote
accepted
- Open Device Manager
- Find Network Adapters
- Uninstall WAN Miniport (IP), WAN Miniport(IPv6) and WAN Miniport (PPTP).
- Click Action > Scan for hardware changes
- The adapters you just uninstalled should come back
- Try connecting again
Didn't Work for me.
– Nirav Madariya
Apr 14 '17 at 17:26
1
It did for me! We must have had different root causes to the same problem
– Matt
Apr 19 '17 at 14:08
still it's not working, I can't connect to any VPN.
– Nirav Madariya
Apr 19 '17 at 14:17
1
This solved the problem I was having with some VPNs on Windows 10. (Another VPN was still working OK.)
– Leo Davidson
May 25 '17 at 10:24
3
I have no idea why this fixed the problem I was encountering, but it did, so thanks!
– reirab
Oct 28 '17 at 22:48
add a comment |
up vote
17
down vote
accepted
- Open Device Manager
- Find Network Adapters
- Uninstall WAN Miniport (IP), WAN Miniport(IPv6) and WAN Miniport (PPTP).
- Click Action > Scan for hardware changes
- The adapters you just uninstalled should come back
- Try connecting again
Didn't Work for me.
– Nirav Madariya
Apr 14 '17 at 17:26
1
It did for me! We must have had different root causes to the same problem
– Matt
Apr 19 '17 at 14:08
still it's not working, I can't connect to any VPN.
– Nirav Madariya
Apr 19 '17 at 14:17
1
This solved the problem I was having with some VPNs on Windows 10. (Another VPN was still working OK.)
– Leo Davidson
May 25 '17 at 10:24
3
I have no idea why this fixed the problem I was encountering, but it did, so thanks!
– reirab
Oct 28 '17 at 22:48
add a comment |
up vote
17
down vote
accepted
up vote
17
down vote
accepted
- Open Device Manager
- Find Network Adapters
- Uninstall WAN Miniport (IP), WAN Miniport(IPv6) and WAN Miniport (PPTP).
- Click Action > Scan for hardware changes
- The adapters you just uninstalled should come back
- Try connecting again
- Open Device Manager
- Find Network Adapters
- Uninstall WAN Miniport (IP), WAN Miniport(IPv6) and WAN Miniport (PPTP).
- Click Action > Scan for hardware changes
- The adapters you just uninstalled should come back
- Try connecting again
edited May 17 at 13:53
answered Feb 22 '17 at 21:11
Matt
4322515
4322515
Didn't Work for me.
– Nirav Madariya
Apr 14 '17 at 17:26
1
It did for me! We must have had different root causes to the same problem
– Matt
Apr 19 '17 at 14:08
still it's not working, I can't connect to any VPN.
– Nirav Madariya
Apr 19 '17 at 14:17
1
This solved the problem I was having with some VPNs on Windows 10. (Another VPN was still working OK.)
– Leo Davidson
May 25 '17 at 10:24
3
I have no idea why this fixed the problem I was encountering, but it did, so thanks!
– reirab
Oct 28 '17 at 22:48
add a comment |
Didn't Work for me.
– Nirav Madariya
Apr 14 '17 at 17:26
1
It did for me! We must have had different root causes to the same problem
– Matt
Apr 19 '17 at 14:08
still it's not working, I can't connect to any VPN.
– Nirav Madariya
Apr 19 '17 at 14:17
1
This solved the problem I was having with some VPNs on Windows 10. (Another VPN was still working OK.)
– Leo Davidson
May 25 '17 at 10:24
3
I have no idea why this fixed the problem I was encountering, but it did, so thanks!
– reirab
Oct 28 '17 at 22:48
Didn't Work for me.
– Nirav Madariya
Apr 14 '17 at 17:26
Didn't Work for me.
– Nirav Madariya
Apr 14 '17 at 17:26
1
1
It did for me! We must have had different root causes to the same problem
– Matt
Apr 19 '17 at 14:08
It did for me! We must have had different root causes to the same problem
– Matt
Apr 19 '17 at 14:08
still it's not working, I can't connect to any VPN.
– Nirav Madariya
Apr 19 '17 at 14:17
still it's not working, I can't connect to any VPN.
– Nirav Madariya
Apr 19 '17 at 14:17
1
1
This solved the problem I was having with some VPNs on Windows 10. (Another VPN was still working OK.)
– Leo Davidson
May 25 '17 at 10:24
This solved the problem I was having with some VPNs on Windows 10. (Another VPN was still working OK.)
– Leo Davidson
May 25 '17 at 10:24
3
3
I have no idea why this fixed the problem I was encountering, but it did, so thanks!
– reirab
Oct 28 '17 at 22:48
I have no idea why this fixed the problem I was encountering, but it did, so thanks!
– reirab
Oct 28 '17 at 22:48
add a comment |
up vote
2
down vote
First - make sure you're not on Public - check your firewall settings
Next
- Go to Network and Sharing in Control Panel
- Click on Change Adapter Settings
- Right click on VPN
- Click Properties
- Click on Networking Tab
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
Click on Security Tab
- Choose - Allow these protocols
- Check the box for - Challenge Handshake Authentication Protocol (CHAP)
- Check (if not already checked) Microsoft CHAP Version 2 (MS-CHAP V2)
- click ok - save if prompted
Next right click on Wi-Fi
- Choose Properties
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
- Click ok
Do the same steps for your Ethernet as above for Wi-Fi
That should fix it; if not then you need to do 1 more step:
Go to your Network Settings
- Click on VPN
- Choose Advanced Options
- Scroll down to Automatic configuration
- Turn on the Automatically detect settings or choose Automatically detect settings
- Click Save
Now go connect your VPN.
If it shows it is still trying to disconnect you either have to shutdown completely your system then power back up or you may need to delete that VPN connection and setup a new one with the above settings.
As always contact your IT dept. to assist.
1
this all sounds very voodooish to me... Why should I change my networking profile from public to anything else - normally I am in a public network when I want to connect to VPN? Also changing the settings of your WIFI Adapter definitely has nothing to do with VPN!
– user1859022
May 22 at 11:39
add a comment |
up vote
2
down vote
First - make sure you're not on Public - check your firewall settings
Next
- Go to Network and Sharing in Control Panel
- Click on Change Adapter Settings
- Right click on VPN
- Click Properties
- Click on Networking Tab
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
Click on Security Tab
- Choose - Allow these protocols
- Check the box for - Challenge Handshake Authentication Protocol (CHAP)
- Check (if not already checked) Microsoft CHAP Version 2 (MS-CHAP V2)
- click ok - save if prompted
Next right click on Wi-Fi
- Choose Properties
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
- Click ok
Do the same steps for your Ethernet as above for Wi-Fi
That should fix it; if not then you need to do 1 more step:
Go to your Network Settings
- Click on VPN
- Choose Advanced Options
- Scroll down to Automatic configuration
- Turn on the Automatically detect settings or choose Automatically detect settings
- Click Save
Now go connect your VPN.
If it shows it is still trying to disconnect you either have to shutdown completely your system then power back up or you may need to delete that VPN connection and setup a new one with the above settings.
As always contact your IT dept. to assist.
1
this all sounds very voodooish to me... Why should I change my networking profile from public to anything else - normally I am in a public network when I want to connect to VPN? Also changing the settings of your WIFI Adapter definitely has nothing to do with VPN!
– user1859022
May 22 at 11:39
add a comment |
up vote
2
down vote
up vote
2
down vote
First - make sure you're not on Public - check your firewall settings
Next
- Go to Network and Sharing in Control Panel
- Click on Change Adapter Settings
- Right click on VPN
- Click Properties
- Click on Networking Tab
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
Click on Security Tab
- Choose - Allow these protocols
- Check the box for - Challenge Handshake Authentication Protocol (CHAP)
- Check (if not already checked) Microsoft CHAP Version 2 (MS-CHAP V2)
- click ok - save if prompted
Next right click on Wi-Fi
- Choose Properties
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
- Click ok
Do the same steps for your Ethernet as above for Wi-Fi
That should fix it; if not then you need to do 1 more step:
Go to your Network Settings
- Click on VPN
- Choose Advanced Options
- Scroll down to Automatic configuration
- Turn on the Automatically detect settings or choose Automatically detect settings
- Click Save
Now go connect your VPN.
If it shows it is still trying to disconnect you either have to shutdown completely your system then power back up or you may need to delete that VPN connection and setup a new one with the above settings.
As always contact your IT dept. to assist.
First - make sure you're not on Public - check your firewall settings
Next
- Go to Network and Sharing in Control Panel
- Click on Change Adapter Settings
- Right click on VPN
- Click Properties
- Click on Networking Tab
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
Click on Security Tab
- Choose - Allow these protocols
- Check the box for - Challenge Handshake Authentication Protocol (CHAP)
- Check (if not already checked) Microsoft CHAP Version 2 (MS-CHAP V2)
- click ok - save if prompted
Next right click on Wi-Fi
- Choose Properties
- Uncheck Internet Protocol Version 6 (TCP/IPv6)
- Click ok
Do the same steps for your Ethernet as above for Wi-Fi
That should fix it; if not then you need to do 1 more step:
Go to your Network Settings
- Click on VPN
- Choose Advanced Options
- Scroll down to Automatic configuration
- Turn on the Automatically detect settings or choose Automatically detect settings
- Click Save
Now go connect your VPN.
If it shows it is still trying to disconnect you either have to shutdown completely your system then power back up or you may need to delete that VPN connection and setup a new one with the above settings.
As always contact your IT dept. to assist.
edited Apr 5 at 19:25
Leftium
6,67294171
6,67294171
answered Jun 28 '17 at 18:58
Jane
211
211
1
this all sounds very voodooish to me... Why should I change my networking profile from public to anything else - normally I am in a public network when I want to connect to VPN? Also changing the settings of your WIFI Adapter definitely has nothing to do with VPN!
– user1859022
May 22 at 11:39
add a comment |
1
this all sounds very voodooish to me... Why should I change my networking profile from public to anything else - normally I am in a public network when I want to connect to VPN? Also changing the settings of your WIFI Adapter definitely has nothing to do with VPN!
– user1859022
May 22 at 11:39
1
1
this all sounds very voodooish to me... Why should I change my networking profile from public to anything else - normally I am in a public network when I want to connect to VPN? Also changing the settings of your WIFI Adapter definitely has nothing to do with VPN!
– user1859022
May 22 at 11:39
this all sounds very voodooish to me... Why should I change my networking profile from public to anything else - normally I am in a public network when I want to connect to VPN? Also changing the settings of your WIFI Adapter definitely has nothing to do with VPN!
– user1859022
May 22 at 11:39
add a comment |
up vote
1
down vote
I have exactly the same issue, and was unable to find a solution for ages.
The issue for me is the "Xbox Live Networking Service". Even on a clean Windows 10 install, the VPN would work once or twice and then get stuck again.
I can replicate the issue 100% by starting the "Xbox Live Networking Service", when it is started, I can't access any VPN, when it is stopped VPN works perfectly.
Steps to resolve:
1. Open Services (services.msc)
2. Scroll down to "Xbox Live Networking Service"
3. If the service is running, highlight it and click stop
4. VPN should now work, no need to restart etc
I have reported this to Microsoft recently. It is reproducible even on clean installs.
add a comment |
up vote
1
down vote
I have exactly the same issue, and was unable to find a solution for ages.
The issue for me is the "Xbox Live Networking Service". Even on a clean Windows 10 install, the VPN would work once or twice and then get stuck again.
I can replicate the issue 100% by starting the "Xbox Live Networking Service", when it is started, I can't access any VPN, when it is stopped VPN works perfectly.
Steps to resolve:
1. Open Services (services.msc)
2. Scroll down to "Xbox Live Networking Service"
3. If the service is running, highlight it and click stop
4. VPN should now work, no need to restart etc
I have reported this to Microsoft recently. It is reproducible even on clean installs.
add a comment |
up vote
1
down vote
up vote
1
down vote
I have exactly the same issue, and was unable to find a solution for ages.
The issue for me is the "Xbox Live Networking Service". Even on a clean Windows 10 install, the VPN would work once or twice and then get stuck again.
I can replicate the issue 100% by starting the "Xbox Live Networking Service", when it is started, I can't access any VPN, when it is stopped VPN works perfectly.
Steps to resolve:
1. Open Services (services.msc)
2. Scroll down to "Xbox Live Networking Service"
3. If the service is running, highlight it and click stop
4. VPN should now work, no need to restart etc
I have reported this to Microsoft recently. It is reproducible even on clean installs.
I have exactly the same issue, and was unable to find a solution for ages.
The issue for me is the "Xbox Live Networking Service". Even on a clean Windows 10 install, the VPN would work once or twice and then get stuck again.
I can replicate the issue 100% by starting the "Xbox Live Networking Service", when it is started, I can't access any VPN, when it is stopped VPN works perfectly.
Steps to resolve:
1. Open Services (services.msc)
2. Scroll down to "Xbox Live Networking Service"
3. If the service is running, highlight it and click stop
4. VPN should now work, no need to restart etc
I have reported this to Microsoft recently. It is reproducible even on clean installs.
answered Sep 27 at 0:03
Molloch
1111
1111
add a comment |
add a comment |
up vote
0
down vote
After having tried all the "solutions" to this problem as found on Internet, I finally found one that worked. Can´t remember the the site where I found it, but for me it works every time. I use Windows 10 professional.
Try this:
Kill any active browsers
Go to Services (C:WindowsSystem32services.msc)
Find DHCP Client
Restart it.
Connect to your VPN
Check your new IP address via your browser
It works for me!!
1
Thanks, but it did not work for me.
– Matt
Feb 22 '17 at 19:22
add a comment |
up vote
0
down vote
After having tried all the "solutions" to this problem as found on Internet, I finally found one that worked. Can´t remember the the site where I found it, but for me it works every time. I use Windows 10 professional.
Try this:
Kill any active browsers
Go to Services (C:WindowsSystem32services.msc)
Find DHCP Client
Restart it.
Connect to your VPN
Check your new IP address via your browser
It works for me!!
1
Thanks, but it did not work for me.
– Matt
Feb 22 '17 at 19:22
add a comment |
up vote
0
down vote
up vote
0
down vote
After having tried all the "solutions" to this problem as found on Internet, I finally found one that worked. Can´t remember the the site where I found it, but for me it works every time. I use Windows 10 professional.
Try this:
Kill any active browsers
Go to Services (C:WindowsSystem32services.msc)
Find DHCP Client
Restart it.
Connect to your VPN
Check your new IP address via your browser
It works for me!!
After having tried all the "solutions" to this problem as found on Internet, I finally found one that worked. Can´t remember the the site where I found it, but for me it works every time. I use Windows 10 professional.
Try this:
Kill any active browsers
Go to Services (C:WindowsSystem32services.msc)
Find DHCP Client
Restart it.
Connect to your VPN
Check your new IP address via your browser
It works for me!!
answered Feb 22 '17 at 12:53
Lateron
243
243
1
Thanks, but it did not work for me.
– Matt
Feb 22 '17 at 19:22
add a comment |
1
Thanks, but it did not work for me.
– Matt
Feb 22 '17 at 19:22
1
1
Thanks, but it did not work for me.
– Matt
Feb 22 '17 at 19:22
Thanks, but it did not work for me.
– Matt
Feb 22 '17 at 19:22
add a comment |
up vote
0
down vote
I've had similar issues with this that required changing the VPN type from "Automatic" to "PPTP" or "SSTP" depending on the server configuration. It definitely started after recent Windows 10 updates. Hope this helps
Your answer is good for a comment, please Edit your answer with more information
– yass
Jun 28 '17 at 22:04
add a comment |
up vote
0
down vote
I've had similar issues with this that required changing the VPN type from "Automatic" to "PPTP" or "SSTP" depending on the server configuration. It definitely started after recent Windows 10 updates. Hope this helps
Your answer is good for a comment, please Edit your answer with more information
– yass
Jun 28 '17 at 22:04
add a comment |
up vote
0
down vote
up vote
0
down vote
I've had similar issues with this that required changing the VPN type from "Automatic" to "PPTP" or "SSTP" depending on the server configuration. It definitely started after recent Windows 10 updates. Hope this helps
I've had similar issues with this that required changing the VPN type from "Automatic" to "PPTP" or "SSTP" depending on the server configuration. It definitely started after recent Windows 10 updates. Hope this helps
answered Jun 28 '17 at 19:11
Kevin
12
12
Your answer is good for a comment, please Edit your answer with more information
– yass
Jun 28 '17 at 22:04
add a comment |
Your answer is good for a comment, please Edit your answer with more information
– yass
Jun 28 '17 at 22:04
Your answer is good for a comment, please Edit your answer with more information
– yass
Jun 28 '17 at 22:04
Your answer is good for a comment, please Edit your answer with more information
– yass
Jun 28 '17 at 22:04
add a comment |
up vote
0
down vote
In vpn adapter properties, Click on configure then advanced and then set media status to always connected then reset the adapter.works for me but i have to reset every time.
add a comment |
up vote
0
down vote
In vpn adapter properties, Click on configure then advanced and then set media status to always connected then reset the adapter.works for me but i have to reset every time.
add a comment |
up vote
0
down vote
up vote
0
down vote
In vpn adapter properties, Click on configure then advanced and then set media status to always connected then reset the adapter.works for me but i have to reset every time.
In vpn adapter properties, Click on configure then advanced and then set media status to always connected then reset the adapter.works for me but i have to reset every time.
answered Mar 2 at 13:28
Dragonder Mihawk
1
1
add a comment |
add a comment |
up vote
0
down vote
I had a similar issue, and the solution was not intuitive thanks to the separation of various settings in Windows 10. Using the "Settings" app did not let me change the options for the VPN.
However, the following worked:
- Open the Control Panel (the traditional one)
- Go to "Internet Options"
- Go to the "Connections" tab
- Select your VPN in the list and click "Settings"
- Click "Properties"
- Go to the "Security" tab
- Select "Allow these protocols" and check the MS-CHAP v2 option
add a comment |
up vote
0
down vote
I had a similar issue, and the solution was not intuitive thanks to the separation of various settings in Windows 10. Using the "Settings" app did not let me change the options for the VPN.
However, the following worked:
- Open the Control Panel (the traditional one)
- Go to "Internet Options"
- Go to the "Connections" tab
- Select your VPN in the list and click "Settings"
- Click "Properties"
- Go to the "Security" tab
- Select "Allow these protocols" and check the MS-CHAP v2 option
add a comment |
up vote
0
down vote
up vote
0
down vote
I had a similar issue, and the solution was not intuitive thanks to the separation of various settings in Windows 10. Using the "Settings" app did not let me change the options for the VPN.
However, the following worked:
- Open the Control Panel (the traditional one)
- Go to "Internet Options"
- Go to the "Connections" tab
- Select your VPN in the list and click "Settings"
- Click "Properties"
- Go to the "Security" tab
- Select "Allow these protocols" and check the MS-CHAP v2 option
I had a similar issue, and the solution was not intuitive thanks to the separation of various settings in Windows 10. Using the "Settings" app did not let me change the options for the VPN.
However, the following worked:
- Open the Control Panel (the traditional one)
- Go to "Internet Options"
- Go to the "Connections" tab
- Select your VPN in the list and click "Settings"
- Click "Properties"
- Go to the "Security" tab
- Select "Allow these protocols" and check the MS-CHAP v2 option
answered Apr 13 at 3:41
elmer007
14119
14119
add a comment |
add a comment |
up vote
-1
down vote
Hi i had the same problem and i did this and after that i opened my vpn app and everythings work!
Go to windows defender firewall and click on turn of or on the firewall and turn of your firewall for a while and do your job than after your job turn on the firewall again to protect your pc
tottaly works.
add a comment |
up vote
-1
down vote
Hi i had the same problem and i did this and after that i opened my vpn app and everythings work!
Go to windows defender firewall and click on turn of or on the firewall and turn of your firewall for a while and do your job than after your job turn on the firewall again to protect your pc
tottaly works.
add a comment |
up vote
-1
down vote
up vote
-1
down vote
Hi i had the same problem and i did this and after that i opened my vpn app and everythings work!
Go to windows defender firewall and click on turn of or on the firewall and turn of your firewall for a while and do your job than after your job turn on the firewall again to protect your pc
tottaly works.
Hi i had the same problem and i did this and after that i opened my vpn app and everythings work!
Go to windows defender firewall and click on turn of or on the firewall and turn of your firewall for a while and do your job than after your job turn on the firewall again to protect your pc
tottaly works.
answered Oct 5 at 16:46
The Dreamer
1
1
add a comment |
add a comment |
protected by Community♦ Nov 21 at 4:39
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Have you tried connecting when you are using an Ethernet connection instead of a wireless one? That is Step 1
– InterLinked
Feb 21 '17 at 21:49
Yes. I have that in the "What I've tried" list
– Matt
Feb 22 '17 at 17:32