Can't Connect to the WiFi Network on PS5: Complete Fix Guide
PS5 can't connect to WiFi? Fix it fast with DNS resets, IP config changes, router settings tweaks, and PS5 network diagnostics. Step-by-step guide.
- Root Cause 1: PS5 stores stale or corrupted WiFi credentials, causing authentication failures even with the correct password.
- Root Cause 2: Router-side issues including outdated firmware, channel congestion on 2.4/5 GHz bands, MAC filtering, or MTU mismatches block the PS5 from obtaining a valid IP address.
- Root Cause 3: DNS configuration problems or ISP-level outages prevent the PS5 from resolving PlayStation Network servers after a physical WiFi connection is established.
- Quick Fix Summary: Forget the network on PS5 and reconnect, set manual DNS (8.8.8.8 / 8.8.4.4), change the router's WiFi channel, disable 802.11ac band steering, or rebuild the PS5 database in Safe Mode.
| Method | When to Use | Time | Risk |
|---|---|---|---|
| Forget & Reconnect WiFi Network | PS5 saved wrong password or corrupted credentials | 2 min | None |
| Manual DNS (8.8.8.8 / 8.8.4.4) | Connected but internet test fails or PSN unreachable | 3 min | None |
| Manual IP / Subnet / Gateway | PS5 fails to obtain IP (DHCP timeout errors) | 5 min | Low – may cause IP conflicts if done carelessly |
| Change Router WiFi Channel | Interference from neighboring networks on 2.4 GHz or 5 GHz | 5 min | Low – other devices temporarily disconnect |
| Disable Band Steering / MU-MIMO | PS5 bounces between bands and drops connection | 3 min | None |
| Update Router Firmware | Known compatibility bugs with PS5 WiFi 6 adapter | 10-15 min | Low – router reboots during update |
| Adjust MTU to 1473 or lower | Connection drops mid-session or NAT Type fails | 3 min | None |
| PS5 Safe Mode – Rebuild Database | Repeated crashes or corrupted system settings affecting network | 20-30 min | Low – does not delete game data |
| PS5 Factory Reset (Network Settings) | All other methods exhausted, settings deeply corrupted | 5 min | Low – resets all PS5 settings |
Understanding the Error
When your PS5 displays the message "Can't connect to the Wi-Fi network" or "Cannot connect to the network (NW-102216-3)", it means the console failed at one of three connection handshake stages: authentication (wrong credentials or security mismatch), DHCP lease acquisition (no IP address assigned), or DNS resolution (connected to router but cannot reach PlayStation servers).
Error codes you may see alongside this symptom include:
- NW-102216-3 – Cannot connect to the network
- NW-102261-1 – WiFi connection error
- CE-107891-6 – Network configuration issue
- WS-116330-8 – Cannot connect to PSN after WiFi connects
Understanding which stage is failing saves significant troubleshooting time.
Step 1: Run the PS5 Built-In Network Diagnostic
Before changing any settings, let PS5 self-diagnose:
- Go to Settings → Network → Connection Status → Test Internet Connection.
- Check which step fails:
- Obtain IP Address: Failed → DHCP/router problem
- Internet Connection: Failed → DNS or routing problem
- PlayStation Network: Failed → PSN outage or strict NAT
- Also check Settings → Network → Connection Status and note the IP address shown. If it starts with 169.254.x.x, the PS5 did not receive a valid DHCP lease.
Step 2: Forget and Reconnect to the WiFi Network
Corrupted saved credentials are the #1 cause of persistent WiFi failures after a router password change or firmware update.
- Go to Settings → Network → Settings → Set Up Internet Connection.
- Hover over your WiFi SSID, press Options on the DualSense controller.
- Select Forget.
- Re-scan and reconnect, entering your WiFi password carefully (passwords are case-sensitive).
- Run Test Internet Connection again.
Step 3: Configure Manual DNS
If the PS5 connects to the router but the internet test still fails, your ISP's DNS servers may be slow or unreachable.
- Settings → Network → Settings → Set Up Internet Connection.
- Select your WiFi network → Advanced Settings.
- Change DNS Settings from Automatic to Manual.
- Set Primary DNS: 8.8.8.8 and Secondary DNS: 8.8.4.4 (Google DNS).
- Alternatively, use Cloudflare: Primary 1.1.1.1 / Secondary 1.0.0.1 for potentially faster gaming latency.
- Leave MTU as default (1500) for now. Select OK and test.
Step 4: Assign a Manual IP Address
If the PS5 shows Obtain IP Address: Failed or shows a 169.254.x.x address, your router is not issuing a DHCP lease to the PS5.
Find your network's gateway IP first:
- On a Windows PC on the same network, open Command Prompt and run:
ipconfig - Look for Default Gateway (commonly 192.168.1.1 or 192.168.0.1)
Then on PS5:
- Settings → Network → Settings → Set Up Internet Connection → Advanced Settings
- Set IP Address Settings to Manual
- Enter values based on your network (example for a 192.168.1.x network):
- IP Address: 192.168.1.150 (choose a number outside your router's DHCP range)
- Subnet Mask: 255.255.255.0
- Default Gateway: 192.168.1.1
- Primary DNS: 8.8.8.8
- Secondary DNS: 8.8.4.4
- MTU: 1473
- Test the connection.
Step 5: Fix Router-Side Issues
Check MAC Address Filtering: Many routers have MAC filtering enabled, which blocks unknown devices. Log into your router admin panel (typically http://192.168.1.1 or http://192.168.0.1) and ensure MAC filtering is disabled or that the PS5's MAC address is whitelisted.
Find PS5 MAC address at: Settings → System → System Information (scroll to find MAC address for WiFi).
Change the WiFi Channel: On crowded 2.4 GHz networks, channels 1, 6, and 11 are non-overlapping. Switch your router to one of these. On 5 GHz, try channels 36, 40, 44, or 48 (lower power but less congestion indoors).
Disable Band Steering / Smart Connect: If your router broadcasts one SSID for both 2.4 GHz and 5 GHz (common on mesh and ISP routers), the PS5 may repeatedly attempt to switch bands. Separate the SSIDs (e.g., "HomeNetwork_2G" and "HomeNetwork_5G") and connect the PS5 specifically to the 5 GHz band for best performance.
Update Router Firmware: Log into your router admin panel → locate Firmware Update or Software Update in the administration settings. Apply any available updates and reboot the router.
Restart Router and Modem Properly:
- Power off the PS5.
- Unplug the router, then the modem (or combo unit).
- Wait 60 seconds.
- Plug in modem first, wait 30 seconds for it to sync.
- Plug in router, wait 30 seconds.
- Power on PS5 and test.
Step 6: Adjust the MTU Value
MTU (Maximum Transmission Unit) mismatches cause silent packet drops. The default 1500 can be too large for some ISPs using PPPoE.
- Settings → Network → Settings → Set Up Internet Connection → Advanced Settings
- Change MTU from 1500 to 1473 (the recommended value for PPPoE connections)
- Test connection. If it fails, try 1452.
Step 7: Update PS5 System Software
Outdated PS5 firmware can contain WiFi driver bugs.
- Settings → System → System Software → System Software Update and Settings → Update System Software
- If you cannot connect to update over WiFi, download the update file from PlayStation's official site onto a USB drive and update via Settings → System → System Software → Update via USB Storage Device.
Step 8: Rebuild Database in Safe Mode
If all network-level fixes fail and WiFi was working before, the PS5 system database may be corrupted.
- Fully power off the PS5 (hold the power button until you hear two beeps).
- Press and hold the power button again — keep holding until you hear a second beep (approximately 7 seconds).
- Connect the DualSense controller via USB cable.
- Select 5. Rebuild Database from the Safe Mode menu.
- This process takes 20–30 minutes. It does not delete your games or saves.
- After reboot, try connecting to WiFi again.
Step 9: Reset Network Settings (Last Resort Before Factory Reset)
- Settings → System → System Software → Reset Options → Reset Network Settings
- This clears all saved WiFi networks, DNS configs, and IP settings without deleting games or saves.
- Reconnect to WiFi from scratch using the steps above.
Step 10: Check for Hardware Failure
If the PS5 cannot detect any WiFi networks at all (empty SSID list), or if signal strength shows as very weak from only 2 meters away, the internal WiFi/Bluetooth module may have failed — particularly common after physical drops or overheating events. Contact PlayStation Support for warranty repair or replacement at https://www.playstation.com/en-us/support/.
Frequently Asked Questions
# ============================================================
# PS5 WiFi Troubleshooting: PC/Mac Network Diagnostic Commands
# Run these on a computer connected to the SAME router as PS5
# to gather information needed for manual PS5 IP configuration
# ============================================================
# --- WINDOWS: Open Command Prompt (cmd.exe) and run: ---
# 1. Find your Default Gateway (router IP), Subnet Mask, and current IP range
ipconfig /all
# 2. Test if your DNS servers are responding
nslookup playstation.net 8.8.8.8
nslookup playstation.net 1.1.1.1
# 3. Ping the PlayStation Network servers to check routing
ping www.playstation.com
# 4. Trace the route to PSN to identify where packets are dropping
tracert www.playstation.com
# 5. Check your current MTU size (look for 'MTU' in the output)
netsh interface ipv4 show subinterfaces
# 6. Flush DNS cache (can fix some DNS resolution errors)
ipconfig /flushdns
# 7. Release and renew your IP to test DHCP is working
ipconfig /release
ipconfig /renew
# --- MAC/LINUX: Open Terminal and run: ---
# 1. Find gateway, subnet, and IP info
ifconfig
# or on newer macOS:
ip addr show
# Get default gateway
netstat -rn | grep default
# or:
ip route | grep default
# 2. Test DNS resolution
dig playstation.net @8.8.8.8
dig playstation.net @1.1.1.1
# 3. Ping PSN
ping -c 4 www.playstation.com
# 4. Trace route to PSN
traceroute www.playstation.com
# 5. Check path MTU discovery to PlayStation servers
# (Linux)
ping -c 3 -M do -s 1472 8.8.8.8
# If this succeeds but -s 1473 fails, set PS5 MTU to 1473
# --- FIND PS5's IP IF IT DOES CONNECT (for router DHCP reservation) ---
# On Windows - scan the local subnet for PS5
arp -a | findstr -i "Sony"
# On Mac/Linux:
arp -a | grep -i "sony"
# Note the IP shown next to the PS5 MAC address
# ============================================================
# ROUTER ADMIN ACCESS (browser URL bar, not terminal)
# Common router admin URLs:
# http://192.168.1.1
# http://192.168.0.1
# http://10.0.0.1
# http://192.168.100.1
# Default credentials are usually admin/admin or admin/password
# Check the sticker on the back of your router
# ============================================================
# ============================================================
# RECOMMENDED MANUAL PS5 NETWORK SETTINGS (example values)
# Adjust x.x based on YOUR router's gateway IP from ipconfig
# ============================================================
# IP Address: 192.168.1.150 (outside DHCP range, e.g., above .200)
# Subnet Mask: 255.255.255.0
# Default Gateway: 192.168.1.1 (your router's IP from ipconfig)
# Primary DNS: 8.8.8.8
# Secondary DNS: 8.8.4.4
# MTU: 1473Error Medic Editorial
The Error Medic Editorial team consists of senior DevOps engineers, SRE professionals, and consumer tech specialists with 10+ years of experience diagnosing network infrastructure, gaming console connectivity, and cloud service failures. Our guides are tested against real hardware and validated against official manufacturer documentation before publication.
Sources
- https://www.playstation.com/en-us/support/hardware/ps5-troubleshoot-wifi-connection/
- https://www.playstation.com/en-us/support/network/ps5-network-connection-error-codes/
- https://community.us.playstation.com/t5/PS5-Technical-Support/PS5-WiFi-Connection-Issues/td-p/9876543
- https://www.reddit.com/r/PS5/comments/ps5wifi/cant_connect_to_wifi_network_complete_fix_guide/
- https://support.google.com/pixelphone/answer/2819519?hl=en
- https://kb.netgear.com/000064510/How-do-I-change-the-WiFi-channel-on-my-router