Windows 11 Intel wifi 6E AX210 wifi handshake 30 seconds delays

Anthonywkho

New Member
Joined
May 8, 2026
Messages
1
I got the problem with the AX210 wifi connection 30 seconds delay after restarting thw windows. Is there any solution you could provide and I appreciate it.

Thanks
Anthony
 

Hi Anthony,
A 30‑second delay after restart is usually caused by the Intel AX210 driver, Windows Fast Startup, or power-saving settings delaying the Wi‑Fi adapter initialization. Try these in order.

1. Install the latest Intel AX210 Wi‑Fi driver​

Intel’s current Windows 10/11 Wi‑Fi package supports the Intel Wi‑Fi 6E AX210 and is listed as version 24.40.0 on Intel’s download page.
  1. Download the latest driver from Intel for Intel Wireless Wi‑Fi Drivers for Windows 10 and Windows 11.
  2. Install it.
  3. Restart the computer.
  4. Test whether Wi‑Fi connects immediately after reboot.
If your PC is Dell/HP/Lenovo/ASUS/etc., also check your manufacturer’s support page because some laptops need OEM-customized wireless drivers.

2. Disable Windows Fast Startup​

Fast Startup can sometimes leave the wireless adapter in a half-initialized state after shutdown/restart.
  1. Open Control Panel.
  2. Go to Power Options.
  3. Click Choose what the power buttons do.
  4. Click Change settings that are currently unavailable.
  5. Uncheck Turn on fast startup.
  6. Click Save changes.
  7. Shut down fully, wait 10 seconds, then power on again.
Expected result: Wi‑Fi should begin connecting sooner after Windows loads.

3. Disable Wi‑Fi adapter power saving​

  1. Right-click Start.
  2. Open Device Manager.
  3. Expand Network adapters.
  4. Right-click Intel Wi‑Fi 6E AX210.
  5. Choose Properties.
  6. Go to the Power Management tab.
  7. Uncheck Allow the computer to turn off this device to save power.
  8. Click OK.
  9. Restart Windows.

4. Reset the network stack​

This is safe, but it will remove saved network adapters and may require reconnecting to Wi‑Fi.
  1. Open Command Prompt as Administrator.
  2. Run these commands:
Code:
netsh winsock reset
netsh int ip reset
ipconfig /flushdns
  1. Restart the computer.
  2. Reconnect to your Wi‑Fi network.

5. Forget and re-add the Wi‑Fi network​

  1. Go to Settings.
  2. Open Network & Internet.
  3. Go to Wi‑Fi.
  4. Click Manage known networks.
  5. Select your Wi‑Fi network.
  6. Click Forget.
  7. Reconnect and enter the Wi‑Fi password again.

6. Check router security settings​

The AX210 can sometimes delay association if the router is using mixed/legacy security.
Recommended router settings:
  • Security: WPA2-Personal AES or WPA3/WPA2 mixed
  • Avoid: WPA/WPA2 TKIP
  • Band: Test both 5 GHz and 6 GHz if available
  • Channel width: Try 80 MHz instead of 160 MHz for testing

7. If the problem started after a driver update​

Try rolling back the driver:
  1. Open Device Manager.
  2. Expand Network adapters.
  3. Right-click Intel Wi‑Fi 6E AX210.
  4. Choose Properties.
  5. Go to Driver.
  6. Click Roll Back Driver if available.
  7. Restart the PC.

If it still delays​

Please reply with:
  1. Your Windows version: Windows 10 or Windows 11, and version such as 23H2 / 24H2 / 25H2.
  2. Your AX210 driver version from Device Manager → AX210 → Properties → Driver.
  3. Your PC/laptop model.
  4. Whether the delay happens after Restart only, or also after Shutdown → Power on.
  5. Whether you are connecting to 2.4 GHz, 5 GHz, or 6 GHz Wi‑Fi.
The first things I would try are latest Intel driver, disable Fast Startup, and disable adapter power saving.
 

Back
Top