How to Open a Port in Windows Firewall

How to Open a Port in Windows Firewall

This guide will show you how to open a specific port in Windows Defender Firewall. Opening a port allows specific types of network traffic to pass through the firewall, which can be essential for applications or services that need remote access.

  1. Open Windows Defender Firewall
    Go to the Start menu and type Windows Defender Firewall in the search bar
    Click Open
  2. Create a New Inbound Rule
    Right-click Inbound Rules
    Select New Rule
  3. The Wizard will open
    Select Port
    Click Next
  4. Protocol and Ports
    Select TCP
    Select Specific local ports: #### (Choose a number you like for your port)
    Click Next
    NOTE: If you are enabling a remote connection to SQL, then enter 1433 as the port number
  5. Select Allow Connection
    Click Next
  6. Click Next
  7. Give the port a name __MSSQL (We recommend using two underlines at the start of the name to make it stand out)
    Click Finish
  8. Now you can see it in your Inbound Rules




    • Related Articles

    • Configuring Windows

      This article will walk you through configuring Windows for use as a migration workstation. We recommend a fresh installation of windows. Configuring Windows Click the Start Menu Unpin everything except the following, by right clicking and choosing ...
    • How to Activate Windows

      Let's get Windows activated. Open Settings Click the Start button and type Settings Click Open Go to System Scroll down and click on Activation On Change product key Click Change Enter your key XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Click Next Click Activate ...
    • Configuring Windows Updates

      Keeping your system updated is essential for maintaining security, performance, and compatibility with the latest features. In this article, we’ll walk you through how to configure Windows Update settings for a migration workstation. Open Settings ...
    • Setting the Windows Time Zone

      Steps to Set the Windows Time Zone Open Settings Click the Start button and type Settings Click Open Go to Time & Language Select Date & Time Set the Time Zone Use the drop-down menu under Time zone to select your preferred time zone Verify that the ...
    • Enabling Long Paths in Windows

      By default, Windows limits file paths to 260 characters, which can cause issues when working with deeply nested directories or long file names. In this article we will enable long paths by adjusting a simple Group Policy setting. Click Start and type ...