🧹 How to Clear Browser Cache and Cookies
import { Aside } from '@astrojs/starlight/components';
Sometimes clearing your browser's cache and cookies can resolve browsing issues. Here's a step-by-step guide for popular browsers.
Google Chrome
- Open Chrome.
- Click the three-dot menu in the top-right corner.
- Navigate to Settings > Privacy and security > Clear browsing data.
- Under Time range, select All time.
- Check:
- Cookies and other site data
- Cached images and files
- Click Clear data.
Mozilla Firefox
- Open Firefox.
- Click the menu button (three horizontal lines) in the top-right corner.
- Go to Settings > Privacy & Security.
- Under Cookies and Site Data, click Clear Data.
- Select:
- Cookies and Site Data
- Cached Web Content
- Click Clear.
Microsoft Edge
- Open Edge.
- Click the three-dot menu in the top-right corner.
- Go to Settings > Privacy, search, and services.
- Under Clear browsing data, click Choose what to clear.
- Select Time range: Choose All time.
- Tick the boxes for:
- Cookies and other site data
- Cached images and files
- Click Clear now.
Safari (Mac)
- Open Safari.
- Click Safari in the top-left menu and select Preferences.
- Go to the Privacy tab.
- Click Manage Website Data.
- To clear all, click Remove All.
- Confirm by clicking Remove Now.