Windows Firewall blocks programs that might pose security risks. Sometimes it blocks Microsoft Edge, preventing you from browsing the web. This guide shows you exactly how to allow Microsoft Edge through your Windows firewall so you can browse safely and without interruption.
Quick answer: Open Windows Security, go to Firewall & network protection, click “Allow an app through firewall,” find Microsoft Edge in the list, check both Private and Public boxes, and click OK.
Now let’s walk through everything you need to know.
Why Windows Firewall Blocks Microsoft Edge
Your firewall acts as a security guard for your computer. It monitors incoming and outgoing network traffic and blocks connections it doesn’t recognize or trust.
Microsoft Edge might get blocked for several reasons:
- Recent Windows updates changed firewall rules
- Antivirus software conflicts with default settings
- Corrupted firewall rules from previous installations
- Manual firewall configurations that were too restrictive
- Malware infections that altered security settings
When Edge is blocked, you’ll see error messages like “Can’t reach this page” or “No internet connection” even though other apps work fine.
Before You Start: Check Your Connection
Make sure the problem is actually your firewall and not something else.
Test these first:
- Try opening a website in another browser like Chrome or Firefox
- Restart your router and modem
- Run Windows Network Troubleshooter (Settings > Network & Internet > Status > Network troubleshooter)
- Check if other Microsoft apps work properly
If other browsers work but Edge doesn’t, your firewall is likely the culprit.

Method 1: Allow Edge Through Windows Firewall (Standard Way)
This is the most reliable method for Windows 10 and Windows 11.
Step-by-Step Instructions
Step 1: Open Windows Security
- Press Windows key + I to open Settings
- Click on “Privacy & security” (Windows 11) or “Update & Security” then “Windows Security” (Windows 10)
- Select “Firewall & network protection”
Step 2: Access Firewall Settings
- Click “Allow an app through firewall” at the bottom of the window
- Click the “Change settings” button at the top (you need admin rights)
- A User Account Control prompt may appear asking for permission
Step 3: Find Microsoft Edge
Scroll through the list of allowed apps and features. Look for:
- Microsoft Edge
- Microsoft Edge WebView2
You might see multiple Edge entries if you have different versions installed.
Step 4: Enable Firewall Access
- Check both boxes next to Microsoft Edge: Private and Public
- Click OK to save changes
- Restart Microsoft Edge
What Private and Public mean:
- Private networks: Your home or work network that you trust
- Public networks: Coffee shops, airports, hotels where security matters more
Enabling both ensures Edge works everywhere.
Method 2: Add Edge Manually (If Not in List)
Sometimes Microsoft Edge doesn’t appear in the allowed apps list. Here’s how to add it manually.
Finding the Edge Executable File
The Edge program file is usually located at:
C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
For 64-bit systems, check:
C:\Program Files\Microsoft\Edge\Application\msedge.exe
Adding Edge to Firewall
- Go to “Allow an app through firewall” as described above
- Click “Change settings” button
- Click “Allow another app” at the bottom
- Click “Browse” and navigate to the Edge location above
- Select msedge.exe and click “Open”
- Click “Add”
- Check both Private and Public boxes for the newly added entry
- Click OK
Method 3: Create Firewall Rules Through Windows Defender
For advanced users who want more control.
Using Advanced Security Settings
Step 1: Open Windows Defender Firewall with Advanced Security
- Press Windows key + R
- Type
wf.mscand press Enter - The advanced firewall window opens
Step 2: Create Inbound Rule
- Click “Inbound Rules” in the left panel
- Click “New Rule” in the right panel
- Select “Program” and click Next
- Choose “This program path” and browse to msedge.exe
- Click Next and select “Allow the connection”
- Check Domain, Private, and Public
- Give it a name like “Microsoft Edge Inbound”
- Click Finish
Step 3: Create Outbound Rule
Repeat the same process but click “Outbound Rules” instead. Name it “Microsoft Edge Outbound.”
This method gives Edge explicit permission for both incoming and outgoing connections.
Method 4: Using Command Prompt (Advanced)
For users comfortable with command line tools.
Firewall Commands for Edge
Open Command Prompt as Administrator:
- Press Windows key
- Type “cmd”
- Right-click Command Prompt
- Select “Run as administrator”
Run these commands one at a time:
netsh advfirewall firewall add rule name="Microsoft Edge" dir=in action=allow program="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" enable=yes
netsh advfirewall firewall add rule name="Microsoft Edge" dir=out action=allow program="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" enable=yes
Adjust the path if Edge is installed in a different location.
Press Enter after each command. You should see “Ok.” if successful.
Checking If Edge is Allowed Through Firewall
After making changes, verify everything works.
Verification Steps
Check Firewall Status:
- Go back to “Allow an app through firewall”
- Look for Microsoft Edge in the list
- Confirm both Private and Public boxes are checked
Test Edge Connection:
- Open Microsoft Edge
- Visit multiple websites including https://www.microsoft.com/edge
- Try streaming video to test full connectivity
- Check if downloads work properly
Review Firewall Logs (optional):
- Open Windows Defender Firewall with Advanced Security
- Click “Monitoring” in the left panel
- Check “Firewall” to see active connections
- Look for Edge in the allowed list
Common Problems and Solutions
Edge Still Won’t Connect After Allowing Through Firewall
Problem: You’ve allowed Edge but websites still won’t load.
Solutions to try:
- Restart your computer completely
- Disable third-party antivirus temporarily to test
- Clear Edge cache and cookies (Settings > Privacy > Clear browsing data)
- Reset Edge to default settings
- Check if VPN or proxy settings are interfering
Can’t Find Microsoft Edge in Firewall List
Problem: Edge doesn’t appear when you try to allow it.
Why this happens:
- Edge is installed in a non-standard location
- Windows installed a preview or beta version
- Corrupted Edge installation
Fix it:
- Use Method 2 to add Edge manually
- Reinstall Microsoft Edge from the official website
- Check Windows Apps & Features to confirm Edge is installed
Changes Don’t Save or Revert Automatically
Problem: You allow Edge but the setting unchecks itself.
Possible causes:
- Group Policy restrictions (common on work computers)
- Third-party security software overriding Windows Firewall
- Corrupted firewall configuration files
- Insufficient administrator permissions
Solutions:
- Contact your IT department if on a work network
- Temporarily disable third-party antivirus and test
- Reset Windows Firewall to defaults (only if nothing else works)
- Create a new administrator account and try there
Firewall Allows Edge But Specific Sites Are Blocked
Problem: Most sites work but specific ones don’t.
This isn’t a firewall issue. Check:
- DNS settings (try switching to Google DNS: 8.8.8.8 and 8.8.4.4)
- Hosts file for blocks (located at C:\Windows\System32\drivers\etc\hosts)
- Router firewall settings
- Website-specific issues or regional restrictions
Security Considerations When Allowing Apps
Opening firewall access creates potential security risks.
Best Practices
Only allow apps you trust. Microsoft Edge is safe because it’s developed by Microsoft, receives regular security updates, and is digitally signed.
Keep both Private and Public checked for home use. If you frequently use public WiFi, consider:
- Using a VPN for additional security
- Being cautious about which networks you trust
- Checking firewall settings after connecting to new networks
Monitor your allowed apps list. Review it every few months:
- Go to “Allow an app through firewall”
- Look for programs you don’t recognize
- Uncheck or remove anything suspicious
- Keep your list as short as possible
When to Be Cautious
Don’t allow these through your firewall without research:
- Programs from unknown developers
- Software that doesn’t need internet access
- Old programs no longer maintained
- Anything flagged by antivirus software
Alternative Solutions If Firewall Issues Persist
Temporarily Disable Windows Firewall (Testing Only)
Never leave your firewall disabled. Only use this to test if the firewall is definitely causing the problem.
How to disable temporarily:
- Open Windows Security
- Go to Firewall & network protection
- Click your active network (Domain, Private, or Public)
- Toggle “Windows Defender Firewall” to Off
- Test if Edge works
- Immediately turn the firewall back on
If Edge works with the firewall off, you know the firewall is the issue. Use the methods above to allow Edge properly.
Reset Windows Firewall to Default Settings
Warning: This removes all custom firewall rules.
- Open Command Prompt as administrator
- Type
netsh advfirewall resetand press Enter - Restart your computer
- Reconfigure firewall rules including allowing Edge
Only do this if you understand you’ll need to reconfigure all firewall settings.
Third-Party Firewall Software
Some users prefer third-party firewalls like:
- ZoneAlarm
- Comodo Firewall
- GlassWire
These often have more intuitive interfaces for managing app permissions. Check their documentation for allowing Microsoft Edge specifically.
Understanding Firewall Rules: A Quick Overview
Knowing how firewall rules work helps you troubleshoot better.
Types of Firewall Rules
| Rule Type | Direction | Purpose | Edge Example |
|---|---|---|---|
| Inbound | Traffic coming to your PC | Allows responses to your requests | Receiving webpage data after you click a link |
| Outbound | Traffic leaving your PC | Allows you to initiate connections | Sending request when you type a URL |
| Domain | Corporate networks | Controls access on work networks | Edge on company network |
| Private | Trusted networks | Your home network rules | Edge at home |
| Public | Untrusted networks | Coffee shop, hotel rules | Edge on public WiFi |
Microsoft Edge needs both inbound and outbound rules to function properly. Most users should enable all three network types (Domain, Private, Public) unless they have specific security requirements.
Different Windows Versions: Key Differences
Windows 11 Firewall Settings
The navigation is slightly different:
- Settings > Privacy & security > Windows Security > Firewall & network protection
- The interface is more modern but functionality is identical
- All methods in this guide work the same way
Windows 10 Firewall Settings
- Settings > Update & Security > Windows Security > Firewall & network protection
- Slightly older interface but same options available
- Command Prompt methods are identical
Windows Server
Firewall rules often set by Group Policy. Contact your system administrator if you’re on a server environment. The manual methods may not work due to administrative restrictions.
Keeping Microsoft Edge Updated
Outdated Edge versions can have security vulnerabilities.
Check for Edge updates:
- Open Microsoft Edge
- Click the three dots (…) in the top right
- Select “Help and feedback” > “About Microsoft Edge”
- Edge automatically checks and installs updates
- Restart Edge if an update was installed
Regular updates ensure your firewall rules work with the latest version and that you have the newest security patches.
When to Contact Support
If you’ve tried everything and Edge still won’t work:
Microsoft Support can help with Edge-specific issues:
- Visit https://support.microsoft.com/microsoft-edge for official troubleshooting guides
- Use the built-in feedback tool (Alt + Shift + I in Edge)
Check Community Forums:
- Microsoft Community forums have solutions from other users
- Reddit’s r/edge subreddit often has quick answers
IT Support (for work computers):
- Your company may have specific firewall policies
- They can whitelist Edge at the network level
Summary
Allowing Microsoft Edge through Windows Firewall is straightforward once you know where to look.
Quick recap:
- The easiest method is through Windows Security > Firewall & network protection > Allow an app through firewall
- Check both Private and Public network boxes for full access
- If Edge isn’t listed, add it manually by browsing to msedge.exe
- Advanced users can create specific inbound and outbound rules or use Command Prompt
- Always verify changes worked by testing Edge on multiple websites
- Keep your firewall enabled for security, only disable briefly for testing
Remember these important points:
- Windows Firewall protects your computer from threats
- Allowing Edge is safe because it’s a trusted Microsoft application
- Changes require administrator permissions
- Firewall rules may reset after major Windows updates
- Third-party antivirus can interfere with Windows Firewall settings
Following these steps should resolve any issues with Microsoft Edge being blocked by your Windows Firewall. The browser should now work normally on all networks while maintaining your system’s security.
Frequently Asked Questions
How do I know if Windows Firewall is blocking Microsoft Edge?
Open Microsoft Edge and try browsing. If you see connection errors but other browsers work fine, check Windows Security > Firewall & network protection > Allow an app through firewall. If Edge is unchecked or missing from the list, the firewall is blocking it. You can also check Event Viewer for firewall block notifications.
Is it safe to allow Microsoft Edge through my firewall?
Yes, it is completely safe. Microsoft Edge is a legitimate browser developed by Microsoft with regular security updates. Allowing it through the firewall simply enables it to communicate with the internet for browsing. The firewall will still block malicious incoming connections. Just ensure you enable it only for Private and Public networks you trust.
Do I need to allow Edge through firewall on both Private and Public networks?
For most users, yes. Checking both boxes ensures Edge works on your home network (Private) and when you connect to coffee shops or hotels (Public). If you only use your home network, you could enable Private only, but enabling both provides better flexibility without significant security risks for a trusted application like Edge.
Will Windows updates remove my Edge firewall settings?
Major Windows feature updates can sometimes reset firewall rules to defaults. After significant updates, check your firewall settings to ensure Microsoft Edge is still allowed. Minor security updates typically don’t affect these settings. If you notice Edge stops working after an update, revisit the “Allow an app through firewall” settings to verify the permissions.
What if I use a third-party antivirus instead of Windows Defender?
Many third-party antivirus programs include their own firewall that overrides Windows Firewall. Check your antivirus software’s settings (Norton, McAfee, Kaspersky, etc.) for application control or firewall sections. You’ll need to allow Microsoft Edge through that firewall instead. Consult your antivirus documentation or visit https://www.microsoft.com/edge for compatibility guidance with specific security software.
- How to Check Samsung Warranty in 2026: Complete Step-by-Step Guide - April 3, 2026
- How to Access Computer Configuration Settings in Windows 11/10 - April 3, 2026
- How to Check ASUS Warranty Status in 2026 (Step-by-Step) - April 3, 2026
