Files
Powershell-Scripts/Registry Key Scripts/Set VPN Proxy to Disabled.ps1
T

1 line
120 B
PowerShell
Raw Normal View History

2025-08-12 01:59:01 +00:00
Set-ItemProperty -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" -Name ProxyEnable -Value 0