THE SHORT ANSWER

If Ethernet stays connected after sleep but has no internet, the cause is usually a driver resume bug, DNS/gateway lease problem, power saving setting, VPN route or Energy Efficient Ethernet issue.

Start by proving the scope: one app, one device, one adapter, one printer path or the whole network. That comparison decides whether the fix belongs in Windows, iPhone settings, router WAN, AirPrint discovery or app cache.

Start with what still works

Ethernet connected but no internet after sleep is a different problem from a loose cable. The computer wakes up, the wired icon may still look connected, and the router port light may blink, but websites, updates and apps do not move until you restart. That pattern usually means the adapter came back only halfway. Windows may keep the link active while the driver, DNS lease, gateway route or power state is still broken. It feels like the router forgot the computer, but the timing after sleep points strongly toward the computer and its Ethernet adapter.

The practical fix is to compare the link state with the internet route. Check whether the adapter has a valid IP, gateway and DNS after waking, then turn off aggressive power saving, update Ethernet and chipset drivers, disable Energy Efficient Ethernet for a test and reset the network stack only if needed. Do not replace the cable first unless the adapter also disconnects while the computer is awake.

Quick diagnosis table

What you seeLikely causeTry first
Connected icon, no websitesGateway or DNS did not resumeRenew IP and DNS
Restart fixes itDriver resume bugUpdate Ethernet driver
Only after sleepPower saving or EEE issueDisable adapter power saving
VPN used before sleepStale VPN routeDisconnect and clear VPN
All devices fineComputer-local issueFocus on PC settings

Try these fixes in order

Use this order so you solve the likely cause before resetting settings or replacing hardware.

  1. 01

    Check IP, gateway and DNS after waking

    Open network details after the computer wakes. If IP, gateway or DNS is blank, stale or wrong, the link is present but the route is broken.

  2. 02

    Disable Ethernet power saving

    In adapter properties, stop the computer from turning off the Ethernet device to save power. This is a common fix when wired internet fails only after sleep.

  3. 03

    Turn off Energy Efficient Ethernet for a test

    Energy Efficient Ethernet can save power, but some adapters and switches resume poorly. Disable it temporarily and test two sleep/wake cycles.

  4. 04

    Update Ethernet and chipset drivers

    Use the laptop, motherboard or adapter maker's support page. Chipset drivers matter because they control the bus the Ethernet controller uses.

  5. 05

    Restart the router only as a comparison

    If every device works except this computer after sleep, router restart is probably not the fix. Use it once as a comparison, then return to the PC.

  6. 06

    Flush DNS and renew the lease

    Release and renew the IP address, then flush DNS. If this works without a full reboot, the problem is likely the resume network state.

  7. 07

    Check VPN and security routes

    VPN kill switches and security suites can leave routes behind after sleep. Disable them for a controlled test and restore only what is needed.

  8. 08

    Use network reset near the end

    Network reset can fix damaged adapter state, but it removes saved network settings. Use it after driver, power and DNS tests.

  9. 09

    Confirm the fix after a restart

    After the issue appears fixed, restart the device once and test again. A fix that survives restart is much more useful than one that only works until the next sleep, app update or router refresh.

Detailed checks

CHECK 01

Connected is not the same as routed

The Ethernet link can be active while the internet route is broken. The router sees a cable, but the computer may not have a usable gateway or DNS after waking.

  • That is why checking IP details beats staring at the icon.
CHECK 02

Sleep exposes driver bugs

Sleep and wake force hardware into low-power states. Some Ethernet drivers recover the link but fail to rebuild the route cleanly.

  • Driver, chipset and firmware updates are more relevant than changing Wi-Fi or provider settings.
CHECK 03

Energy saving is useful until it breaks resume

Power-saving settings exist for good reasons, especially on laptops. But if they break wired internet after sleep, stability matters more than tiny battery savings.

  • Test changes one at a time so you know which setting actually helped.
CHECK 04

The repeat pattern matters

If Ethernet works all day but breaks after every sleep, the sleep trigger is the diagnosis. If it breaks randomly while awake, cable, switch or router causes become more likely.

  • Repeat the same sleep test twice before calling the fix done.
CHECK 05

Why the first successful test is not enough

Home network and device problems can look fixed for a few minutes, then return when the app refreshes, the device sleeps or the router renews a lease.

  • That is why a second test matters. It catches temporary fixes before you publish the problem as solved in your own notes.

Mistakes to avoid

Do not assume connected means every service path is working.

Do not skip VPN, DNS, proxy, driver or local discovery checks.

Do not change several settings together. One clean test gives better evidence.

FAQ

Why does Ethernet say connected but no internet after sleep?

Because the physical wired link can resume while the IP route, DNS, gateway or driver state does not. The computer looks connected locally but cannot reach the wider internet.

This is usually a computer-side resume issue, especially when other devices continue working.

Is the Ethernet cable bad?

Maybe, but not usually if the issue happens only after sleep. A bad cable tends to fail while the computer is awake too.

Try a cable swap if it is easy, but prioritize adapter power and driver settings.

Should I restart the router?

Only once as a comparison. If other devices work, the router is probably not the core problem.

Restarting the PC fixing it is stronger evidence for driver or sleep-state trouble.

Can DNS cause this after sleep?

Yes. The adapter can wake with a stale DNS or gateway state, making websites fail even though the cable link exists.

Flushing DNS and renewing the IP lease can confirm that direction.

What is Energy Efficient Ethernet?

It is a power-saving feature that reduces wired adapter power use during low activity. Some adapter/switch combinations resume poorly from it.

Disabling it is a reasonable test when Ethernet fails after sleep.

Can a VPN cause no internet after sleep?

Yes. VPN routes or kill switches can get stuck after wake and block normal traffic.

Disconnect the VPN before sleep and test again. If that works, adjust the VPN settings.

Will updating drivers help?

Often, yes. Sleep problems are commonly driver and chipset related.

Use the computer or motherboard maker's driver first, then compare with the adapter maker if needed.

When should I use network reset?

Use it after simpler checks fail. It can repair broken adapter configuration but removes network settings.

Save it for persistent cases, not the first failed wake.

How do I know it is fixed?

Put the computer to sleep, wake it and test the same websites or apps that failed before. Then repeat once more.

A fix that survives two sleep/wake cycles is much more trustworthy.

HELPFUL REFERENCES

Outside references