Back to Blog
Guide
8 min readAug 20, 2026

How to Check and Change NAT Type on a Windows 11 PC

A complete PC NAT type change guide: test your NAT type first, try UPnP or DMZ, fix CGNAT or Double NAT, then choose a VPN workaround or FRP tunneling when normal fixes are blocked.

I put this guide together after testing NAT changes on my own Windows PC and home router. My hands-on testing was done in my country, so router pages and ISP policies may look different elsewhere. But the problems people describe in gaming and networking communities are usually the same: the NAT result does not change after router settings, the line is behind CGNAT, or two routers are creating Double NAT. That is why the method below focuses on the network path instead of random Windows tweaks.

How to Check NAT Type on a Windows 11 PC

Use NATChecker.com on the Windows PC and network where the connection problem occurs. NATChecker.com is a free NAT type checker used by more than 2,000 people every day and ranked #1 on Google for NAT checker searches. Although the tool launched in July 2025, it quickly outranked many older alternatives because the test is fast, accurate, and free.

NAT resultWhat it meansWhat to do next
Full Cone NATThe best result for direct peer connections and hosting games or services.Stop here unless a specific game or app still has its own connection issue.
Restricted Cone NATUsually usable, but inbound peer connections can still be limited.Continue with UPnP or DMZ if P2P, hosting, or matchmaking still has problems.
Port Restricted Cone NATMore restrictive because the remote address and port both matter.Continue with router-side changes and upstream NAT checks.
Symmetric NATThe most restrictive result and a common cause of failed P2P connections.Continue through every step in this guide, especially CGNAT and Double NAT checks.

The goal is not to change settings blindly. It is to learn whether your PC already has an open NAT result or whether the network path needs to change.

How to Change NAT Type on a Windows 11 PC

Step 1Enable UPnP or DMZ on Your Router

If your NAT type is not Full Cone, the first useful fix is usually on the router. Try UPnP first. If UPnP does not change the result, DMZ can be used as the next router-side test.

Option A: Enable UPnP

UPnP lets apps and games ask the router to create temporary mappings automatically.

  1. 1. Open your router admin page.
  2. 2. Find UPnP under NAT, Advanced, Internet, or Gaming settings.
  3. 3. Enable UPnP, save the setting, then restart the game or reconnect the PC.
  4. 4. Run the NAT test again and compare the result.

Option B: Try DMZ for the PC

DMZ forwards unsolicited inbound traffic to one LAN device. Use it only for the Windows PC you are testing.

  1. 1. Reserve a stable LAN IP for the Windows PC in the router.
  2. 2. Find the router's DMZ setting.
  3. 3. Set the Windows PC LAN IP as the DMZ host and save.
  4. 4. Retest NAT type from the same PC.

DMZ is useful for diagnosis, but it exposes more traffic to the selected PC than UPnP does. Use it only for the PC you are testing.

Port forwarding is worth using only when UPnP or DMZ can work on this network and you only want to expose specific ports. If neither UPnP nor DMZ changes the NAT result, port forwarding is usually a waste of time, so do not keep tuning that option.

Step 2If NAT Does Not Change, Check CGNAT or Double NAT

If UPnP or DMZ does not change the NAT result, the router may not be the final device controlling inbound traffic. Check the upstream path.

Check for CGNAT

CGNAT means the ISP is sharing one public IPv4 address across many customers. If your line is behind CGNAT, local router settings cannot create direct inbound reachability. Contact the ISP and ask for a public IPv4 address or a static public IP option.

Open the CGNAT checker guide

Check for Double NAT

Double NAT happens when two devices are both routing, such as an ISP gateway plus your own router, a mesh router behind another router, or chained home routers. Simplify the network: use bridge mode, AP mode, or keep only one main NAT router.

Open the Double NAT guide

Step 3Retest NAT Type After Each Change

Retest after every major change. This keeps the process clear and prevents you from changing multiple layers without knowing which one mattered.

  1. 1. Test the original NAT type.
  2. 2. Enable UPnP, then test again.
  3. 3. Try DMZ for the Windows PC, then test again.
  4. 4. Fix CGNAT or Double NAT if found, then test again.
Run the NAT test

Step 4Use a VPN or FRP Workaround

If you cannot change your router or get a public IP, use a VPN for the simplest app-based workaround, or FRP when you know the exact TCP or UDP ports and can manage a public server. A VPN uses the server’s NAT, so apps and games may see a different NAT type or different inbound connectivity through features such as Moderate NAT or port forwarding; your home router remains unchanged. FRP exposes selected ports through a public server rather than changing NAT type.

Proton VPN

Best value for everyday players who want easier multiplayer with minimal setup.
  • Moderate NAT feature
  • Port Forwarding
  • Proton's ecosystem has more than 100 million users.
  • 30-day money-back guarantee.

PureVPN

Get the best NAT type with All-Port Forwarding to minimize NAT-related connection problems during activities such as hosting games or services, joining games, or using other P2P features.
  • Improve NAT via port forwarding
  • All-Port Forwarding
  • PureVPN has more than 3 million users.
  • 31-day money-back guarantee.

Use FRP for Known Ports

FRP maps selected ports on a public server to a game server, web service, or other app on your Windows PC. It can work behind CGNAT or double NAT, but it requires a public-IP server and basic networking skills. Choose a server close to the users who will connect.

Vultr

Best for broad global coverage and a straightforward first FRP server.
  • 32+ data center locations make it easier to place the server close to users.
  • $300 promotional credit for eligible new accounts, usable during the first 30 days.
  • Hourly billing keeps short FRP tests easy to control.

DMIT

Best for premium Asia-Pacific routes and latency-sensitive services.
  • Optimized routes across Hong Kong, Tokyo, and Los Angeles.
  • Premium network options for China and wider Asia-Pacific traffic.
  • Eligible orders can receive a full refund within 3 days with usage under 30GB, or a partial refund within 30 days.

FAQ

To get Open NAT behavior on a PC, first confirm your current NAT type, then enable UPnP on the router. If UPnP does not work, forward only the ports the game requires. Use DMZ only as a short diagnostic test after assigning the PC a stable LAN IP, then remove the PC from DMZ. If the result still does not change, the real blocker is usually CGNAT, Double NAT, or an upstream router you do not control.

Run the NAT Test

Start by checking your current NAT type from this Windows PC. If it is already Full Cone, you usually do not need the rest of the guide.

Share this article