Can't Get Rid of VPN
A while ago i downloaded some VPN that would connect me to canada so i could play some game, and now i can't figure out how to get rid of it. Windows settings under network and internet are not showing any VPNs, and the network and sharing center only has my current internet showing up as well. But any time I use location services it pings me as Canada and my interent is very slow.

Is there any way to get rid of this? I dont remember the name of the VPN service
< >
16-19 / 19 のコメントを表示
What Operating System are you using? Windows?

Firstly you should be able to find your VPN connection name by doing the following: Search for cmd.exe, right-click on the Command Prompt and select run as admin. Or right-click the Start Button and select Command Prompt (Admin) or Windows Terminal (Admin).

Once under the command prompt type:
PowerShell Get-VpnConnection

If you find it listed under that, you can try remove it by typing:
PowerShell Remove-VpnConnection -Name "Name" -Force
(where "Name" is the actual VPN name given before keeping the quotes around it)

Otherwise check under Windows Start Button > Settings (Gear Icon) > Network & Internet (left side) > VPN. If there's a VPN connection listed under that, click on it and select Remove.

Or check under Control Panel > Network and Sharing Center > Change adapter settings (left side). This will list your network connections. If one of them is the VPN and you know for sure, you should be able to right-click and select Delete upon it.
最近の変更はAzza ☠が行いました; 2022年5月5日 17時49分
Run cmd and type
ipconfig
hit enter

Do you see a VPN there?

Run services.msc - Do you see a VPN in that list there?

Run devmgmt.msc - look between network adaptors, you will likely see it there.
right click uninstall
I wonder if this software your downloaded was just a run once thing that has configured up windows for you.. so there is no software, its just a Windows configuration. I don't know how to manually undo a configuration but I would guess you just need to look at how to set one up manually and reverse the process.
最近の変更はPocahawtnessが行いました; 2022年5月6日 1時01分
Is it a browser plugin?
< >
16-19 / 19 のコメントを表示
ページ毎: 1530 50

投稿日: 2022年5月5日 12時54分
投稿数: 19