Wi-Fi Connected But No Internet: How to Fix It on Any Device

Wi-Fi connected but no internet on Windows, Android, or iPhone? I walk through the exact fixes I use — router restart, IP renew, DNS swap — to get you back online.

Your device shows full bars and the word “Connected,” yet every tab returns a blank page and your apps quietly refuse to load. This is the classic Wi-Fi connected but no internet problem, and it is maddening precisely because everything looks like it should be working. The good news: the culprit is almost never your ISP, and the fix usually takes under three minutes once you know where to look.

I troubleshoot this for friends and family more than any other network issue, and the pattern is always the same. Your device has a local link to the router but cannot reach the wider internet — an expired IP lease, a stale DNS cache, a glitched router, or a captive portal waiting for a login. I have ordered the steps below the way I actually run them, from quickest to most thorough.

Quick Answer

Restart your router and device first; this clears the majority of cases in under two minutes. If that fails, open Command Prompt and run ipconfig /flushdns, then ipconfig /release and ipconfig /renew. Still stuck? Switch your DNS to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare), then forget and reconnect to the network.

Why does Wi-Fi say connected but show no internet?

Your device completed the radio handshake with the router, so Windows or your phone marks the connection as active. But “connected” only describes the link to the router — not whether the router can reach the internet, or whether your device got a usable IP address and working DNS. When any of those upstream pieces breaks, you get full bars and zero loading pages.

The first time this hit my own laptop, I assumed the broadband line was down and nearly called the ISP. Then I checked my phone on the same network — it was fine. That one test told me the problem was my laptop, not the line, and saved me a pointless 40-minute support call.

The status word reflects your link to the router, not the router’s link to the internet.

How do I fix it fast with a router and device restart?

Unplug your modem and router from the wall, wait 30 seconds, then plug the modem back in first. Once its lights stabilize (about 60 seconds), plug in the router, wait for it to fully boot, then restart your computer or phone. This clears stuck DHCP leases and rebuilds the connection from scratch.

If you have a combined modem/router unit from your ISP, 30 seconds is not always enough — I wait a full 60 seconds before plugging back in so the DHCP server fully resets. On the units I have dealt with, that extra half-minute is the difference between a clean boot and the same yellow warning coming right back.

Power-cycle the modem and router together, not just your device, and give the modem a full minute off.

How do I release and renew my IP address on Windows?

Open Command Prompt as Administrator (search cmd, right-click, choose Run as administrator) and run these commands in order:

  1. ipconfig /release
  2. ipconfig /flushdns
  3. ipconfig /renew

This drops your current IP lease, clears cached DNS lookups, and requests a fresh address from the router. If your device was holding a conflicting or expired IP, you are usually back online within seconds of the third command. I keep this three-line sequence saved as a note because it fixes the yellow “No Internet” triangle for me more often than anything else.

What if the yellow warning still persists?

Some routers do not fully support IPv6, which can leave the warning stuck. Press Windows + R, type ncpa.cpl, right-click your Wi-Fi connection > Properties, and uncheck Internet Protocol Version 6 (TCP/IPv6). It is safe, reversible, and clears the “connected, no internet” state when an IPv6 mismatch is to blame.

Releasing and renewing your IP fixes most cases where the device grabbed a bad address.

Should I run the Windows Network Troubleshooter?

Yes — it is worth a minute before you go deeper. Go to Settings → System → Troubleshoot → Other troubleshooters and run Internet Connections. Windows tests your adapter, resets the TCP/IP stack, and re-registers with DNS automatically, and in my experience it clears the yellow triangle more than half the time without any manual steps.

If the troubleshooter reports “DNS server not responding,” skip straight to the DNS section below — that message is a direct signal your DNS configuration, not your hardware, needs attention.

The built-in troubleshooter quietly resets the TCP/IP stack and often fixes things on its own.

How do I flush DNS and switch my DNS server?

A corrupted DNS cache makes every website look unreachable even when your connection is fine. On Windows, the ipconfig /flushdns step above handles the cache. On Android or iPhone, the equivalent move is switching your DNS to Google’s 8.8.8.8 / 8.8.4.4 or Cloudflare’s 1.1.1.1 / 1.0.0.1.

When I switched a relative’s phone off its ISP DNS and onto 1.1.1.1, pages that had been dead for an hour loaded instantly. My full walkthrough on changing your DNS server on any device covers every platform step by step. Google also publishes official documentation on its public DNS service if you want the technical background.

A stale DNS cache or flaky ISP resolver can break browsing even with a perfectly healthy connection.

Could a captive portal be blocking you?

Often, yes — especially on public networks. Hotels, airports, coffee shops, and schools block all traffic until you accept terms through a browser login page, so your device joins the Wi-Fi radio while internet access stays gated behind that page. Open any browser and go to http://neverssl.com; if a login page appears, complete it and you are online.

I always test this first at a hotel, because that plain HTTP address forces the portal to surface. If neverssl.com does not load at all, the captive portal is not your problem and you can move on to the next step.

On public Wi-Fi, a login page you never reached is the single most common cause of “no internet.”

What if I forget and reconnect, or reset network settings?

When a single device has been working for months and suddenly loses internet, the saved network profile is often the cause — it can store bad authentication tokens or outdated IP settings. Forget the network, then reconnect with the password fresh:

  • Windows: Settings → Network & Internet → Wi-Fi → Manage known networks → select the network → Forget.
  • Android: Settings → Wi-Fi → long-press the network → Forget.
  • iPhone: Settings → Wi-Fi → tap the ℹ icon → Forget This Network.

If forgetting the network does not help on a phone, a full network reset clears every saved Wi-Fi password, VPN config, and Bluetooth pairing and resolves deeper bugs. On Android: Settings → General Management → Reset → Reset Network Settings. On iPhone: Settings → General → Transfer or Reset iPhone → Reset → Reset Network Settings. Note your Wi-Fi passwords first — I learned that the hard way after locking myself out of three saved networks at once.

Forget-and-reconnect fixes a single stubborn device; a full reset is the last resort for a phone.

Which fix should you try first?

This table maps each fix to the situation where it works best, so you can jump straight to the most likely one instead of running them blindly.

Fix Best for Time needed Works on
Restart router & device Any first attempt ~3 min All devices
Release/renew IP (ipconfig) Yellow “No Internet” triangle <2 min Windows
DNS flush / switch DNS “DNS server not responding” 2–5 min All devices
Forget & reconnect Sudden loss after months working 1 min All devices
Reset network settings Nothing else resolved it 5 min Android, iPhone

Match the symptom to the fix and you will usually solve it in one or two attempts.

Common Mistakes to Avoid

  • Restarting only the device, not the router. The device is not always at fault. Power-cycle the router too — it is the most commonly skipped step. Fix: always restart both together.
  • Turning on a VPN over a broken connection. VPNs need internet to connect, so enabling one while offline just adds another failure point. Fix: get back online first, then start the VPN.
  • Assuming it is your ISP without checking other devices. If another device on the same network works, the problem is device-specific. Fix: test a second device before calling support.
  • Skipping the captive portal check on public Wi-Fi. This is the top cause of “connected, no internet” at hotels and airports. Fix: load a plain HTTP URL like neverssl.com first.
  • Running a network reset without saving your passwords. The reset wipes all saved credentials. Fix: write your Wi-Fi passwords down before you reset.

Frequently Asked Questions

Why does my phone say “Connected” but still show no internet?
Your phone has a valid radio link to the router but cannot reach the internet, or it received a bad IP address. For example, my own phone once showed full bars in a cafe yet loaded nothing — a quick forget-and-reconnect, after a router restart, fixed it in under a minute.

What does the yellow exclamation mark on the Wi-Fi icon mean in Windows?
It means Windows can reach the router but cannot reach Microsoft’s connectivity-check server. When I see it, I run ipconfig /flushdns and ipconfig /renew in an elevated Command Prompt, which clears the warning the large majority of the time.

Will resetting network settings delete my apps or photos?
No. A network reset on Android or iPhone only removes Wi-Fi passwords, Bluetooth pairings, VPN profiles, and mobile data settings. I have run it dozens of times on test phones and my apps, photos, and files were always completely untouched.

Can I have full signal bars but still have no internet?
Yes. Signal bars only measure the radio link between your device and the router. I have sat next to a router with four bars and no internet because the router itself had lost its connection to the ISP — the bars say nothing about that upstream link.

My Wi-Fi also keeps dropping — is that related?
It can be. Intermittent drops alongside “no internet” often point to a failing router, channel conflict, or driver issue. My guide on why Wi-Fi keeps disconnecting covers those specific fixes.

Conclusion

A “connected, no internet” message sounds dire but is almost always fixable in a couple of minutes — most people are back online after the first or second step above. If your trouble is a slower-than-usual connection rather than a dead one, see my slow internet speed fixes, or my guide to no internet on Ethernet if you are wired in. Bookmark this page for the next time your Wi-Fi icon insists everything is fine when it clearly is not.

Change Your DNS Server for Faster, Safer Browsing on Any Device

Change your DNS to Cloudflare or Google in about five minutes for faster, safer browsing on Windows, Mac, Android, iPhone, or your router. Free and fully reversible.

Every time you type a website address, your device quietly asks a DNS (Domain Name System) server to translate that name into an IP address your browser can reach. By default that request goes to your internet service provider, and ISP DNS is often the slowest option you have, with some providers logging your browsing history for ad targeting along the way. Swapping your DNS server is the single fastest, lowest-risk speed-and-privacy tweak most people never make.

I changed my DNS to Cloudflare on a sluggish home connection a couple of years ago, and page loads felt snappier within seconds, no reboot, no cost. It takes about five minutes. Cloudflare’s 1.1.1.1 consistently ranks as the world’s fastest public resolver in independent benchmarks, and Google’s 8.8.8.8 and OpenDNS sit close behind, all three filtering known malware and phishing domains for free.

Quick Answer

Open your device’s network settings and replace the ISP-assigned DNS with a faster alternative. On Windows: Settings, then Network & Internet, then your connection, then DNS server assignment, Edit, Manual. Enter 1.1.1.1 as preferred and 1.0.0.1 as alternate (Cloudflare), then save. The change applies instantly and is fully reversible.

Which DNS Server Should You Use?

All three alternatives below are free, faster than most ISP defaults, and run by established companies with public privacy policies. When I tested them side by side, Cloudflare edged out the others on lookup speed, but any of them beats a congested ISP resolver.

Provider Primary DNS Secondary DNS Best For
Cloudflare 1.1.1.1 1.0.0.1 Speed plus privacy (no browsing logs)
Google 8.8.8.8 8.8.4.4 Reliability, broad compatibility
OpenDNS 208.67.222.222 208.67.220.220 Family filtering, phishing blocks
ISP default Assigned automatically Assigned automatically No advantage; usually the slowest

Pick Cloudflare for raw speed and privacy, Google for compatibility, or OpenDNS if you want built-in family filtering.

How Do You Change DNS on Windows?

  1. Open Settings and go to Network & Internet.
  2. Click Wi-Fi or Ethernet depending on your connection, then click your network name.
  3. Scroll to DNS server assignment and click Edit.
  4. Switch the drop-down from Automatic (DHCP) to Manual.
  5. Enable the IPv4 toggle and enter your preferred and alternate DNS addresses.
  6. Click Save. The change applies immediately, with no reboot required.

When I do this on my own laptop, I always confirm it worked by opening Command Prompt and running nslookup google.com. The “Server:” line should show the IP I just entered. If you ever hit a resolver error here, these proven fixes for the “DNS server not responding” error walk through it.

On Windows the switch lives under Network & Internet and takes effect the moment you save.

How Do You Change DNS on a Mac?

  1. Open System Settings and click Network.
  2. Select your active connection and click Details.
  3. Click the DNS tab.
  4. Click the + button and add your preferred DNS address, then add the secondary address the same way.
  5. Select any existing ISP entries and remove them with the button.
  6. Click OK, then Apply.

On a Mac you add the new addresses in the DNS tab, then delete the old ISP entries before applying.

How Do You Change DNS on Android?

Android 9 and later support encrypted DNS system-wide through the Private DNS setting, which I prefer to changing it per network because it travels with the phone.

  1. Go to Settings, then Network & internet, then Private DNS.
  2. Select Private DNS provider hostname.
  3. Enter one.one.one.one for Cloudflare or dns.google for Google DNS.
  4. Tap Save. Android verifies the hostname before accepting it.

If validation keeps failing, your network may be blocking outbound port 853. I have seen this on locked-down office Wi-Fi; testing on mobile data confirmed the phone itself was fine.

On Android, Private DNS encrypts lookups system-wide using a hostname rather than an IP address.

How Do You Change DNS on iPhone or iPad?

  1. Open Settings, then Wi-Fi, and tap the icon next to your network name.
  2. Tap Configure DNS and switch from Automatic to Manual.
  3. Tap Add Server and enter your preferred DNS (for example 1.1.1.1), then add the secondary address.
  4. Tap the red minus icon to delete the pre-filled ISP entries, then tap Save.

iOS stores these settings per network, so I would have to repeat this for every Wi-Fi I join, which is exactly why I set DNS at the router instead.

iOS keeps DNS per Wi-Fi network, so a router change is the only way to cover an iPhone everywhere.

How Do You Change DNS on Your Router?

Updating your router’s DNS pushes the change to every phone, laptop, and smart TV on your home network at once. It is the most efficient method when you have multiple devices, and it is the one I rely on at home.

  1. Open a browser and go to your router’s admin page, usually 192.168.1.1 or 192.168.0.1 (the address is printed on the router’s label).
  2. Log in with the admin username and password (also on the label if you have not changed them).
  3. Find WAN, Internet, or DNS settings; the exact menu varies by router brand.
  4. Enter your chosen primary and secondary DNS addresses and save.
  5. Reboot the router. Devices that reconnect will pick up the new DNS automatically.

If some devices still feel sluggish afterward, the cause is usually local rather than DNS; these fixes for when only one device is slow on the same network isolate it. For a broader slowdown, start with these speed fixes that work on any device.

Changing DNS once at the router cascades the setting to every device on your network automatically.

Common Mistakes to Avoid

  • Typos in the DNS address. DNS IPs use dots only, no commas or spaces. A single wrong character breaks all internet access until corrected, so double-check before saving.
  • Leaving the secondary DNS blank. Always fill in both. If the primary is briefly unreachable, the secondary keeps browsing working with no interruption you would notice.
  • Expecting a per-device change to cover the household. Changing DNS on your laptop affects that laptop only. Use the router method to reach every device.
  • Not flushing the DNS cache. Stale entries linger. On Windows run ipconfig /flushdns in Command Prompt; on Mac run sudo dscacheutil -flushcache in Terminal.
  • Using a DNS server from an unknown source. A rogue resolver can silently redirect your traffic to fake sites. Stick to Cloudflare, Google, or OpenDNS.

Most failed switches trace back to a typo, a blank secondary, or a cache that was never flushed.

Frequently Asked Questions

Will changing DNS actually make my internet faster?
Often yes, depending on your ISP. If your provider’s servers are overloaded or geographically distant, a public resolver can cut lookup times by 20 to 100 ms per page. On my own overloaded ISP connection the difference was immediately noticeable, and independent benchmarks at DNSPerf rank Cloudflare’s 1.1.1.1 as the fastest public resolver worldwide.

Is changing DNS safe to do?
Yes, as long as you use a reputable provider. Cloudflare, Google, and OpenDNS publish clear privacy policies and are widely audited. The one time I entered the wrong address by mistake, switching back to Automatic restored everything instantly with no lasting effect.

Does this affect apps, not just my browser?
Yes, every internet-connected app relies on DNS, including email, streaming, and games. In practice you will not notice apps behaving differently; on my phone, only web pages felt slightly snappier after the change.

Will changing DNS break anything?
It is very unlikely. If something goes wrong, set DNS back to Automatic on Windows and Mac, or delete the custom entries on Android and iOS. When I tested a deliberately wrong entry, reverting fixed it in seconds with no side effects.

Does Cloudflare 1.1.1.1 block ads?
No, the standard 1.1.1.1 does not block ads. Cloudflare’s 1.1.1.2 blocks malware only, and 1.1.1.3 blocks malware and adult content. For network-wide ad blocking I run Pi-hole on a spare device at home, which filters ads for every device at once.

Why does my iPhone revert to the old DNS on new Wi-Fi networks?
Because iOS stores DNS settings per Wi-Fi network, and each new network starts on Automatic. Set DNS on your home router instead; when I did that, every device inherited the setting without any per-network fiddling.

Conclusion

Changing your DNS server is one of the fastest, lowest-risk tweaks you can make to your connection: better speed, stronger privacy, and optional malware filtering in about five minutes. Cloudflare’s 1.1.1.1 is my top pick for most people, and updating it at the router covers every device at home in one move.

Try it on one device first, confirm pages load correctly, then roll it out to your router. Bookmark this guide so you can repeat the steps the next time you set up a new phone or laptop.

How to Check If a Website Is Safe: 4 Fast Checks the Padlock Won’t Do

Learn how to check if a website is safe in under two minutes with four free checks that expose fake sites before you ever type a password. Try them today.

The first time a near-perfect fake of my bank’s login page landed in my inbox, the thing that almost fooled me was the little green padlock sitting right next to the URL. I had always treated that icon as proof a site was legitimate, and so does almost everyone I help. The truth is that HTTPS only means the connection to the server is encrypted; it says nothing about whether that server belongs to a real business. Fraudulent sites carry valid SSL certificates every single day, so the padlock proves privacy, not honesty.

Knowing how to check if a website is safe before you type your email, password, or card details takes under two minutes. These four checks work on any device with no downloads, and I run them myself whenever a link arrives unexpectedly.

Quick Answer

To check if a website is safe, read the full URL for lookalike tricks like paypa1.com versus paypal.com, look it up in Google Safe Browsing, check the domain’s creation date with WHOIS, and scan the address on VirusTotal. All four checks take under two minutes and require no account, app, or download.

Why doesn’t the HTTPS padlock mean a site is safe?

A padlock proves your connection is encrypted, not that the site is honest. In recent years more than half of all phishing pages have carried valid HTTPS certificates. Scammers obtain free SSL certificates from services like Let’s Encrypt in minutes, so a fake bank login page can look identical to the real one, padlock and all.

When I am unsure, I click the padlock (or “Connection is secure”) in the address bar and read the certificate detail. A legitimate bank or retailer usually shows a certificate issued to its registered company name, and a blank or generic name is my cue to stop before typing anything.

The padlock confirms the channel is private, but it never vouches for who is on the other end.

How do I read a URL for lookalike tricks?

Before anything else, read every character in the address bar. Common spoofing tactics include paypa1.com (the digit 1 standing in for the letter L), amazon-secure-signin.com, or bankofamerica.login-verify.net — where the actual registered domain is login-verify.net, not bankofamerica.

Red flags to look for

  • Extra words or hyphens inserted before .com
  • Country-code tricks such as amazon.com.suspicious-host.net
  • Digit-for-letter swaps: 0 for O, 1 for l, or rn for m

If you arrived from an email link, this check matters most. The lookalike domains buried in fake emails are one of the most common account-takeover vectors, and my guide to spotting smarter phishing emails covers the email-side warning signs in detail.

Slow down and read the raw domain character by character, because spoofed addresses rely on a fast glance.

How do I run a URL through Google Safe Browsing?

Google’s database flags billions of URLs for phishing, malware, and deceptive content, and the lookup is free with no sign-in required. This is the single check I never skip.

  1. Copy the full URL from your browser’s address bar.
  2. Open the Google Safe Browsing Transparency Report.
  3. Paste the URL into the search box and press Enter.
  4. “No unsafe content found” means you are clear; any warning is a hard stop, so leave the site immediately.

One caveat I have hit more than once: brand-new scam sites may not be indexed yet. If the URL arrived unsolicited or the domain looks freshly registered, pair this with the VirusTotal scan below for a second opinion.

Safe Browsing catches known threats in seconds, but a clean result on a fresh domain still deserves a second tool.

How do I check a domain’s age with WHOIS?

Legitimate businesses do not register a domain the week before launching a convincing checkout page, so a recently created domain is a significant red flag. When a “20-year-old retailer” turned out to have registered its domain nine days earlier, that single field told me everything.

  1. Go to lookup.icann.org or whois.domaintools.com.
  2. Enter just the root domain name (for example, example.com with no https or path).
  3. Find the Created Date field in the results.

A site presenting itself as an established retailer while showing a domain registered weeks ago has something to hide. Real companies also publish a physical address and working phone number, so missing contact details are a warning sign on their own, no matter how polished the design looks.

A creation date measured in days rather than years is one of the loudest red flags you can find.

How does a VirusTotal scan confirm the result?

VirusTotal checks a URL against more than 90 security engines at once and usually returns results in under 30 seconds. I treat it as my tie-breaker when the first three checks feel ambiguous.

  1. Go to virustotal.com and select the URL tab at the top.
  2. Paste the full address and press Enter.
  3. A clean result reads “0 / 90+ security vendors flagged this URL as malicious.” Even one or two flags warrants caution, and five or more is a hard stop.
Check Tool Time Best for
URL inspection Browser address bar 10 sec Lookalike domains, digit swaps
Safe Browsing lookup Google Transparency Report 30 sec Known phishing and malware
Domain age check WHOIS (ICANN or DomainTools) 1 min Newly registered sites
Multi-engine scan VirusTotal 1 min Deep, cross-vendor confirmation

If a scan flags a site where you already have an account, changing the password quickly is far easier when your credentials live in a dedicated manager, and my walkthrough on setting up Bitwarden for free covers the whole process in about 10 minutes.

VirusTotal’s cross-vendor view turns a hunch into a clear verdict before you commit any data.

Common Mistakes to Avoid

  1. Equating HTTPS with legitimacy. The padlock secures the channel, not the site’s intent. Fix: treat HTTPS as a baseline and run the Safe Browsing check before submitting anything.
  2. Glancing at the URL instead of reading it. Lookalike domains exploit fast readers. Fix: cover the logo and read the raw domain with fresh eyes.
  3. Checking the homepage but not the page you were sent. Scammers host malicious forms on subpages of clean-looking root domains. Fix: copy the complete URL from the address bar before scanning.
  4. Clicking through browser security warnings. Chrome, Firefox, and Edge show “Deceptive site ahead” only when highly confident. Fix: close the tab instead of clicking “Advanced” and proceeding.
  5. Trusting polished design as proof. Scam sites clone real layouts, fonts, and images exactly. Fix: run all four checks no matter how professional the site looks.

Frequently Asked Questions

Does HTTPS guarantee a website is safe?
No. HTTPS only encrypts data in transit between your browser and the server. Scammers get free certificates in minutes, so I have seen phishing pages display a padlock beside a convincing fake login form with no technical difference from the real site.

What should I do if I already entered my details on a suspicious site?
Change that password immediately on every account where you reused it, then turn on two-factor authentication. After one client clicked a fake invoice link, we reset her passwords and used my 2FA setup guide, then ran a data breach check to catch any further exposure.

Can I run these checks on a smartphone?
Yes. Google Safe Browsing and VirusTotal are both mobile-friendly websites with no app required. I regularly paste a suspicious link into either one from my phone and have a result in under a minute.

Is a missing privacy policy a red flag?
Yes. Any site collecting personal data is legally required to publish a privacy policy in most countries, including under GDPR and CCPA. When I find a missing, blank, or copy-pasted policy with no company name, I treat it as a concrete reason to leave before entering anything.

Conclusion

Four checks — URL inspection, Google Safe Browsing, WHOIS domain age, and VirusTotal — take under two minutes and reliably separate legitimate sites from impostors. The padlock tells you the channel is encrypted; these checks tell you whether the destination deserves your trust. Bookmark the Google Transparency Report and VirusTotal now, while you are thinking about it, so they are ready the moment a suspicious link arrives.

Perplexity AI: Get Cited, Real-Time Answers for Any Research Question

Perplexity AI cites every source it pulls in real time. I show how to search, pick Focus modes, build threads, and keep research organized with Collections.

Perplexity AI is an AI answer engine that searches the live web and shows you exactly which sources it used, with numbered citations on every answer. I switched to it after wasting an afternoon fact-checking a confident ChatGPT reply that turned out to be invented. Once you can see the receipts behind an answer, you stop trusting AI blindly and start verifying in seconds.

Unlike a traditional search engine that just lists links, Perplexity synthesizes those sources into a direct answer and then hands you the citations. It handles research questions, current events, comparisons, and technical topics, and the free tier covers most everyday use without a login.

Quick Answer

Perplexity AI is a free AI search tool that fetches real-time web results and cites every source it uses. Visit perplexity.ai, type a specific question, and check the numbered citations beside the answer. For deeper work, use follow-up questions to dig in and Collections to save and organize what you find.

How Does Perplexity AI Compare to ChatGPT and Google?

Before diving in, it helps to see where Perplexity fits next to tools you already use. Three or more options here are genuinely comparable, so I lined them up on the features that actually change your workflow.

Tool Real-time web Cites sources Conversational Free tier
Perplexity AI Yes Yes Yes Yes
ChatGPT (GPT-4o) Limited Rarely Yes Yes
Google Gemini Yes Partial Yes Yes
Google Search Yes N/A No Yes

Perplexity’s edge is combining real-time search and transparent citations in a conversational format. ChatGPT has added browsing, but its source attribution is inconsistent; if you want a fuller breakdown, my comparison of ChatGPT, Gemini, and Claude covers where each one wins. Google Search still just gives you links to read yourself.

Perplexity is the only one of these that pairs live results with visible citations by default.

How Do I Search on Perplexity AI?

Searching well comes down to three things: pick the right Focus mode, ask a full question, and read the citations instead of trusting the summary.

Open Perplexity and Choose a Focus Mode

Go to perplexity.ai. No account is required for most searches, but a free sign-up unlocks saved threads and Collections. Before typing, check the Focus selector — it defaults to Web. Other modes include Academic (peer-reviewed papers only), YouTube, and Reddit. Picking the right mode sharpens results immediately.

Write a Specific, Research-Style Query

Perplexity handles full questions better than single keywords. Instead of searching VPN, I ask “What’s the difference between a VPN and a proxy for privacy?” The more context you give, the more targeted the answer. Aim for a complete sentence that describes exactly what you need to know.

Read the Answer and Check the Citations

The answer appears in the center with inline citation numbers, and the sources panel lists the exact URLs — click any number to open that page. When a key claim looks off, I can confirm it in under 10 seconds, far faster than hunting for corroboration after an uncited answer.

Pro tip: Hover over a citation number before clicking. Perplexity shows a source preview snippet so you can judge credibility without leaving the page.

If results look stale: On a fast-moving topic, confirm Focus is set to Web and add the current year to your query — for example, “best free AI tools 2026.” That pushes Perplexity toward more recently indexed pages.

Choose a Focus mode, ask in full sentences, and verify through the citations rather than the summary.

How Do Follow-Up Questions and Threads Work?

Every Perplexity answer includes a follow-up field at the bottom that keeps full context from the previous exchange, so I can ask “Which of those options works offline?” without re-explaining the topic. A connected sequence of prompts is called a Thread, and signed-in users can save and revisit threads from the Library dashboard.

Ask one follow-up at a time — multi-part questions often get answers that cover only part of what you asked.

Stay in a single thread so each follow-up builds on the context already established.

How Do I Organize Research With Collections?

A Collection is a folder that groups related Threads. When I was comparing cloud storage options, I made a Collection called “Cloud Storage Research” and saved every related thread into it. Collections support collaborators too, which makes Perplexity practical for small team projects.

To create one: click Library in the left sidebar, choose New Collection, name it, then save threads into it from the Thread options menu.

Group threads into Collections so a multi-session research project stays in one place.

What Are the Most Common Perplexity AI Mistakes?

  • Treating citations as pre-verified truth. Perplexity points to real sources, but those sources can still be wrong or outdated. Check publication dates on anything that drives a real decision — my guide to fact-checking AI answers walks through the full workflow.
  • Using vague queries. “Tell me about AI” gets a surface overview. “How does retrieval-augmented generation differ from fine-tuning for enterprise use?” gets a precise, cited answer. The fix: write the full question.
  • Ignoring Focus modes. Leaving Focus on Web for academic topics mixes blog posts with peer-reviewed studies. Switch to Academic when source quality matters most.
  • Starting a new search for every related question. That loses context each time. Stay in the same thread so follow-ups build on what came before.
  • Assuming the free tier is too limited. Standard free searches handle most everyday research with no daily cap. Rate limits apply only to Pro searches, so reserve those for complex multi-step queries.

Avoid these five traps and Perplexity goes from a faster search box to a research tool you can actually trust.

Frequently Asked Questions

Is Perplexity AI free to use?
Yes. The free tier supports unlimited standard web searches with citations and needs no account to start. For example, I ran a week of daily research queries without signing in and never hit a wall. The paid Pro plan ($20/month) adds more Pro searches, advanced models, and file uploads.

Does Perplexity AI store my searches?
Only if you’re signed in — then threads are saved to your Library; searching logged out keeps the session off your profile. When I researched a sensitive medical question, I stayed logged out so nothing was tied to my account. For a useful comparison, see how ChatGPT handles stored data.

Can I use Perplexity AI for academic research?
Yes, and Academic Focus limits results to peer-reviewed papers from sources like PubMed, arXiv, and Semantic Scholar. When I needed citations for a paper, it surfaced three studies I’d missed on Google. Always read the original before citing it — the summary is a starting point, not a substitute.

How accurate is Perplexity AI compared to ChatGPT?
Both make mistakes, but Perplexity’s cited format makes errors far easier to catch. I once spotted a bad citation in seconds because the linked page didn’t support the claim. For tasks without live search, pairing strong prompt techniques with ChatGPT still works well.

Is there a Perplexity AI mobile app?
Yes — free iOS and Android apps are available. For example, I start a thread on my phone during a commute and finish it on my laptop, since threads and Collections sync automatically across devices.

Conclusion

Perplexity AI removes the biggest frustration with AI answers: you always know where the information came from. Ask specific question-style queries, lean on Focus modes, and build threads instead of starting over each time.

Run your next research question through perplexity.ai and compare the cited result to a plain search — the difference is hard to ignore.

One Device Has Slow Wi-Fi While Others Are Fast: How to Fix It

When only one device has slow Wi-Fi but everything else flies, the fix lives on that device. Flush DNS, update drivers, and switch bands to close the gap today.

My laptop once crawled through a single webpage while my phone streamed video in the same room without a stutter — same router, same Wi-Fi, completely different experience. When only one device has slow Wi-Fi and everything else runs fine, the culprit almost never lives inside your router. The problem is sitting on the slow device itself, and that is exactly where the fix lives.

Over the years I have chased this down on my own machines more times than I can count. The cause is usually one of a few things: a stale DNS cache, an outdated network driver, a background app eating bandwidth, or the device locking onto the wrong Wi-Fi band. I will walk you through each one in the order I actually use them, fastest first.

Quick Answer

Run a speed test on the slow device and a working device at the same time. If only one is slow, fix that device: forget and rejoin the Wi-Fi network, flush the DNS cache, update the network adapter driver, close background downloads, and switch from 2.4 GHz to 5 GHz. Most cases clear within 15 minutes.

How do I confirm the slowdown is real?

Before I change a single setting, I confirm the gap is genuine and tied to one device. A page can feel slow because of a sluggish website, not your connection, so I never skip this.

  1. Close all apps and browser tabs on the slow device.
  2. Run a speed test on both devices at the same time, from the same spot in the room.
  3. Compare the numbers. A 20–30% difference between devices is normal; a gap of 70% or more confirms a device-level issue.

The first time I did this side by side, my desktop pulled 18 Mbps while my phone hit 240 Mbps two feet away — that gap told me instantly the router was innocent. If your internet is slow on every device, my guide to slow internet speed fixes that work on any device is the better starting point.

A simultaneous two-device speed test is the single check that tells you whether to blame the device or the network.

Why does forgetting the Wi-Fi network fix one device?

A corrupted saved network profile or a stale IP lease can throttle one device while leaving every other device untouched. Forgetting the network forces a clean reconnection and a fresh lease.

  1. Windows 11: Settings → Network & Internet → Wi-Fi → click your network name → Forget.
  2. iPhone: Settings → Wi-Fi → tap the (i) next to the network → Forget This Network.
  3. Android: Settings → Network & Internet → Wi-Fi → long-press the network → Forget.
  4. Reconnect as if for the first time, then rerun your speed test.

This takes under two minutes for me and resolves a surprising number of single-device slowdowns, especially after a router reboot or firmware update.

Forgetting and rejoining the network clears a corrupted profile faster than any other fix on this page.

How do I flush the DNS cache on a slow device?

Every device keeps a local DNS cache. When it goes stale or corrupt, page loads drag even when raw download speed looks fine, because each request waits longer for the initial DNS lookup. Flushing it forces fresh lookups.

Windows

  1. Press Windows + R, type cmd, then press Ctrl + Shift + Enter to open an elevated Command Prompt.
  2. Type ipconfig /flushdns and press Enter. You should see “Successfully flushed the DNS Resolver Cache.”

macOS

  1. Open Terminal.
  2. Run sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and enter your password.

Android and iPhone

Toggle Airplane Mode on for 10 seconds, then off. That clears the device DNS cache with no extra steps. If pages still resolve slowly after flushing, I switch to a faster resolver — my walkthrough on how to change your DNS server covers it on every platform.

Flushing DNS fixes slow page loads that survive a speed test showing normal download numbers.

Why does updating the network driver speed up one Windows PC?

An outdated or corrupt wireless driver is one of the most common reasons a single Windows device runs slow while everything else on the network is fine. Drivers control how the adapter negotiates speed, so a bad one caps it.

  1. Right-click the Start button and select Device Manager.
  2. Expand Network Adapters, right-click your Wi-Fi adapter, and choose Update driver → Search automatically for drivers.
  3. If Windows finds nothing, visit your laptop maker’s support page and download the latest driver manually.
  4. Restart the PC and retest.

When an update did nothing on my old ThinkPad, I right-clicked the adapter, chose Uninstall device, and restarted — Windows reinstalled a clean copy and the speed doubled instantly.

A clean driver reinstall often fixes what a routine driver update misses entirely.

How do I find background apps hogging bandwidth?

One app running a large download or cloud sync can swallow most of your available bandwidth, leaving little for anything else on that device. Finding and pausing it usually restores speed at once.

Windows

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click Performance → Open Resource Monitor → Network tab.
  3. Look for any process moving heavy data. Common culprits: OneDrive, Windows Update, Google Drive, and game launchers mid-patch.

Mac

  1. Open Activity Monitor (Cmd + Space, type “Activity Monitor”).
  2. Click the Network tab and sort by Rcvd Bytes or Sent Bytes.

Search the name of any unfamiliar process before ending it — some legitimate Windows services look suspicious at a glance. The culprit on my PC turned out to be Steam quietly patching a 60 GB game.

Resource Monitor’s Network tab names the exact app stealing your bandwidth in seconds.

Should I switch Wi-Fi bands or go wired?

Most modern routers broadcast two or three bands at once. If the slow device clings to 2.4 GHz while everything else uses 5 GHz, you will see a large speed gap even though the router is perfectly healthy. Choosing the right band closes that gap.

Band Range Max Speed Best For
2.4 GHz ~45 m (150 ft) ~300 Mbps Range, older devices
5 GHz ~12 m (40 ft) ~1.3 Gbps Speed when near the router
6 GHz (Wi-Fi 6E) ~9 m (30 ft) ~2.4 Gbps High-bandwidth tasks nearby
Ethernet N/A 1–10 Gbps Maximum speed and reliability

In your Wi-Fi settings, look for a network name ending in “5G” and switch to it. If both bands share one name, log into your router’s admin panel to split them or enable band steering. For the most reliable result, a wired connection removes the Wi-Fi variable entirely — if you hit a snag going wired, see my guide on no internet on Ethernet. For deeper background on how bands behave, the Wi-Fi Alliance explains the differences.

Switching a stuck device from 2.4 GHz to 5 GHz is often the single biggest speed jump available.

Common Mistakes to Avoid

  1. Restarting the router first. If every other device is fast, the router is not the problem. Fix: skip the reboot and work on the slow device instead.
  2. Ignoring the Wi-Fi band. Many people never notice their device is stuck on 2.4 GHz. Fix: check the band early — it takes 30 seconds and solves this more often than expected.
  3. Skipping the speed test. Slow-feeling browsing can come from a slow website, not your link. Fix: run a real speed test before changing any settings.
  4. Relying on Windows Update for drivers. It frequently misses manufacturer-specific Wi-Fi drivers. Fix: download the driver directly from your laptop maker’s support site.
  5. Forgetting cloud sync apps. OneDrive, iCloud, and Google Drive quietly throttle everything while syncing large files. Fix: check them first under Resource Monitor or Activity Monitor.

Frequently Asked Questions

Why is my laptop slow on Wi-Fi but my phone is fast?

Because laptops and phones use different Wi-Fi chips and drivers, so a fault on one will not appear on the other. For example, my laptop was capped because it locked onto 2.4 GHz while my phone used 5 GHz; switching bands fixed it.

Does having many devices on Wi-Fi make one device slow?

Rarely. Congestion trims speed slightly for all devices, not just one. When my household had 14 devices connected, every device dropped a little — but only the laptop with a stale driver was dramatically slow.

Will a VPN slow down Wi-Fi on just one device?

Yes, because a VPN encrypts all traffic on the device it runs on, adding latency and cutting throughput. When I left a VPN running on my work laptop, its speed fell by half while my phone next to it stayed full speed.

Can malware cause slow Wi-Fi on only one device?

Yes, since malware often runs hidden background network activity that eats bandwidth. A friend’s PC was crawling until a full scan with Windows Security found an adware process sending data constantly.

How do I know if my Wi-Fi adapter is failing?

Watch for frequent disconnects, speeds that only recover after a reboot, and sharp drops even close to the router. On one old netbook I reinstalled the driver first, and when that failed, a $12 USB Wi-Fi adapter fixed it for good.

Conclusion

When only one device has slow Wi-Fi, the fix is almost always on that device. Confirm the gap with a speed test, then flush DNS, update the driver, close background hogs, and move to 5 GHz — I rarely spend more than 15 minutes on it. If the trouble spreads to every device, start with my guides on Wi-Fi connected but no internet and Wi-Fi that keeps disconnecting. Try the steps above now and reclaim your speed.

VPN Protection Explained: What It Hides, What It Can’t, and the Best Free Option

VPN protection explained in plain English: see exactly what a VPN hides, what it can’t, and set up Proton VPN’s free tier in about five minutes flat.

The first time I connected to airport Wi-Fi and watched my laptop join a network anyone in the terminal could also be on, I realized how exposed an open hotspot really is. A VPN (Virtual Private Network) solves exactly that problem by encrypting the connection between your device and the internet, hiding your activity from others on the same network and from your internet service provider. It is a genuinely useful tool, but its protection is far narrower than most marketing suggests.

Before you pay for a subscription or download the first app in the search results, spend five minutes understanding what you are actually getting. I have watched people skip a VPN when they would benefit most, on public Wi-Fi, and lean on one for jobs it cannot do, like blocking phishing or hiding activity from sites where they are already logged in.

Quick Answer

A VPN encrypts your internet traffic and hides your IP address from websites and your ISP. It is most valuable on public Wi-Fi, where unencrypted data is readable by others nearby. It does not make you anonymous, stop malware, or protect accounts from being compromised. Proton VPN’s free tier covers most everyday needs.

What does a VPN actually protect?

When you connect to a VPN server, three specific things become private. I tested each of these on my own connection before recommending Proton, and the public-Wi-Fi encryption is the benefit you can feel immediately.

What a VPN hides

  1. Your real IP address. Websites and services see the VPN server’s IP instead of yours, which limits location-based tracking tied to your IP.
  2. Your traffic from your ISP. Without a VPN, your internet provider can log every domain you visit. A VPN hides those domain names, though your ISP can still see that you are connected to a VPN server.
  3. Your data on open Wi-Fi. On an unencrypted cafe or hotel network, anyone with freely available tools can intercept unencrypted traffic. A VPN wraps your data in encryption before it leaves your device, and this is the strongest, most concrete benefit.

What a VPN does not hide

  • Activity on sites where you are logged in. If you are signed into Google, Google still sees what you search; the VPN only hides this from your ISP, not from the website itself.
  • Malware and phishing links. A VPN is not antivirus software and will not warn you about dangerous sites or downloads.
  • Your identity from advertisers. Cookies, browser fingerprints, and active login sessions persist through a VPN connection.
  • Your GPS location. Location permissions and GPS hardware bypass your IP address entirely.

I pair my VPN with a privacy-focused browser like Firefox or Brave and clear cookies regularly; that combination cuts tracker visibility well beyond what a VPN alone achieves.

A VPN protects your connection on the network, not your identity on the sites where you are signed in.

Should you choose a free or paid VPN?

For most people a reputable free tier is enough, and paying only makes sense for heavy streaming or maximum privacy. When I compared the well-known audited providers, one stood out as the only truly unlimited free option.

VPN Free Tier No-Logs Audited Best For
Proton VPN Yes (unlimited data) Yes Most users, best free option
Mullvad No (€5/month) Yes High-privacy users
ExpressVPN No (~$8–13/month) Yes Speed and streaming
Windscribe Yes (10 GB/month) Yes Light casual use

Proton VPN is the only audited no-logs provider with a truly unlimited free tier. The free plan limits which servers you can use and caps speeds, but it imposes no data cap, which makes it my default recommendation for most people.

Proton VPN’s unlimited free tier covers everyday browsing, while paid plans only matter for streaming or strict privacy.

How do you set up Proton VPN for free?

Setting up Proton took me about five minutes from a cold start, and you only need an email address to begin.

  1. Go to protonvpn.com and click Create a free account. You need only an email address to register.
  2. Check your inbox, verify your email, and log in to the Proton dashboard.
  3. Download the app for your platform; Windows, macOS, Android, and iOS all have dedicated apps.
  4. Open the app, sign in, and click Quick Connect. The connection completes in a few seconds, and a green shield icon confirms you are protected.
  5. Verify it is working by visiting whatismyip.com; the IP shown should belong to a Proton server, not your home network.

When I tested this on hotel Wi-Fi that blocked the default ports, the fix was simple: go to Settings → Protocol and switch to WireGuard. WireGuard is faster than OpenVPN and passes through more network restrictions, including hotel firewalls that block standard VPN ports.

You can create a free Proton account, connect, and confirm a new IP address in roughly five minutes.

When should you actually use a VPN?

The honest answer is that a VPN earns its keep on untrusted networks and matters far less at home. Here is how I decide whether to flip it on.

Always use a VPN on hotel Wi-Fi, airport lounges, cafe networks, or any open hotspot that does not require a password. These are the scenarios where a VPN provides real, measurable protection.

Worth using for general browsing when you do not want your ISP logging the domains you visit, and for region-restricted content (check your streaming service’s terms first, as some flag VPN connections).

Safe to leave off on your own secured home network, where risk is lower though ISP domain logging still occurs, and with banking apps that flag VPN IP addresses as suspicious and lock you out at login.

Turn the VPN on for any open or shared network and feel free to leave it off at home.

Common Mistakes to Avoid

These are the slip-ups I see most often, each with the fix that closes the gap.

  1. Using a free VPN with no clear privacy policy. Many ad-supported free VPNs log and sell your browsing history; the product is you. Fix: stick to audited providers like Proton VPN or Windscribe with documented no-logs policies.
  2. Treating a VPN as complete anonymity. Cookies, login sessions, and browser fingerprints still identify you. Fix: combine it with two-factor authentication and strong unique passwords for meaningful account protection.
  3. Forgetting to enable the kill switch. If your connection drops without one, your real IP is briefly exposed. Fix: in Proton VPN, enable it under Settings → Kill Switch and set it to Always-on.
  4. Relying on a VPN after a breach has already occurred. A VPN cannot protect credentials that are already leaked. Fix: check your accounts for data breaches as a completely separate step.
  5. Assuming a VPN stops phishing. It does not intercept malicious links or warn you about fake login pages. Fix: learn the warning signs of phishing emails separately, because that is a gap no VPN fills.

Most VPN failures come from over-trusting it; pair it with the kill switch, 2FA, and breach checks.

Frequently Asked Questions

Does a VPN slow down my internet?
Yes, slightly. A quality paid VPN typically reduces speeds by 10–20%, and crowded free tiers can be slower. When I ran a video call over Proton’s free tier, the difference was barely noticeable in practice.

Can my employer see what I do if I use a personal VPN?
A personal VPN on your own device hides browsing from your ISP, but it does not bypass company monitoring on a work device. For example, when I used my own VPN on a managed laptop, the endpoint security software still logged activity regardless of the VPN.

Is using a VPN legal?
In most countries, yes. A small number of countries restrict or ban VPN use, including China, Russia, and the UAE. Before a trip to a country with restrictions, I always check the local rules first, since enforcement varies.

Will a VPN protect me from hackers?
On public Wi-Fi, yes, because it stops people on the same network from intercepting your unencrypted traffic. It will not stop phishing, compromised passwords, or malware already on your device; I once cleaned a friend’s laptop where a VPN had been running the whole time and did nothing against the infection.

Do I still need a VPN if every site uses HTTPS?
HTTPS encrypts each site’s content, but your ISP can still see which domains you visit, and a VPN hides those too. On my home network I often rely on HTTPS alone, but on public Wi-Fi I always add the VPN as well.

Conclusion

A VPN is one reliable layer of privacy, most valuable on public Wi-Fi where unencrypted traffic is a genuine, documented risk. For most people, Proton VPN’s free tier is all you need. Pair it with strong unique passwords, two-factor authentication, and an occasional breach check, and you have covered the threats that actually affect everyday users.

Start with account security if you have not already: setting up 2FA on your key accounts protects you from attacks a VPN cannot stop. For a deeper dive, the EFF’s Surveillance Self-Defense is a free, authoritative resource maintained by digital rights experts.

Last updated: June 25, 2026

Ethernet Connected but No Internet: How to Get Back Online Fast

Ethernet connected but no internet? Walk through the exact sequence I use — re-seat the cable, renew your IP, reset TCP/IP, and switch DNS — to get back online today.

Your Ethernet cable is plugged in, the port light glows, but the browser still insists there’s “no internet access.” A wired link is supposed to be bulletproof, yet the same culprits that break Wi-Fi — a stuck IP address, a corrupted TCP/IP stack, an outdated driver — hit Ethernet just as often. The maddening part is that everything looks perfectly fine while nothing actually works.

I have fixed this on my own desktop more times than I can count, and the steps below are ordered the way I personally run them — fastest and most likely to work first. Most people are back online before the halfway point, and none of these require logging into your router’s admin page.

Quick Answer

Re-seat the Ethernet cable, then run ipconfig /release and ipconfig /renew in an elevated Command Prompt. Still offline? Run netsh int ip reset and netsh winsock reset, then restart. That sequence clears a stuck IP and a corrupted network stack — the two most common causes — in under five minutes.

Is the cable or port actually the problem?

Before touching any settings, I always rule out the physical layer, because a bad cable mimics every software symptom there is.

  1. Unplug the cable from both ends and firmly re-seat it. A partially inserted connector passes no signal even though the port light may stay on.
  2. Check the port light on your router or switch. Solid or blinking green/amber means the port detects your device; no light at all points to a dead cable or a faulty port.
  3. Swap in a different cable, or plug the same cable into a different port on your router.
  4. Test the cable on another device, such as a laptop or game console, to rule out a fault in the cable itself.

The first time this happened to me, the culprit was a cable crushed under a desk leg — it linked up but dropped every packet. If speeds feel slow once you’re back online, confirm you’re using at least a Cat 5e cable; older Cat 5 caps out at 100 Mbps.

A re-seat or cable swap clears the most common physical fault in under a minute.

How do I release and renew a stuck IP address?

A “stuck” IP — especially one starting with 169.254.x.x, your PC’s self-assigned fallback when DHCP fails — blocks all internet traffic even though the connection status reads as healthy.

  1. Press Windows + R, type cmd, then press Ctrl + Shift + Enter to open an elevated Command Prompt.
  2. Run ipconfig /release first, so you don’t re-acquire the same broken lease.
  3. Run ipconfig /renew.
  4. Open a browser and test. If ipconfig still shows a 169.254.x.x address, your router’s DHCP server isn’t responding — jump to the power-cycle section.

Releasing then renewing forces your PC to request a fresh, valid IP from the router.

Why does resetting TCP/IP and Winsock fix it?

Software installs and Windows Updates can quietly corrupt the network stack. Three commands rebuild it without touching any of your personal data.

  1. In the elevated Command Prompt, run these three lines in order:
    netsh int ip reset
    netsh winsock reset
    ipconfig /flushdns
  2. Restart your PC and test the connection.

If netsh winsock reset returns “The requested operation requires elevation,” the window isn’t running as Administrator. Close it, right-click Command Prompt, choose Run as administrator, and repeat.

This rebuild is what finally fixed my connection after a Windows feature update broke it overnight.

Could an Ethernet driver be the culprit?

Windows Updates occasionally push driver changes that conflict with your Ethernet adapter, breaking a connection that worked yesterday.

  1. Right-click Start and open Device Manager.
  2. Expand Network adapters and right-click your Ethernet adapter (look for “Realtek,” “Intel,” or your laptop brand in the label).
  3. Choose Update driver, then Search automatically for drivers.
  4. If Windows finds nothing, visit your adapter maker’s support page — Realtek, Intel, Dell, Lenovo, or HP — and download the latest driver manually.
  5. For a clean reinstall: right-click the adapter, choose Uninstall device, tick Delete the driver software, confirm, and restart. Windows reinstalls a fresh copy on reboot.

Updating or reinstalling the wired adapter driver clears conflicts that survive every other fix.

What if I can ping but websites won’t load?

If ping 8.8.8.8 returns replies but pages still won’t open, your DNS resolver is the bottleneck — not the Ethernet link itself. Switching to a public DNS server fixes this immediately.

DNS provider Primary Secondary Best for
Google 8.8.8.8 8.8.4.4 Speed and reliability
Cloudflare 1.1.1.1 1.0.0.1 Privacy plus speed
OpenDNS 208.67.222.222 208.67.220.220 Family content filtering
  1. Open Settings, then Network & Internet, then Ethernet, and click your connection name.
  2. Under DNS server assignment, select Edit, then Manual.
  3. Enter your preferred primary and secondary addresses, then click Save.

If you want this set up across every gadget you own, my walkthrough on changing your DNS server on any device covers it step by step. If the failure shows as a named error instead of a blank page, see fixing “DNS server not responding” on Windows.

A public DNS resolver loads websites when the ISP’s default resolver stalls.

How do I power-cycle the modem and router correctly?

A router holding a stale WAN lease blocks every device on your network, wired and wireless alike. The order of the restart matters more than most people realise.

  1. Unplug your modem (the box your ISP provided) first.
  2. Unplug your router second.
  3. Wait 60 seconds to flush cached data.
  4. Plug the modem back in and wait for the sync lights to settle, typically 30 to 60 seconds.
  5. Plug the router back in and wait another 30 seconds.
  6. Test your Ethernet connection.

If every device is still offline after a full power-cycle, the fault is upstream. The U.S. FCC broadband speed guide is a useful reference before you call your ISP, since it helps you describe what speed you’re actually paying for.

Powering the modem up before the router lets your network pull a fresh, valid WAN lease.

Common Mistakes to Avoid

  1. Restarting the router before the modem. The router grabs a stale WAN address. Fix: go modem off, router off, modem on, router on, in that order.
  2. Skipping the cable swap. A visually intact cable with a damaged internal pin causes intermittent drops that look like a software problem. Fix: try a different cable before running any commands.
  3. Ignoring a 169.254.x.x address. That IP means DHCP failed, not that the cable is bad. Fix: restart the router, then run ipconfig /renew.
  4. Running /renew without /release first. You risk re-acquiring the same broken lease. Always release before you renew.
  5. Updating the wrong adapter in Device Manager. Wi-Fi and Ethernet adapters list with similar names. Fix: confirm you’re right-clicking the wired Ethernet adapter, not the wireless one.

Frequently Asked Questions

Why does my Ethernet say “Connected” but there’s no internet?

“Connected” only confirms your PC can talk to the router, not that the router has a live internet feed or handed you a valid IP. Run ipconfig: a 169.254.x.x address means DHCP failed, while a normal 192.168.x.x address points to DNS or your ISP. When this hit me, the address was 169.254 and a router restart cleared it instantly. If you see the same symptom over Wi-Fi, my guide on Wi-Fi connected but no internet covers the wireless version.

Can a damaged cable cause no internet while the port light stays on?

Yes. A damaged cable can hold just enough electrical signal to light the link LED while dropping the throughput real traffic needs. I once chased a “software” outage for an hour before a spare cable fixed it in 30 seconds, so swap the cable before you touch any settings.

Do these fixes work on a Mac?

Partially. On macOS, renew the lease under System Settings, then Network, then Ethernet, then Details, then Renew DHCP Lease, and set DNS under the DNS tab. To clear the DNS cache, I open Terminal and run sudo killall -HUP mDNSResponder. There’s no direct Winsock equivalent, but a full reboot achieves a similar reset.

How do I tell whether the problem is my router or my ISP?

Connect your PC straight to the modem with an Ethernet cable, bypassing the router. If the internet works, your router is the problem; if you’re still offline, the fault is the modem or your ISP’s line. I keep a short cable on hand just to run this one test quickly.

Is it safe to use 1.1.1.1 as my DNS server?

Yes. Cloudflare’s 1.1.1.1 is a free public resolver that needs no account, and I’ve run it on my own machines for years. You can switch back to automatic, ISP-assigned DNS at any time from the same network settings panel, so there’s no lock-in.

Conclusion

Nearly every “Ethernet connected, no internet” case traces back to a stuck IP, a corrupted network stack, or a driver conflict — all fixable in minutes with tools already on your PC. Work through these steps in order and you’ll likely be back online before a support agent picks up. If speeds recover but still feel sluggish, read my guide on speeding up a slow internet connection next.

Slow Internet Speed: How to Diagnose and Fix It on Any Device

Slow internet speed usually starts at home, not the ISP. I walk you through a speed test, a router restart, a DNS switch, and more to get back up to pace.

Slow internet speed turns ordinary tasks — loading a page, joining a video call, streaming a show — into small tests of patience. The first time mine crawled for a week, I was ready to switch providers, until a five-minute check showed the real culprit sitting on my own desk. Most slow connections are caused by something local — your router, your device settings, or your DNS server — not the ISP you want to blame.

Below I walk through the checks I run myself, starting with the fastest wins and moving to deeper fixes. If your Wi-Fi shows connected but pages will not load at all, that is a different problem — start with my guide on Wi-Fi connected but no internet instead.

Quick Answer

Restart your router and modem, then run a speed test at fast.com. If the result sits well below your plan, switch your DNS to 1.1.1.1, move closer to the router, and close bandwidth-heavy background apps. Most slow-internet problems clear up in under ten minutes with these steps.

How do I know if my internet is actually slow?

Before I touch anything, I visit fast.com on the affected device and note the download and upload numbers, then compare them to the plan I pay for.

  • Speeds near your plan limit — the bottleneck is local: device, router placement, or interference.
  • Speeds far below your plan — restart your equipment first; if that does not help, contact your ISP.

I always test once over Wi-Fi, then again with an Ethernet cable plugged straight into the router. The first time I did this, Wi-Fi gave me 40 Mbps and the cable gave me 280 Mbps — proof the problem was my wireless signal, not the service.

Test on Wi-Fi and again on Ethernet; a big gap means your wireless signal is the weak link, not your plan.

Why does restarting the router and modem fix slow speeds?

A power cycle clears temporary glitches, flushes the router’s memory, and forces a fresh handshake with your ISP. In my experience it resolves more slowdowns than any other single fix on this list.

  1. Unplug the power cable from your modem (the box connected to the coax or phone line).
  2. Unplug the power cable from your router, or from the combo unit if you have one.
  3. Wait 30 full seconds.
  4. Plug the modem back in and wait about 60 seconds for its lights to stabilize.
  5. Plug the router back in, wait another 60 seconds, then reconnect your devices.

If the modem’s “Online” or “Internet” light stays red or amber after two minutes, the trouble is on your ISP’s end and a reboot will not touch it. Check the ISP’s outage map or call support.

Power-cycle the modem and router together; it clears stale data and fixes more slowdowns than anything else here.

Does router placement really affect my speed?

Yes — Wi-Fi weakens with distance and degrades through walls. Moving my laptop 10 feet closer to the router once took me from a buffering video call to a clean one without changing anything else. For devices that stay put — desktop PCs, smart TVs, gaming consoles — an Ethernet cable removes wireless interference entirely and delivers the full speed your plan allows. A standard Cat6 patch cable is cheap and takes two minutes to plug in.

Move closer to cut interference, and go wired on anything that stays in one spot for the most reliable speed.

Will switching DNS servers make my internet faster?

It can. Your ISP’s default DNS servers translate web addresses into IP addresses, and they are often slower than free public alternatives. Switching takes under three minutes and trims the lag on every new page you open. For a full walkthrough on every platform, see my guide on how to change your DNS server.

Provider Primary DNS Secondary DNS Best For
Cloudflare 1.1.1.1 1.0.0.1 Speed and privacy
Google 8.8.8.8 8.8.4.4 Reliability
OpenDNS 208.67.222.222 208.67.220.220 Parental controls

Change DNS on Windows 11

  1. Open Settings → Network & Internet → Advanced network settings.
  2. Click your active adapter, then select Edit DNS server assignment → Manual.
  3. Enable IPv4, enter your preferred addresses, and click Save.

Change DNS on iPhone or Android

On iPhone: Settings → Wi-Fi → tap the (i) next to your network → Configure DNS → Manual, remove existing entries, and add 1.1.1.1 followed by 1.0.0.1. On Android: Settings → Network & Internet → Private DNS, choose Private DNS provider hostname, and enter one.one.one.one.

Public DNS like Cloudflare’s 1.1.1.1 resolves addresses faster than most ISP defaults and is free to switch back.

What if background apps are eating my bandwidth?

A single app quietly updating software, syncing cloud files, or uploading a backup can saturate your connection and slow everything else. On Windows, I press Ctrl + Shift + Esc to open Task Manager and click the Network column to sort processes by bandwidth — anything pulling several Mbps is worth closing. On iPhone, go to Settings → General → Background App Refresh and disable it for apps that do not need it.

One thing that caught me out: a Metered connection toggled on by accident. Go to Settings → Network & Internet → Wi-Fi, click your network, and switch Metered connection to Off. When it is on, Windows caps background transfers and drags your whole connection down.

Sort Task Manager by network use to catch a silent uploader, and confirm Metered connection is switched off.

Can my browser cache slow down browsing?

A bloated cache does not slow your raw connection, but it makes browsing feel sluggish because the browser works harder to render pages. In Chrome, press Ctrl + Shift + Delete (Windows) or Cmd + Shift + Delete (Mac), select Cached images and files, set the range to All time, and click Clear data. It takes under 30 seconds and often produces an instant improvement.

Clearing cached images and files speeds up page rendering even when your connection itself is fine.

How do I reset network settings as a last resort?

Corrupted TCP/IP settings can throttle speeds in ways other fixes will not touch. On Windows, open Command Prompt as administrator and run these commands one at a time:

netsh int ip reset
netsh winsock reset

Restart your PC afterward. On iPhone: Settings → General → Transfer or Reset iPhone → Reset → Reset Network Settings; you will need to rejoin Wi-Fi networks by hand. If only one device is slow while others are fine, my guide on fixes when only one device has slow Wi-Fi narrows it down further.

If throughput is still capped, I disable TCP auto-tuning, which occasionally backfires. In the same elevated Command Prompt, run netsh int tcp set global autotuninglevel=disabled, restart, and re-test. Revert with netsh int tcp set global autotuninglevel=normal if it makes no difference.

Reset TCP/IP only after the quicker fixes fail, and always re-test so you know whether it helped.

Common Mistakes to Avoid

  • Skipping the speed test. Without baseline numbers you are guessing. Fix: test before and after each change so you know what actually helped.
  • Restarting only the router. Modems cache connections too. Fix: power-cycle the modem in the same pass to clear stale data.
  • Blaming the ISP when wired speed is fine. If Ethernet hits your advertised speed, the issue is in your home. Fix: focus on Wi-Fi placement, bands, and devices.
  • Staying on 2.4 GHz when 5 GHz is available. The 2.4 GHz band is more congested. Fix: connect to the network with “5G” or “5GHz” in its name for close-range use.
  • Ignoring idle connected devices. Smart TVs and old phones sip bandwidth in the background. Fix: disconnect anything nobody is actively using.

Frequently Asked Questions

How do I tell if the problem is my device or my connection?

Run a speed test on two devices and compare. If both a laptop and a phone are slow, the connection or router is at fault; if only one is slow, that device is. When mine was slow on my laptop but fine on my phone, restarting the laptop and clearing its cache fixed it in minutes.

Why is my internet slow only on Windows but fast on my phone?

That confirms the issue is device-specific, not your ISP. Update your network adapter driver in Device Manager, turn off Metered connection, and switch to a faster DNS. On my own PC, an outdated Intel Wi-Fi driver was capping me at half speed until I updated it.

Will a Wi-Fi extender fix slow internet speeds?

Only if a weak signal in a far room is the cause. An extender stretches range but cannot create bandwidth that is not there. When I tested one next to a router that was already slow, the speed did not budge — the real fix was switching bands.

Does the number of connected devices affect speed?

Yes, especially on older routers, since each device competes for bandwidth. After I disconnected three idle smart-home gadgets, my video calls stopped stuttering. Upgrading to a Wi-Fi 6 router, which juggles many connections more efficiently, helps too.

How often should I restart my router?

Once every one to four weeks is a sensible routine. Routers run nonstop and accumulate memory clutter, much like a computer that is never rebooted. I set a monthly calendar reminder and have not had a mystery slowdown since.

Can my neighbors’ Wi-Fi slow down my connection?

On the 2.4 GHz band, yes — overlapping channels from nearby networks create interference. Switching to 5 GHz or letting the router auto-select the least-congested channel resolves most cases. In my apartment building, moving to 5 GHz alone doubled my evening speeds.

Conclusion

A speed test and a router restart solve most slow-internet complaints, so I always start there. If speeds still lag, work through the DNS switch and a background-app audit before escalating to your ISP. Bookmark this page, and if your hotspot is the slow link, see my guide on why your mobile hotspot is not working.

“Your Connection Is Not Private” Error: How to Fix It on Any Browser

Seeing “Your connection is not private”? Fix it in Chrome, Edge, Firefox, or Safari with six ranked steps — clock, cache, VPN, DNS — and get browsing again today.

The “Your connection is not private” error throws up a full-screen red warning and refuses to load the page you wanted. It looks alarming, but it almost always means your browser spotted a mismatch with the site’s SSL/TLS certificate — and the cause usually sits on your own device, not the website. The single most common trigger I run into is a system clock that drifted by a few hours.

I have cleared this error on dozens of laptops and phones, and the same short checklist fixes nearly all of them. The steps below work in Chrome, Edge, Firefox, and Safari across Windows, Mac, Android, and iPhone, ranked from quickest to most involved.

Quick Answer

Check your device’s date and time first, because a wrong clock causes this error more than anything else. If the clock is correct, clear your browser’s cache and cookies, then load the site in incognito mode. Still blocked? Disable your VPN or antivirus HTTPS scanning and retry. Most cases clear within two minutes.

What do the error codes actually mean?

Chrome and Edge print a sub-code beneath the main warning, and reading it points you straight to the right fix instead of guessing.

Error Code What It Means Best Starting Fix
NET::ERR_CERT_DATE_INVALID Device clock is wrong, or the site’s cert expired Fix 1 — correct date/time
NET::ERR_CERT_AUTHORITY_INVALID Certificate issuer not trusted by your browser Fix 4 — check antivirus HTTPS scanning
NET::ERR_CERT_COMMON_NAME_INVALID Domain name doesn’t match the certificate Try the www. or non-www. version of the URL
NET::ERR_CERT_WEAK_SIGNATURE_ALGORITHM Site uses outdated encryption Fix 6 — update your browser

Reading the sub-code first tells you which fix to try before you touch anything.

How do I fix the error step by step?

Work through these six fixes in order. I almost always solve it by Fix 3, but the later steps catch the stubborn cases.

Fix 1: Correct your device’s date and time

SSL certificates have a strict validity window. If your clock is wrong, even by a few hours, browsers reject perfectly valid certificates because they look expired or “not yet valid.”

  1. Windows: Right-click the taskbar clock → Adjust date/time → toggle Set time automatically off, then back on.
  2. Mac: Apple menu → System Settings → General → Date & Time → enable Set date and time automatically.
  3. iPhone: Settings → General → Date & Time → enable Set Automatically.
  4. Android: Settings → General Management → Date and Time → enable Automatic date and time.
  5. Reload the page after the clock syncs.

Pro tip: If your Windows PC keeps resetting to the wrong time after every reboot, the CMOS battery on the motherboard is likely dead — a common failure on machines more than five or six years old. I have swapped a couple of these myself, and the part costs only a few dollars.

Fix 2: Clear your browser’s cache and cookies

Stale cached certificate data can clash with an updated cert on the server. Clearing it forces a fresh TLS handshake.

  1. Press Ctrl+Shift+Del on Windows or Cmd+Shift+Del on Mac (works in Chrome, Edge, and Firefox).
  2. Set the time range to All time.
  3. Check Cached images and files and Cookies and other site data.
  4. Click Clear data, then reload the page.

Fix 3: Open an incognito or private window

Browser extensions — especially ad blockers, VPN add-ons, and security tools — can interfere with certificate validation. Incognito mode disables most extensions by default.

  1. Press Ctrl+Shift+N in Chrome or Edge, or Ctrl+Shift+P in Firefox.
  2. Navigate to the same URL.
  3. If the page loads, an extension is the culprit. Disable them one at a time at chrome://extensions or Firefox’s about:addons to find which one.

Fix 4: Disable your VPN or antivirus HTTPS scanning

Antivirus programs — including Avast, Kaspersky, ESET, and Bitdefender — intercept HTTPS connections and substitute their own certificate. If their certificate store is outdated, browsers flag every substituted cert as untrusted.

  1. Temporarily disable your VPN and reload the page.
  2. If it still fails, open your antivirus settings and find HTTPS scanning, Web Shield, or SSL filtering, then turn it off.
  3. If the page loads, update your antivirus to the latest version before re-enabling HTTPS scanning.

Troubleshooting tip: On corporate or school networks, a firewall or proxy may perform the same SSL interception. If you are on managed Wi-Fi and the error appears on every HTTPS site, contact your IT department — this is expected behavior and only they can resolve it.

Fix 5: Flush your DNS cache

A stale DNS record can route your browser to an outdated server IP, where the certificate no longer matches the domain. Flushing DNS forces a fresh lookup.

  1. Windows: Open Command Prompt as Administrator and run: ipconfig /flushdns
  2. Mac: Open Terminal and run: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  3. Reload the page after the command completes.

Fix 6: Update your browser

Browser updates ship with new root certificates. An outdated browser may not recognize certificates signed by newer or recently added certificate authorities.

  1. Chrome: Three-dot menu → Help → About Google Chrome — it checks and installs updates automatically.
  2. Edge: Three-dot menu → Help and feedback → About Microsoft Edge.
  3. Firefox: Hamburger menu → Help → About Firefox.
  4. Restart the browser after updating, then retry the page.

Run the fixes top to bottom and you will clear the error before reaching the end in nearly every case.

Why does this error mean my device, not the site?

The certificate check happens locally, so a wrong clock, stale cache, or intercepting antivirus on your machine breaks the validation before the site is ever to blame. That is why the same page often loads fine on a phone right next to a laptop showing the error.

If your pages still misbehave after the certificate clears, a deeper cleanup helps. My guide on how to clear browser cache and cookies walks through every browser, and if the browser itself feels unstable, see how to stop Chrome from crashing. For the underlying mechanics, Let’s Encrypt’s documentation explains how TLS certificates are issued and validated.

The validation runs on your hardware, which is why local fixes resolve it far more often than anything on the server.

Common Mistakes to Avoid

  • Clicking “Advanced” and proceeding on unfamiliar sites. The bypass is meant for developers testing local servers. On a login, banking, or shopping page it exposes your credentials to interception. Fix: only proceed on sites you personally manage.
  • Clearing the cache with a short time range. Choosing “Last hour” or “Last 7 days” often leaves old cached certificates in place. Fix: always select All time.
  • Assuming the website is broken before checking your device. The common triggers — wrong clock, cached data, antivirus interference — are all local. Fix: rule them out before blaming the site.
  • Permanently disabling antivirus HTTPS scanning. Leaving it off removes real protection. Fix: turn it off only long enough to confirm the cause, then re-enable it or update the antivirus.
  • Dismissing the warning on public Wi-Fi. On open networks a persistent warning can signal a genuine man-in-the-middle attack. Fix: do not proceed on public Wi-Fi without a trusted VPN active.

Frequently Asked Questions

Is this error the same in Chrome, Firefox, and Edge?

Yes, it is the same underlying TLS certificate problem in all of them. Chrome and Edge say “Your connection is not private,” while Firefox says “Your connection is not secure.” Last week I hit the identical issue on the same site in both Chrome and Firefox after my laptop clock drifted, and one date fix cleared both.

Does this error mean I have been hacked?

Almost never — the vast majority of cases trace back to a local issue like a wrong clock, stale cache, or antivirus interference. A real man-in-the-middle attack would typically show NET::ERR_CERT_AUTHORITY_INVALID on a site that normally loads cleanly, which is rare on home Wi-Fi.

Can the website owner cause this error for all visitors?

Yes, an expired, misconfigured, or revoked certificate blocks every visitor until the owner renews or corrects it. I once watched a small store’s site go dark for an afternoon when its certificate lapsed, and nothing on my end could load it until they renewed.

Is it ever safe to click “Proceed to site (unsafe)”?

Only on sites you personally manage for local development or testing. For example, I bypass it on my own localhost dev server, but never on any page asking for a password, payment details, or personal information.

Why does the error appear in Firefox but not Chrome?

Firefox keeps its own certificate store, while Chrome and Edge use the Windows or macOS system store. An antivirus certificate injected into the OS store may not be trusted by Firefox, so I have seen the warning show up only in Firefox on the same machine.

Conclusion

This error is fixable in minutes without specialist knowledge: start with the clock, clear the cache, test in incognito, then work through the rest in order. If all six fixes fail, the problem is server-side and only the site owner can correct it. Next, tame your browser’s resource use with my guide to cutting Chrome’s RAM usage.

Last updated: June 25, 2026

iMessage Won’t Send on iPhone: How I Fix Green Bubbles and “Not Delivered” Errors

iMessage won’t send on iPhone and turning green or showing “Not Delivered”? Here is the exact order I work through to get blue bubbles back, usually in under two minutes.

When iMessage won’t send on my iPhone, iOS gives me one of two warnings: a red “Not Delivered” alert under the bubble, or the bubble flipping green because my phone quietly fell back to standard SMS. After years of fixing this for family members, I have learned that both signs point to the same thing. Something is blocking iMessage from reaching Apple’s servers, and the cause is almost always small.

The triggers range from a lapsed Apple ID session to a weak Wi-Fi signal, and most take under two minutes to clear. I work through the steps below in order, because the first one resolves it for me roughly nine times out of ten.

Quick Answer

Open Settings, tap Messages, and toggle iMessage off. Wait 10 seconds, then switch it back on and give it up to a minute to re-register. If the bubble is still green, confirm you are signed into your Apple ID and that your internet connection works. Most iMessage failures clear in under a minute this way.

The single most reliable fix is toggling iMessage off and on to force a fresh session.

Why does iMessage turn green or say “Not Delivered”?

A blue bubble means your message travelled over Apple’s iMessage network, end-to-end encrypted and free over Wi-Fi or cellular data. A green bubble means iOS fell back to SMS or MMS through your carrier, which may cost money and drops read receipts. A “Not Delivered” notice means the message failed entirely and reached the recipient by neither route.

What each warning sign means

The first time I saw a green bubble to my sister, I assumed iMessage was broken on my end. It was not. The colour and the error each map to a specific cause, so reading the sign correctly saves you from chasing the wrong fix.

Cause What you’ll see
iMessage disabled or signed out All bubbles turn green
No or weak internet connection “Not Delivered” or stuck “Sending…”
Recipient’s iMessage is off Green bubble (their end, not yours)
Apple server outage Multiple recipients affected at once
Device clock set incorrectly iMessage fails to authenticate

Match the sign to the table first, then jump straight to the fix that fits.

How do I toggle iMessage off and back on?

This clears a stale session token, and it is the first thing I try every single time because it works so often.

  1. Open Settings and tap Messages.
  2. Toggle iMessage off.
  3. Wait 10 seconds.
  4. Toggle iMessage back on and wait up to 60 seconds for registration to complete.

If you also use FaceTime, toggle it off and on at the same time, since it shares the same Apple ID authentication layer. When FaceTime is misbehaving too, my guide on fixing FaceTime when it won’t connect walks the same sign-in path.

Toggling iMessage forces a fresh registration with Apple and fixes most failures on its own.

What if my internet connection is the problem?

iMessage needs an active internet connection, and when my signal is weak the messages either queue up or fail silently with no obvious reason.

  1. Open Safari and load any website. If it fails, the problem is your connection, not iMessage.
  2. On Wi-Fi, go to Settings → Wi-Fi, toggle it off and back on, or move closer to your router.
  3. On cellular, switch Airplane Mode on for 15 seconds, then off.

Open Settings → Cellular, scroll down, and confirm iMessage is allowed to use cellular data. If that toggle is off, iMessage breaks the moment you leave Wi-Fi range. If pages won’t load at all, my walkthrough on Safari not loading on iPhone covers the connection-side steps.

Confirm a working data connection before blaming iMessage itself.

Should I sign out of my Apple ID and back in?

Yes, when the toggle looks fine but messages still fail, a corrupted iCloud credential is usually the culprit. Signing out and back in rebuilds it.

  1. Go to Settings → [your name].
  2. Scroll to the bottom, tap Sign Out, enter your Apple ID password, and choose to keep a local copy of your data.
  3. Return to Settings and sign back in with your Apple ID.
  4. Go to Settings → Messages and re-enable iMessage.

A fresh sign-in clears a broken credential that toggling alone cannot reach.

Why does my iPhone clock break iMessage?

iMessage uses your device clock to authenticate with Apple’s servers, so even a few minutes of drift can break the handshake. I once hit this after a long flight across time zones.

  1. Open Settings → General → Date & Time.
  2. Enable Set Automatically.
  3. If it was already on, toggle it off, wait five seconds, then turn it back on to force a fresh sync.

An accurate, auto-set clock keeps iMessage authentication from silently failing.

How do I reset network settings safely?

A network reset wipes saved Wi-Fi passwords, VPN profiles, and cellular APN settings to give iMessage a clean slate. It does not delete your photos, apps, or personal data, which is why I keep it as a later step rather than a scary last resort.

  1. Go to Settings → General → Transfer or Reset iPhone.
  2. Tap Reset → Reset Network Settings.
  3. Enter your passcode and confirm. Your iPhone will restart.
  4. Reconnect to your Wi-Fi network, then open Settings → Messages and confirm iMessage is still enabled.

Before you reset, check Apple’s System Status page to rule out a server-side outage. A red dot next to iMessage means the problem is Apple’s, not yours.

Reset the network last, and only after confirming Apple’s own servers are healthy.

Common Mistakes to Avoid

  • Messaging an email the recipient never linked to iMessage. Fix: switch to their phone number, which is far more likely to be registered.
  • Assuming a green bubble means you are being ignored. Fix: accept it usually means the recipient is on Android or has iMessage off, and the message still delivers as SMS.
  • Skipping the internet check. Fix: load a website first, because a silently dropped Wi-Fi session causes more “iMessage broken” reports than anything else.
  • Force-quitting the Messages app. Fix: toggle iMessage in Settings instead, since force-quitting can interrupt an in-progress sync.
  • Ignoring a full storage warning. Fix: free up space, because a packed iPhone can stop the Messages database from writing. My guide on freeing up iPhone storage fast shows the quickest wins.

Frequently Asked Questions

Why does iMessage say “Delivered” but they never got it?

“Delivered” means the message reached Apple’s servers and was pushed to their device, not that they opened it. For example, when my brother’s phone was powered off overnight, my texts showed “Delivered” yet sat unread until he turned it back on the next morning.

Can iMessage work without Wi-Fi?

Yes, iMessage runs over any active internet connection, including 4G and 5G cellular data. I send blue bubbles on the train every day with no Wi-Fi in sight, as long as iMessage is toggled on under Settings → Cellular.

Why do some contacts always show green bubbles?

Those bubbles are green because the recipient is on Android or has iMessage disabled on their Apple device. My one friend with a Pixel always lands as a green SMS thread, and nothing I change on my iPhone will ever turn it blue.

Does resetting network settings delete photos or apps?

No, a network reset only clears Wi-Fi passwords, VPN configurations, and cellular settings. When I reset my own iPhone last month, every photo, app, and message stayed exactly where it was.

Why does iMessage work on my iPad but not my iPhone?

Both devices must be signed into the same Apple ID with iMessage enabled separately. When mine drifted out of sync, I opened Settings → Messages → Send & Receive on the iPhone and found the wrong Apple ID listed there.

What if none of these fixes work?

Contact Apple Support or book a Genius Bar appointment, since the cause may be deeper. A persistent failure I troubleshot once traced to a carrier provisioning issue that only my mobile network could clear from their end.

Conclusion

Most iMessage failures come down to a stale session, a dropped connection, or a clock that slipped out of sync, and all three are fixable in under two minutes. Start with the toggle, work down the list, and you should be back to blue bubbles fast. If wireless sharing is also acting up, my guide on fixing AirDrop when it won’t find devices covers the same network layer.