QuantumProxies.io Review (2026): Features, Pricing, Pros & Cons

Deal Score0
Deal Score0
How to Open a Port on Windows Server | Quantum Proxies Blog
Home Blog Windows Server
Server Administration

How to Open a Port on
Windows Server

A complete step-by-step walkthrough for opening firewall ports on a Windows VPS or dedicated server — covering web servers, game servers, RDP, VPNs, and custom applications.

H
Hamza
Technical Writer
📅 May 2026
⏱ 5 min read
🔖 9 Steps
Why This Guide

Windows Firewall blocks all incoming traffic by default

Windows Defender Firewall is designed to protect your server by silently dropping unauthorized inbound connections. While this is exactly what you want for security, it means every application that needs to accept external connections — a web server, game server, VPN, or database — requires a manual firewall rule to let traffic through.

This guide covers the complete process using the built-in GUI. No PowerShell knowledge required. Each step is shown in order, so you can follow along directly on your server.

Running a proxy server or scraping infrastructure on your VPS? Quantum Proxies provides 80M+ residential IPs across 200+ countries, starting at $0.60/GB.

Quick Summary
1 Connect via RDP
2 Open Windows Defender Firewall
3 Click Advanced Settings
4 New Inbound Rule
5 Select TCP/UDP + port number
6 Allow → Profile → Name → Finish
Prerequisites

Before You Begin

Confirm these four things before touching any firewall settings.

01
Admin Access
Must be logged in as an Administrator on the server.
02
Port Number
Know which exact port your application needs opened.
03
Protocol Type
Confirm whether your service uses TCP, UDP, or both.
04
Provider Firewall
Verify your VPS host doesn’t block the port at network level.
Step-by-Step Guide
Step 1 of 9
Connect via RDP ✓ Start Here

Connect to Your Windows VPS

via Remote Desktop Protocol

Open the Remote Desktop client on your local machine, enter your server’s IP address, and log in using your administrator credentials. Once connected you’ll have full access to the Windows desktop.

Press Win + R Type: mstsc Enter VPS IP Login as Admin
🖥️
Remote Desktop
Remote Desktop Connection
Open Windows Firewall
Start Menu → Search
Step 2

Search for Windows Defender Firewall in the Start Menu and open it. This is your control panel for all firewall rules.

Windows Defender Firewall
Windows Defender Firewall
Advanced Settings
Firewall → Advanced Settings
Step 3

Click Advanced Settings in the left panel. This opens the full firewall management interface with all rule controls.

Advanced Settings →
New Inbound Rule
Inbound Rules → New Rule
Step 4

Click Inbound Rules in the left panel, then New Rule in the right panel. This launches the rule wizard.

Inbound Rules
Left panel
New Rule
Right panel
Inbound Rules
Select Rule Type: Port
Rule Type → Port → Next
Step 5

Choose Port as the rule type and click Next. This lets you target specific port numbers rather than specific programs.

○ Port  →  Next
Port Rule Type
Choose Protocol & Enter Port Number
TCP or UDP → Specific local ports → type your number
Step 6

Select TCP or UDP depending on your service, then enter your port number in the Specific local ports field. You can enter multiple ports separated by commas.

TCP
Web, RDP, FTP, DB
UDP
Games, VoIP, VPN
80,443,25565
TCP UDP port selection
Allow the Connection
Action → Allow → Next
Step 7

Select Allow the connection and click Next. This tells Windows to permit inbound traffic on the specified port.

○ Allow the connection
Allow Connection
Select Firewall Profiles
Domain · Private · Public
Step 8

Enable all three profiles (Domain, Private, Public) for most VPS setups and click Next.

Domain Private Public
Firewall Profiles
Name the Rule & Finish
Enter a name → Finish — Rule activates immediately
Final Step

Give the rule a clear, descriptive name so you can identify it in the future. Optionally add a description. Click Finish — the rule activates instantly, no server restart needed.

Minecraft Server Port
Rule is now active immediately — no reboot required
Name the Rule
Quick Reference

Common Ports on Windows Servers

The most frequently opened ports and their use cases.

Port Protocol Purpose Note
80 TCP HTTP Web Traffic Standard
443 TCP HTTPS Secure Web Secure
3389 TCP Remote Desktop (RDP) Change default
21 TCP FTP Server Use SFTP instead
25565 TCP Minecraft Server Game server
1194 UDP OpenVPN VPN tunnel
Security

Four rules when opening ports

Every open port is part of your attack surface. Follow these to stay protected.

01
Minimal exposure
Only open ports your running applications actually require.
02
Strong credentials
Exposed services are scanned by bots within minutes. Weak passwords are compromised fast.
03
Regular audits
Review your Inbound Rules list periodically. Delete rules for software no longer in use.
04
DDoS protection
Public-facing ports attract flood attacks. Use a provider with built-in DDoS mitigation.

How to verify the port is open

After creating the rule, confirm it’s listening using PowerShell or an external port checker. In PowerShell, run the command below — if the port shows LISTENING, the rule is working correctly.

netstat -an | findstr :25565

For external testing: yougetsignal.com/tools/open-ports

🔍
Verify Port
Need Proxies for Your Server?

80M+ Residential IPs.
200+ Countries. From $0.60/GB.

Quantum Proxies provides premium residential, datacenter, ISP, and mobile proxies for web scraping, ad verification, sneaker bots, and automation — deployed on servers exactly like yours.

Rotating & sticky sessions
99.9% uptime
REST API
Free trial
Guide written for Windows Server 2019/2022 and Windows 11. Steps may vary slightly on older versions. This article contains a sponsored mention of Quantum Proxies. All technical instructions reflect independent editorial guidance.

We will be happy to hear your thoughts

Leave a reply

Proxy Advices
Logo
Shopping cart