COOKIE BASICS

Cookies vs. cache vs. browsing history

Understand what each browser-data category stores and choose the one that solves your problem.

All About Cookies · Published · 4 min read

The short answer

Cookies remember website state, the cache stores reusable page files, and history records pages you visited. They are separate categories. Select only the category—and time range—that matches your goal.

The difference at a glance

DataWhat it doesWhat deletion changes
Cookies and site dataRemember sessions, preferences, carts, consent, and other website stateMay sign you out and reset website behavior
CacheKeeps local copies of page resources so they can load fasterPages may load more slowly once while files are downloaded again
Browsing historyRecords pages visited in that browser and supports history suggestionsRemoves those local visit records and related suggestions
Saved passwordsStores credentials in the browser or password managerRemoves credentials only when this separate category is selected

When to clear cookies

Clear one site’s cookies when its sign-in loop, remembered setting, consent state, or cart is wrong. Clear all cookies for a broad session reset when you accept the resulting sign-outs.

When to clear the cache

Clear cached images and files when a page repeatedly shows stale or corrupted resources after a normal reload. The website will usually download fresh copies on the next visit.

A hard reload or the site’s own refresh control may solve a display problem without deleting all cached data.

When to clear history

Clear history when you want to remove the browser’s local record and its history-based address suggestions. This does not necessarily delete cookies, cache, account activity stored by a service, or synced history on other systems.

Choose only what solves the problem

Browser deletion dialogs often select several categories at once. Read every checked box and the time range. For a broken website, start with that site’s cookies. For stale files, start with cache. For the local list of visited pages, choose history.

Google’s browsing-data guide documents these categories separately and notes that account activity and saved passwords may have separate controls.

Sources checked September 19, 2026. Our editorial approach.