Voltris
Voltris Technical Guide — Verified by Experts

How to Block a Program's Internet: The Ultimate Firewall Guide (2026)

You don't need to unplug your network cable. Windows 11 Firewall allows you to create surgical rules to prevent a game, update, or tracking software from accessing the internet.

3 min read
Level: Beginner
Voltris Security
Updated in 2026-02-06
SCROLL

Technical Summary

ToolWindows Firewall (Native)
ActionOutbound Rule
EffectTotal Internet Block for the .exe
ReversibleYes (Just delete the rule)
Easy AlternativeSimpleWall (Open Source)

01.Why do this?

Many programs (like Adobe, Autodesk, Single Player Games) try to connect to the internet every 5 minutes to:
1. Download updates you didn't ask for.
2. Send usage data (telemetry) about your PC.
3. Verify licenses online.
Blocking the executable (.exe) in the firewall ensures the program works in isolation, without using your bandwidth or tracking your data.

Recommended Optimization

Don't do it Manually.

Voltris Optimizer automates this entire guide and removes Windows delay in seconds.

Voltris Logo
Voltris Optimizer
Active Optimization • 0 items verified
Download
+42%
240 FPS
Gaming Average
-15ms
12ms
System Latency
Optimizing Processchrome.exe
Active...
Input Lag ReductionOptimizing threads...
Maximum
System LoadReal-time Optimized

02.Method 1: Windows Firewall (Built-in)

The native firewall is powerful, but the interface is old. Follow carefully:

Step-by-Step Visual Guide

  1. Open the Start Menu and type: "Windows Firewall with Advanced Security" (or wf.msc in Run).
  2. In the left panel, click on Outbound Rules.
    Note: Outbound Rules block programs from EXITING to the internet. Inbound Rules block hackers from entering.
  3. In the right panel, click New Rule...
  4. Choose Program and click Next.
  5. Click "This program path" and Browse....
    Go to the folder where the game/program is installed and select the main executable (e.g., game.exe).
  6. On the next screen, SELECT: Block the connection.
  7. Check all boxes (Domain, Private, Public).
  8. Give it an easy name (e.g., "Block Game X") and click Finish.

Done! A red "prohibited" icon will appear in the list. The program is offline forever.

03.Method 2: SimpleWall (For Easy Use)

If you found the method above complicated, SimpleWall is a tiny open-source program that makes this visual.

  • When opened, it shows all processes currently trying to use the internet.
  • You just need to uncheck the box next to the program name.
  • If the box isn't checked, the internet is blocked. It's that simple.
ADVANCED CONTENT

A1.What if the program has multiple executables?

The Launcher Trick

Many modern games have a Launcher.exe and a Game-Win64-Shipping.exe hidden in a subfolder.
If you only block the Launcher, the game might still connect online.
Pro Tip: Open Task Manager while the game is running. Right-click the game process > "Open file location". This is the real executable you should block.

ADVANCED CONTENT

A2.How to Unblock later?

Changed your mind? Want to download the update?
1. Open Advanced Firewall again.
2. Go to Outbound Rules.
3. The rule you created will be at the top or in alphabetical order.
4. Select it and click Delete (on the right) or Disable Rule (to pause temporarily).

LEARN MORE

Inbound vs Outbound Rules

Understanding the Difference

Outbound Rule

Your PC trying to talk to a Google server. (What we want to block).

Inbound Rule

An external server trying to start a conversation with your PC. (The router already blocks this via NAT, but the Firewall is the second barrier).

Recommended Optimization

Don't do it Manually.

Voltris Optimizer automates this entire guide and removes Windows delay in seconds.

Voltris Logo
Voltris Optimizer
Active Optimization • 0 items verified
Download
+42%
240 FPS
Gaming Average
-15ms
12ms
System Latency
Optimizing Processchrome.exe
Active...
Input Lag ReductionOptimizing threads...
Maximum
System LoadReal-time Optimized
VS

Written by a verified expert

Voltris Security

Windows Systems Specialist Voltris Optimizer Developer Advanced Technical Support

Expert in Windows system optimization with years of experience in hardware diagnostics, kernel tuning, and advanced technical support. Founder of Voltris and developer of the Voltris Optimizer.

Meet the Voltris Team

Conclusion and Next Steps

By following this guide on How to Block a Program's Internet: The Ultimate Firewall Guide (2026), you are equipped with the verified technical knowledge to solve this issue with confidence.

If you still have difficulties after following all steps, our expert support team is available for a personalized remote diagnosis. Every system is unique and may require a specific approach.

Official Sources and References

This guide was developed based on official technical documentation and verified sources.

Frequently Asked Questions

Common questions answered by Voltris technical team

Q1.Does the Firewall block local network (LAN)?

Yes, if you select 'Block the connection', it blocks everything. To allow LAN but block the Internet, advanced IP scope configuration is required (allow 192.168.x.x).

Q2.Does Windows Defender interfere?

Windows Defender Firewall IS the firewall we are configuring. They are the same thing. Third-party antiviruses (Kaspersky, Bitdefender) usually disable the Windows firewall and use their own, where this tutorial will not work.
Download