When a website is stuck in an infinite redirect loop, fails to process your login, or displays a corrupted layout, the standard troubleshooting advice is to “clear your cookies and cache.” While this usually fixes the problem, using the nuclear “Clear Browsing Data” option in Google Chrome deletes everything. It logs you out of every single website you use and wipes your entire browsing history.
Fortunately, you do not have to destroy all your saved data just to fix one broken webpage. Google Chrome allows you to surgically delete the cookies and site data for a single, specific website. Here is how to do it.
Method 1: The Quick Padlock Method (Easiest)
If you are currently looking at the broken website, you can clear its data with just a few clicks using the site information menu.
- Open Google Chrome and navigate to the website that is causing issues (e.g.,
amazon.com). - Look at the address bar at the top of the browser. To the immediate left of the website URL, click the small icon that looks like two toggles (formerly a padlock icon).
- A drop-down menu will appear. Click on Cookies and site data.
- Click on Manage on-device site data.
- A small window will pop up showing all the data Chrome has saved for this specific domain. Click the Trash can icon next to the website’s name.
- Click Done.
- Refresh the webpage. You will be logged out of this specific site, and it will download fresh data, hopefully resolving the error.
Method 2: Using the Developer Tools (For Deep Cleans)
Sometimes, complex web applications (like banking portals or browser-based games) store data in deeper layers of your browser, such as Local Storage or IndexedDB. The quick padlock method might miss these. To completely obliterate all data tied to a site, use Chrome’s Developer Tools.
- Navigate to the broken website.
- Press F12 on your keyboard (or right-click anywhere on the page and select Inspect) to open the Developer Tools panel.
- Look at the menu bar at the top of the Developer Tools panel. Click on the Application tab. (If you do not see it, click the
>>icon to reveal hidden tabs). - In the left-hand sidebar, under the Application heading, click on Storage.
- In the main window area, you will see a pie chart showing how much data the site is using. Click the button labeled Clear site data.
- Close the Developer Tools panel and refresh the webpage.
Method 3: Searching Through Chrome Settings
If the website is so broken that it crashes Chrome before it even finishes loading, you cannot use the methods above. You will need to delete the cookies through Chrome’s main settings menu.
- Click the three vertical dots (the Chrome menu) in the top-right corner of the browser and select Settings.
- In the left-hand sidebar, click Privacy and security.
- Click on Site settings.
- Under the “Recent activity” or “Content” section, click on View permissions and data stored across sites.
- You are now looking at a master list of every website you have ever visited. Use the Search bar in the top right to find the broken website.
- Click the Trash can icon next to the website’s name to delete its data.
- Confirm the deletion in the pop-up prompt.
By using these targeted methods, you can quickly fix misbehaving websites without the massive inconvenience of logging back into every other service you use.