Semi-automatic PowerShell scripts that create and control firewall rules that blocking Steam App
- Open
EnableSteamBlockInFirewall.ps1in editor - Change path in row
$SteamLocation = $nullto your steam instal location. (example:$SteamLocation = "G:\Steam") - Save script and run.
- After that firewall will block all incoming and outgoind connection for Steam App
- If you need to disable rules run
DisableSteamBlockInFirewall.ps1script
- Open firewall control panel (Win+R, input
WF.mscand press Enter) - Open rules for incoming connection
- Find rules named as
ZS_SteamLockand delete them - Repeat step 2 and 3 in outgoing connection tab