Sometimes you may need to clear site data for a particular site. If yes, you can use the development tools in Microsoft Edge and Google Chrome browsers to delete specific site data. Although it is possible to delete cookies, cache, etc. for a particular website from browser settings, you can also do the same from the developer tools.
the development tools in Chrome or Edge allows users to perform various tasks, including this one. You can delete or delete the following site data using the developer tools:
- Cookies
- Cache storage
- Unregister service workers
- Local and session storage
- IndexedDB
- Web SQL
- Application cache
Use development tools to clear site data for a particular site
To clear site data for a particular site using Edge or Chrome developer tools, follow these steps:
- Open a website in the browser.
- Click the three-dot icon to expand all the options.
- To select More tools and development tools.
- Switch to Clear storage
- Select what you want to delete.
- Click on the Clear site data button.
Let’s see the steps in detail. Although we used screenshots for Edge, they are also very similar for Chrome.
First of all, you need to open the website from which you want to delete all data.
Then click on the three dots icon visible in the upper right corner of your screen, select More tools, and click on the development tools option.
You can also press CTRL + SHIFT + I buttons together. There is another way to get the same thing. You can press F12 on any web page and switch to the Application tongue. It will display the same information.
Here you can find all the things you can remove using the developer tools.
You have to choose what you want to delete. Finally, click on the Clear site data button.
I hope you find this tip useful.
Read more: How to clear the Internet cache and cookies for a particular domain only in IE, quickly