How to Delete Sites Visited on Google Chrome

Chrome stores browsing history in several places. Here’s how to clear all of it, selectively delete specific sites, and prevent future tracking.

Clear all browsing history

The main history clearing dialog: press Ctrl+Shift+Delete or go to Settings > Privacy and security > Clear browsing data.

Options:

  • Basic tab: Browsing history, cookies, cached images
  • Advanced tab: Download history, passwords, autofill, site settings, hosted app data

Set the time range – “All time” clears everything. “Last hour” or “Last 24 hours” for targeted clearing.

Check “Browsing history” and click “Clear data.” This removes all visited sites from Chrome’s local history.

Delete specific sites from history

If you want to remove individual sites rather than everything:

  1. Press Ctrl+H to open History
  2. Find the site you want to remove
  3. Check the checkbox next to it (hover over the entry to reveal it)
  4. Click “Delete” at the top right

You can select multiple entries at once. For removing all visits to a specific domain, use the search bar at the top of History to filter by domain name, then select all results and delete.

What history clearing doesn’t cover

Synced history: If you’re signed into Chrome and have sync enabled, your history is also stored on Google’s servers. Clearing local history doesn’t remove it from your Google account. To clear synced history: myactivity.google.com > Delete activity by > All time > Web & App Activity.

DNS cache: Your PC keeps a DNS cache of recently visited domains independent of Chrome. To clear: open Command Prompt and run ipconfig /flushdns.

Router logs: Your home router may log DNS queries. ISPs may also log traffic. Chrome history clearing doesn’t affect these.

Other browsers: History in Firefox, Edge, and other browsers is separate and must be cleared independently.

Preventing history going forward

Incognito mode (Ctrl+Shift+N): Chrome doesn’t save browsing history, cookies, or form data from Incognito windows. Useful for private sessions without clearing history afterward.

Automatic history deletion: Chrome settings don’t offer auto-delete, but you can install extensions like “History AutoDelete” that automatically remove history older than a set number of days.

The synced history distinction is important and regularly missed. People clear their local Chrome history and think they’re done, but if Google sync is enabled their history is still on Google’s servers and will resync to other devices. The myactivity.google.com deletion is the step that actually removes it from Google’s side.

Ctrl+H to open history is one of those shortcuts worth memorizing. faster than navigating through the menu. the domain search in the history page to filter all visits to a specific site is also useful – way faster than scrolling through a long history list looking for entries from one site.

the dns cache being separate from chrome history is something most people don’t think about. if someone checks ipconfig /displaydns in command prompt they can see recently resolved domains regardless of what’s in your browser history. ipconfig /flushdns clears it but it’s worth knowing the separate location exists.

Router logs are the layer that most home users don’t think about at all. Your home router maintains a log of DNS queries by default on many models. It’s accessible to anyone who can log into the router admin panel. If privacy on your home network matters, checking what your router logs and adjusting those settings is worth doing.

Incognito mode being the right tool for preventing history rather than constantly clearing it is the practical takeaway. For anything you don’t want in history, open an Incognito window first rather than browsing normally and clearing afterward. It’s a workflow change that’s easier to maintain consistently.