Windows Proxy Setting
System Proxy UWP Open PowerShell as admin (Win+X A), find the UWP package, for example, Microsoft Store Get-AppxPackage -Name '\*Store\*' Once the target app is located, get its package family name. $pkg = (Get-AppxPackage -Name Microsoft.