Quick fix: Wi-Fi sleeps on PC sleep, disconnects apps (Teams, Discord, Slack). Allow network to wake / stay alive: Device Manager → Network adapters → Wi-Fi adapter → Properties → Power Management → untick “Allow the computer to turn off this device to save power.” Also: Power Options → Advanced → Wireless adapter settings → Maximum performance. For chronic: disable Modern Standby.
Wi-Fi calling apps lose connection when PC sleeps. Cause: Wi-Fi adapter powering off, network drops apps. Solution: keep adapter alive during sleep, or accept reconnect after wake.
Affects: Windows 11 laptops.
Fix time: ~15 minutes.
What causes this
Apps that use persistent connections (WebSocket, long polling): Discord voice, Teams video, Slack, Zoom. On sleep: Wi-Fi powers off, app server detects timeout, disconnects.
Method 1: Disable Wi-Fi power management
The standard route.
- Open Device Manager.
- Expand Network adapters.
- Right-click Wi-Fi adapter → Properties.
- Switch to Power Management tab.
- Untick Allow the computer to turn off this device to save power.
- Apply.
- Open Power Options. Pick active plan → Change advanced power settings.
- Find Wireless Adapter Settings → Power Saving Mode.
- Set both Plugged in and On battery to Maximum Performance.
- For chronic: stay plugged in for important calls.
This is the standard fix.
Method 2: Adjust sleep timer
For preventing sleep during calls.
- Settings → System → Power & battery → Screen and sleep.
- Set When plugged in, put my device to sleep after: Never (or longer).
- For battery: shorter to save power, but disconnects.
- For during calls: temporarily use PowerToys Awake module to prevent sleep.
- PowerToys → Awake → Keep awake indefinitely.
- After call: re-enable normal sleep.
- For chronic: many calls. Don’t enable sleep on plugged-in PC.
- For laptop on battery: accept disconnects or keep plugged.
This is the sleep prevention.
Method 3: Use cellular / wired backup
For chronic.
- For laptops with cellular: Cellular stays alive during sleep (depending on power state).
- For wired Ethernet: more stable. Less affected by power management.
- For chronic Wi-Fi disconnects: use USB-C dock with Ethernet, keep plugged.
- For specific apps with offline modes: Discord has reconnect logic. Slack catches up after sleep.
- For Teams: status changes to “Away” on sleep, then reconnects.
- For VoIP / SIP: phone-app on phone may be more reliable than laptop.
- For server connections (SSH, RDP): Windows Mobsync or Bitvise SSH client keepalive may help.
This is the alternative.
How to verify the fix worked
- Wi-Fi adapter stays connected during short sleep periods.
- Apps reconnect quickly after wake.
- Power Management tab shows correct settings.
- Event Viewer: fewer network disconnect events.
If none of these work
If disconnects persist: Specific adapter chip: Intel AX vs Realtek. Drivers vary. Update from manufacturer. For chronic: Modern Standby (S0) may be the issue. Some laptops can switch to S3 sleep in BIOS. For S0 sleep: Wi-Fi may stay connected but apps still time out. For specific app: each app has own reconnect logic. Configure if available. For corporate VPN: VPN drops on sleep. Reconnect on wake. For chronic chronic: dedicated mobile / cellular hotspot or phone for calls instead of laptop.
Bottom line: Device Manager → Wi-Fi adapter → Power Management → untick “Allow computer to turn off this device.” Power Options → Wireless Adapter → Maximum Performance. Use PowerToys Awake during important calls.