PX PX Privacy Desk Privacy
Explainers · Imogen Clarke · 6 min read

Private Browsing Isn't Private: What's Actually Visible

Incognito mode is famously misunderstood. It deletes local history — and nothing more. Here's who can still see what, and the gap most people don't realize exists.

Incognito mode has a branding problem. The name implies invisibility; the feature is much narrower. What it actually does: it doesn’t save your history, cookies, or form data to the device when you close the window. That’s the whole product.

What Incognito Actually Prevents

  • Local history isn’t written to the browser
  • Cookies and site data are wiped when the session ends
  • Signed-in sessions from the normal browser don’t carry over

For a shared device — hiding a gift purchase or a guilty-pleasure binge from someone who opens your browser — it does exactly that.

What It Doesn’t Hide

This is where the gap lives. Incognito leaves everything else visible:

  • Your ISP sees every site you visit — incognito doesn’t encrypt anything
  • The sites themselves see your visit, your IP, your device fingerprint
  • Your network — work, school, or home router logs still record traffic
  • Anything you download stays on the device; only the browser forgets

The clean one-liner: incognito hides your activity from the device, not from the internet. If your concern is “someone using this laptop,” it works. If your concern is the network or the sites — it does nothing.

What Actually Adds Privacy

  • Encrypted DNS (DoH/DoT) prevents the DNS layer from revealing which sites you resolve — a quiet leak most people don’t know about
  • A VPN covers the ISP-and-network visibility incognito ignores
  • Tracker-blocking (uBlock Origin, privacy-focused browsers) stops the third-party scripts that follow you across sites regardless of incognito state

The Correct Mental Model

LayerIncognitoReal Protection
Device history✓ hidden—
Site knowing you visited✗ visibletracker blocking, limited
ISP seeing traffic✗ visibleVPN / encrypted DNS
Local network logs✗ visibleVPN

Incognito is a useful tool for a narrow job. Treating it as privacy is the common mistake — and the reason people are surprised their “private” browsing showed up in places they didn’t expect.

The settings that close each layer are documented at PX Privacy Desk.