Overview
A lightweight PowerShell script that removes locally cached Google Chrome favicon databases.
Problem
Chrome stores website favicon information in the user profile, where it can remain after browsing sessions.
Solution
The script removes files beginning with Favicon from the default Chrome profile before the browser is started.
Key Features
- Chrome favicon database cleanup
- User-profile targeting
- Minimal execution footprint
- No external dependencies
Technologies
- PowerShell
- Google Chrome
- Windows
Status
⚫ Archived
Repository
https://github.com/alaindespont/AD-PUBLIC/tree/main/90_Legacy/Remove%20Chrome%20Favicons
0 Comments