Nothing kills a couch gaming session faster than your Deck refusing to see the router it’s been happily joined to for months. I’ve had mine drop Wi-Fi mid-download twice this year, and both times the fix was dumber than I expected. Here’s the full troubleshooting ladder, from the thirty-second fixes to the ones that actually require you to dig into SteamOS settings.
1. Forget the network and rejoin it
Sounds too simple, but it clears out a stale handshake more often than it should. Go to Quick Settings, tap the Wi-Fi icon, long-press the network you’re stuck on, and hit Forget. Rejoin from scratch and type the password fresh, even if the Deck offers to autofill it. Half the “won’t connect” reports I see in r/SteamDeck get solved right here.

2. Check whether it’s your router, not your Deck
Steam Deck’s Wi-Fi chip is picky about frequency bands and channel width on some mesh routers. If your network broadcasts both 2.4GHz and 5GHz under the same SSID, try splitting them temporarily and connecting to the 5GHz band directly, or the 2.4GHz one if you’re far from the router. I’ve seen Deck owners fix a “connects but no internet” loop just by switching their router’s channel from auto to a fixed one (1, 6, or 11 on 2.4GHz).
3. Update SteamOS before you blame the hardware
Early Steam Deck LCD units shipped with a MediaTek Wi-Fi chipset that had real, documented driver quirks: random disconnects, slow reconnection after sleep, networks that show up but time out on the password screen. Valve has shipped several SteamOS updates specifically tightening Wi-Fi stability, so before you consider a repair, go to Settings > System > Software Updates and make sure you’re not sitting three versions behind.
4. Reset network settings without wiping the whole Deck
If forgetting the network didn’t help, go deeper: switch to Desktop Mode, open a terminal, and restart the network manager with sudo systemctl restart NetworkManager. It’s a lot less drastic than a factory reset and clears out corrupted connection profiles that the Quick Settings menu doesn’t fully purge. Reboot back into Gaming Mode afterward and try connecting again.
5. Airplane mode toggle (yes, really)
Flip Airplane Mode on, wait five seconds, flip it off. It forces a full radio reset without touching any saved networks or settings, and it’s fixed more “Wi-Fi icon greyed out” situations for me than I’d like to admit. Cheap trick, but try it before the terminal route above.
6. Still nothing? Suspect the antenna
If you’ve dropped your Deck, or if Wi-Fi got noticeably worse after a case swap or a mod involving opening the shell, there’s a real chance the antenna connector got knocked loose. That’s a hardware issue, not a software one, and it usually needs an actual teardown to confirm. If you’re already comfortable opening the Deck for other mods, check the antenna cable seating before assuming you need a full board replacement.
FAQ
Does a factory reset fix Steam Deck Wi-Fi issues?
Sometimes, but it’s overkill for most cases. Try the NetworkManager restart in step 4 first: it solves the same underlying problem without wiping your library and settings.
Why does my Deck see the network but fail to get an IP address?
That’s almost always a router-side DHCP hiccup or a band mismatch. Restarting the router, or switching the Deck to the other band, clears it in most cases.
Is Steam Deck OLED better for Wi-Fi than the LCD model?
Yes, noticeably. The OLED model uses a different, more modern Wi-Fi chipset that doesn’t share the early MediaTek quirks that affected some LCD units.
What to try first
Start with forgetting the network and rejoining it, then check your SteamOS version before you touch anything else. Those two steps alone resolve the vast majority of Wi-Fi complaints I see. If you’re still stuck after the NetworkManager restart, that’s your cue to start suspecting the antenna rather than the software.