"Private browsing" is one of the most misunderstood features in any browser β€” many people believe it makes them anonymous online, when in reality it does something much narrower and more local. This guide clarifies exactly what private windows protect against, then covers the additional tools worth layering on top for genuinely stronger privacy.

What Private/Incognito Windows Actually Do

Every major browser offers this feature under a different name: InPrivate in Microsoft Edge, Incognito in Chrome, Private Browsing in Firefox and Safari. Despite the different names, they all do essentially the same thing:

  • Don't save your browsing history to the device after you close the window
  • Don't save new cookies permanently (cookies created during the session are deleted when you close the window)
  • Don't save form entries or search bar autofill suggestions from that session
  • Start with any existing extensions typically disabled by default, unless you've explicitly allowed them to run in private mode

Opening one is quick: Ctrl+Shift+N in Chrome and Edge, Ctrl+Shift+P in Firefox.

What Private Windows Do NOT Protect

This is the critical part most people miss:

  • Your ISP can still see every site you visit. Private browsing only affects what's stored on your device β€” it does nothing to your network traffic, which is why it's sometimes jokingly called "browser-level privacy" rather than "internet-level privacy."
  • Websites can still track you. Google, Facebook, and other services can still see and log your activity while you're logged into an account, private window or not β€” logging out doesn't fully solve this either, since browser fingerprinting can still identify your device.
  • Your employer or school network administrators can still see traffic on networks they control, and workplace-managed devices often have monitoring software that private browsing doesn't affect at all.
  • It doesn't hide your IP address, so your approximate location and identity remain visible to every website you visit, exactly as in normal browsing.

Safety tip: Think of private browsing as "don't remember this on my device" rather than "hide this from the internet." It's genuinely useful for shared or borrowed devices (not leaving search history on a family computer, or shopping for a surprise gift without ruining it via autofill) but does nothing to stop tracking by the sites you actually visit.

Layer One: Tracker and Ad Blockers

For blocking the tracking scripts and third-party cookies that follow you across websites (regardless of whether you're in a private window), a dedicated tracker blocker adds real protection:

  • uBlock Origin (free, open source, available for Chrome, Firefox and Edge) blocks ads and known tracking domains using regularly updated filter lists, and is widely regarded as one of the most effective and lightweight options available.
  • Built-in browser tracking protection is also worth enabling and checking: in Firefox, go to Settings > Privacy & Security > Enhanced Tracking Protection and set it to Strict. In Edge, go to Settings > Privacy, search, and services > Tracking prevention and set to Strict. In Chrome, third-party cookie blocking can be managed under Settings > Privacy and security > Third-party cookies.

Pro tip: "Strict" tracking protection settings occasionally break a small number of websites that rely on cross-site scripts to function properly (some login flows or embedded widgets). If a site misbehaves, most browsers let you create a site-specific exception rather than turning strict mode off entirely.

Layer Two: Privacy-Focused Browsers

If you want stronger defaults without manually configuring settings, dedicated privacy browsers build tracking protection in from the start:

  • Firefox with its default Enhanced Tracking Protection is a strong, mainstream choice that balances privacy with broad website compatibility.
  • Brave blocks ads and trackers by default out of the box, and includes a built-in option to route specific tabs through Tor for additional anonymity when needed.
  • Tor Browser offers the strongest anonymity available in a standard browser, routing traffic through multiple encrypted relays so that no single point (including your ISP) can see both who you are and what you're accessing. It's considerably slower than normal browsing and some websites actively block Tor exit nodes, making it a tool for specific high-privacy needs rather than everyday browsing.

Layer Three: Private Search Engines

Google, Bing and other mainstream search engines log your search history and link it to your account and IP address for ad targeting. Alternatives that don't do this include:

  • DuckDuckGo, which doesn't track searches or build an advertising profile, and can be set as your default search engine in any browser's settings (usually under Settings > Search engine).
  • Startpage, which returns Google-quality results but acts as a privacy intermediary, stripping identifying information before the query reaches Google.

Switching your default search engine takes a couple of minutes: in Chrome, go to Settings > Search engine > Manage search engines and site search; in Firefox, Settings > Search; in Edge, Settings > Privacy, search, and services > Address bar and search.

Layer Four: A VPN for Network-Level Privacy

None of the above hides your browsing from your ISP or from networks you don't control β€” that's a separate layer entirely, covered in detail in our dedicated VPN guide. In short: a VPN encrypts your traffic between your device and the VPN server, hiding your browsing from your ISP and from anyone else on a shared network like public Wi-Fi, but it does not make you anonymous to the websites you actually log into.

Putting It Together: A Sensible Privacy Setup

Rather than treating any single tool as "the answer," combine them based on what you're actually trying to protect against:

  1. Use private/incognito windows for anything you don't want stored on a shared device β€” quick, no setup needed.
  2. Install uBlock Origin and enable strict tracking protection for genuinely reduced tracking during normal, everyday browsing.
  3. Switch to DuckDuckGo or Startpage if you specifically want your searches not logged and profiled.
  4. Use a VPN specifically when on public or untrusted Wi-Fi, or when you want to reduce what your ISP can see.
  5. Reserve Tor Browser for situations genuinely requiring strong anonymity, understanding the speed and compatibility trade-offs.

Warning: Being logged into Google, Facebook, or any other account effectively cancels out most of the tracking protection described above for that specific service, since the site knows exactly who you are regardless of blockers or private windows. If avoiding tracking by a specific service is your actual goal, log out of it (or don't use it) rather than relying on browser settings to compensate.

Private browsing is a useful, narrow tool for keeping activity off your own device β€” real privacy from tracking, advertisers and your ISP requires the additional layers above, chosen deliberately based on what you're actually trying to protect.


Was this guide helpful? Explore more Privacy Settings guides, or browse all Security & Performance articles.