Details
The Windows Firewall is a built-in security application that comes with Windows OS since the beginning. The software is built to filter network data transmission to and from your Windows system.
The Firewall will block any suspicious and harmful connection depending on the threat level.
The users can configure the Windows Firewall settings as per their need to block or open port in Windows 10 and other versions. However, at times the Firewall may block ports or programs accidentally by user’s or administrator’s misconfiguration.
Problem Clarification
Firewall is blocking access to Mashme rooms or specific elements
Solution
Check for Blocked Port using the Command Prompt
- Type cmd in the search bar.
- Right-click on the Command Prompt and select Run as Administrator.
- In the command prompt, type the following command and hit enter.
- netsh firewall show state
- This will display all the blocked and active port configured in the firewall.
How to check if Windows Firewall is blocking a program
- Press Windows Key + R to open Run.
- Type "control" and press OK to open Control Panel.
- Click on System and Security.
- Click on Windows Defender Firewall.
- From the left panel Allow an app or feature through Windows Defender Firewall.
- In the allowed apps window, scroll through all the apps.
- Locate the app you want to review and see if the app is checked.
- If it is unchecked, the app is blocked on the Firewall.
- If your program is blocked, simply check the app and click OK.
How do I check if Windows Firewall is blocking a port
- Press Windows Key + R to open Run.
- Type "control" and press OK to open Control Panel.
- Click on System and Security.
- Scroll down and open Administrative Tools
- In the Administrative Tools window, open Windows Defender Firewall with Advanced Security.
- Click on Actions and select Properties.
- Now select your preferred Profile (Domain, Private, Public).
- In the Logging section, click on the Customize button.
- Click on the drop-down menu for Log dropped packets: and select Yes.
- Take note of the pfirewall.log path in the Name section.
- Click OK to save the changes.
- Open File Explorer (Windows Explorer) and go to the path where the log file is saved.
- It should look something like this:
- %systemroot%\system32\LogFiles\Firewall (you can type %systemroot% in the location bar, and it will usually default you to c:\, which is the most common system root, and the usual log location is therefore: C:\Windows\System32\LogFiles\Firewall )
- It should look something like this:
- Click on the pfirewall.log file and check for any blocked ports.