Internet & Web

How to Use Incognito Mode Properly: What It Hides and What It Doesn't

Incognito mode is useful but widely misunderstood. Here is a clear, honest guide to what private browsing actually hides, what it cannot, and when to use it.

A web browser window open in private browsing mode on a laptop
Photograph via Unsplash

Incognito mode does exactly one thing well: it stops your own browser from saving the history, cookies, and form data of a session once you close the window. It does not hide you from your internet provider, employer, or the websites you visit, so treat it as a local privacy tool for shared devices, not a cloak of anonymity.

Every major browser ships the same feature under a different name: Chrome and Brave call it Incognito, Edge calls it InPrivate, Firefox and Safari call it Private Browsing. The mechanics are nearly identical, and so are the misconceptions.

What incognito mode actually does#

When you open a private window, the browser spins up a fresh, isolated session with an empty cookie jar and no access to your saved logins. Nothing you do in that window is written to your normal profile, and when you close every private tab, the browser discards that session's cookies, cache, site data, and history at once.

Concretely, three things happen after you close the window. Your session history never appears in the history list (Ctrl+H on Windows, Cmd+Y in Safari). Sites you logged into forget you, because the session cookies are deleted, which is why you start every incognito window signed out. And anything you typed into search bars or forms is not saved to autofill. One detail people miss: in Chrome and Edge, extensions are disabled by default in a private window until you opt each one in under chrome://extensions.

Where to find it and the exact shortcuts#

  • Chrome / Edge / Brave: Ctrl+Shift+N (Windows) or Cmd+Shift+N (Mac), or the three-dot menu > New Incognito/InPrivate window.
  • Firefox: Ctrl+Shift+P (Windows) or Cmd+Shift+P (Mac), or the hamburger menu > New Private Window.
  • Safari (Mac): Cmd+Shift+N, or File > New Private Window.
  • Safari (iPhone/iPad): tap the tabs icon, then the tab-groups selector, and choose Private. Since iOS 17, private tabs can be locked behind Face ID under Settings > Safari.

What it does not hide#

This is where the name oversells the feature. Private browsing changes what your device remembers; it does almost nothing about what other parties can observe, and there are more of them than most people realize.

Your internet provider, employer, and school#

Your traffic still leaves your device the same way it always does. Your internet service provider routes every connection and can log the domains you reach. On a corporate or campus network, the administrator can typically see the same thing and often more, because the connection passes through firewalls and DNS servers they control, and managed laptops often run monitoring software or a TLS-inspecting proxy. Incognito never touches the network layer, so it puts up no wall against any of this.

The websites themselves#

The moment you sign in to an account, the site knows exactly who you are, private window or not. This is precisely why Google updated Chrome's Incognito splash screen after the Brown v. Google class action: the disclaimer now states plainly that your activity might still be visible to the websites you visit and the services they use.

Even without logging in, sites can identify your device through browser fingerprinting. They combine signals like your user-agent string, screen resolution, installed fonts, time zone, and how your GPU renders a hidden canvas element into a fingerprint often unique enough to recognize you across sessions, cookies or not. Incognito randomizes none of this.

Your DNS resolver#

Before loading a site, your browser asks a DNS resolver to translate the domain into an IP address. By default that resolver is your ISP's, and it sees every domain you request in plain text. A private window changes neither which resolver you use nor whether the lookup is encrypted.

Incognito hides your activity from other people using the same device. It does not hide it from your ISP, your employer, the websites you visit, your DNS resolver, or anyone monitoring the network. That single distinction dissolves almost every myth about it.

When incognito is genuinely the right tool#

Once you frame it as "leave no trace on this device," the good use cases are obvious. The classic one is a shared or borrowed computer: check your email on a friend's laptop or a hotel business-center machine in a private window and you won't stay logged in or leave history for the next person, because closing the window ends the session cleanly.

It is also the simplest way to run two accounts of the same service at once, because a private window has its own cookie jar: keep your primary account in a normal window and a second in Incognito. And because it starts with no cookies or cache, it is the fastest way to see a site as a brand-new visitor, useful for debugging a page or checking whether a paywall is following you via cookies.

Common mistakes people make#

Most incognito failures come from over-trusting it. These are the ones that actually bite:

  • Assuming it hides sites from your ISP or workplace. It does not, and this is the single most damaging misconception. If you would be uncomfortable with your employer seeing a site, Incognito will not save you.
  • Believing it blocks tracking or ads. Sites can still fingerprint you within the session, and ad networks still load. Incognito only forgets the cookies afterward.
  • Forgetting that downloads and bookmarks persist. A file you download in a private window stays in your Downloads folder, and a bookmark you save remains. Incognito auto-forgets your trail but never undoes things you deliberately kept, so a borrowed laptop can still hold a document you forgot about.
  • Signing into Google or your browser account. The instant you log in, the anonymity you imagined evaporates, because the activity is tied to that account.
  • Thinking it protects against malware. It offers zero protection against viruses, phishing, or bad downloads.

How to browse more privately for real#

If your goal is genuine privacy rather than a clean device, you need tools built for the network layer, used together. No single switch makes you anonymous, but layering these meaningfully shrinks who can see what.

  1. Use a reputable VPN to hide which domains you visit from your ISP or network owner. It encrypts and reroutes your traffic, but note the trade-off: you now trust the VPN provider instead of your ISP, so pick one with an audited no-logs policy.
  2. Turn on encrypted DNS. Enable DNS-over-HTTPS in your browser (in Chrome: Settings > Privacy and security > Use secure DNS) so your lookups are encrypted rather than handed to your ISP in the clear.
  3. Prefer HTTPS everywhere. The padlock encrypts the content in transit, though the domain can still leak via the connection's SNI field, which the newer Encrypted Client Hello standard aims to close.
  4. Turn on tracking protection. Firefox's Enhanced Tracking Protection (set to Strict) and Safari's Intelligent Tracking Prevention block many cross-site trackers by default; Brave blocks trackers and fingerprinting out of the box.
  5. For real anonymity, use the Tor Browser. It routes traffic through three relays so no single hop knows both who you are and where you are going. It is slower, but it is the only mainstream tool built for actual anonymity.

Even so, perfect anonymity is hard, and anyone selling it cheaply is overselling. The realistic aim is reducing how much you are tracked, not vanishing.

The one thing to remember#

Incognito is a useful everyday tool wearing a misleading name. It keeps your browsing off the device in front of you, exactly what you want on a shared computer, and for that it is flawless. The trap is believing it does more. Think of it as wiping your fingerprints off a borrowed phone: helpful for the next person who picks it up, but it does nothing about the cameras in the room.

FAQ#

Can my employer see what I browse in incognito mode?#

Yes. Your traffic still travels across the company network, so administrators can log the domains you visit through the firewall or DNS server, and a managed laptop may run monitoring software or decrypt traffic at a proxy. Incognito only affects what your local browser saves, not what the network sees.

Does incognito mode hide my activity from Google?#

Not if you sign in. The moment you log into any Google service, your activity is tied to that account, which is why Chrome's own Incognito disclaimer now warns that websites and the services they use may still see you. Signed out, Google's servers still receive the request and can fingerprint your device.

Do downloads and bookmarks disappear when I close an incognito window?#

No. Downloaded files remain in your Downloads folder and bookmarks stay in your bookmark bar; only the automatic session data (history, cookies, cache) is discarded when you close the last private tab.

Is a VPN better than incognito mode for privacy?#

They solve different problems. Incognito hides your session from others using the same device, while a VPN hides which sites you visit from your ISP or network owner. For real privacy you often want both, plus encrypted DNS and tracking protection, since neither alone makes you anonymous.

Priya Nadar
Written by
Priya Nadar

Priya translates the fast-moving world of AI and the internet into things you can actually use and understand. She's curious but skeptical, quick to separate genuine progress from hype, and keen to help readers use new tools wisely rather than fearfully.

More from Priya