{"id":21294051,"url":"https://github.com/thenareshofficial/winclearcache","last_synced_at":"2025-07-03T11:04:28.962Z","repository":{"id":243008688,"uuid":"810803887","full_name":"theNareshofficial/WinClearCache","owner":"theNareshofficial","description":" WinClearCache is a comprehensive Windows cleaning tool designed to remove temporary files, cache files, and various other types of unnecessary datas.","archived":false,"fork":false,"pushed_at":"2024-06-26T06:53:03.000Z","size":180,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T06:08:06.459Z","etag":null,"topics":["automation","batch","batch-executables","clear","cmd","command-line-tool","command-prompt","executable","executable-file","github","system-administration","thenareshofficial","winclearcache","windows","windows-batch-script","windows-booster","windows-cleaner","windows-executable","windows-scripts"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theNareshofficial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-05T11:37:50.000Z","updated_at":"2025-02-26T12:41:21.000Z","dependencies_parsed_at":"2024-06-12T09:16:24.331Z","dependency_job_id":null,"html_url":"https://github.com/theNareshofficial/WinClearCache","commit_stats":null,"previous_names":["thenareshofficial/winclearcache"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theNareshofficial/WinClearCache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FWinClearCache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FWinClearCache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FWinClearCache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FWinClearCache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theNareshofficial","download_url":"https://codeload.github.com/theNareshofficial/WinClearCache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FWinClearCache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263314159,"owners_count":23447293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","batch","batch-executables","clear","cmd","command-line-tool","command-prompt","executable","executable-file","github","system-administration","thenareshofficial","winclearcache","windows","windows-batch-script","windows-booster","windows-cleaner","windows-executable","windows-scripts"],"created_at":"2024-11-21T13:57:27.863Z","updated_at":"2025-07-03T11:04:28.735Z","avatar_url":"https://github.com/theNareshofficial.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n            \u003cimg src=\"assets/WinCleat-Cache-logo.png\" width=\"300px\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e WinClearCache Tool\u003c/h1\u003e\n\n**WinClearCache** is a comprehensive Windows cleaning tool designed to remove temporary files, cache files, and various other types of unnecessary data to free up disk space and enhance system performance. This tool is now available as an **executable application**, making it even easier to keep your Windows environment clutter-free and optimized.\n\n## Features🎯\n\n- Deletes Windows temporary files\n- Clears Windows Update cache\n- Cleans Windows Prefetch files\n- Removes Internet Explorer temporary files\n- Clears browser caches for Chrome, Firefox, Edge, Opera, and Safari\n- Deletes Windows Event Logs\n- Clears Windows Thumbnail cache\n- Deletes all System Restore points\n- Empties the Recycle Bin\n\n## Usage💭\n\n1. **Download the Application**: Download the WinClearCache executable from the provided link.\n2. **Run as Administrator**: Ensure WinClearCache is executed with administrative privileges for full functionality.\n3. **Execution**: Simply double-click the downloaded executable to run the application.\n4. **Review Output**: After execution, review the output messages to verify the actions performed by WinClearCache.\n\n### Download⤵️\n\n- [Download WinClearCache.exe](https://github.com/theNareshofficial/WinClearCache/blob/main/WinClearCache.exe) (Download Winclearcache.exe Here)\n\n### Deleting Windows Temporary Files\n\nThe application deletes temporary files from the following directories:\n\n- `%TEMP%` - User-specific temporary files\n- `%SystemRoot%\\Temp` - System-wide temporary files\n- `%USERPROFILE%\\AppData\\Local\\Temp` - Additional user-specific temporary files\n\n### Cleaning Windows Update Cache\n\nThe application removes cached files related to Windows updates from:\n\n- `%SystemRoot%\\SoftwareDistribution\\Download`\n\n### Cleaning Windows Prefetch Files\n\nThe application deletes prefetch files to free up space and potentially improve boot times:\n\n- `%SystemRoot%\\Prefetch`\n\n### Clearing Internet Explorer Temporary Files\n\nThe application uses the `RunDll32` command to clear all Internet Explorer temporary files:\n\n- Command: `RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255`\n\n### Cleaning Browser Caches\n\nThe application targets cache directories for several popular browsers:\n\n- **Chrome**:\n  - `%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default\\Cache`\n  - `%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default\\Code Cache`\n  - `%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default\\GPUCache`\n\n- **Firefox**:\n  - `%APPDATA%\\Mozilla\\Firefox\\Profiles\\*\\cache2`\n  - `%APPDATA%\\Mozilla\\Firefox\\Profiles\\*\\startupCache`\n\n- **Edge**:\n  - `%LOCALAPPDATA%\\Microsoft\\Edge\\User Data\\Default\\Cache`\n  - `%LOCALAPPDATA%\\Microsoft\\Edge\\User Data\\Default\\Code Cache`\n  - `%LOCALAPPDATA%\\Microsoft\\Edge\\User Data\\Default\\GPUCache`\n\n- **Opera**:\n  - `%APPDATA%\\Opera Software\\Opera Stable\\Cache`\n  - `%APPDATA%\\Opera Software\\Opera Stable\\GPUCache`\n\n- **Safari**:\n  - `%APPDATA%\\Apple Computer\\Safari\\Cache`\n  - `%APPDATA%\\Apple Computer\\Safari\\Webpage Previews`\n\n### Clearing Windows Event Logs\n\nThe application uses `wevtutil` to clear all Windows Event Logs, freeing up space used by log files:\n\n- Command: `wevtutil el` (list all event logs)\n- Command: `wevtutil cl \"logname\"` (clear each event log)\n\n### Deleting Windows Thumbnail Cache\n\nThe application deletes thumbnail cache files to free up disk space:\n\n- `%LOCALAPPDATA%\\Microsoft\\Windows\\Explorer\\thumbcache_*.db`\n\n### Deleting System Restore Points\n\nThe application removes all system restore points to free up disk space and prevent unnecessary backups:\n\n- Command: `vssadmin delete shadows /for=%SystemDrive% /all /quiet`\n\n## Notes📝\n\n- Running this application will permanently delete files and cannot be undone. Ensure you do not need the files before running the application.\n- The application may not delete files that are in use by other applications. Close any running applications to allow the application to clean effectively.\n- This tool is intended for advanced users who understand the implications of deleting system and temporary files.\n\n## Author👨‍💻\n\n- **Name**: Naresh\n- **GitHub**: [theNareshofficial](https://github.com/theNareshofficial)\n- **Website**: [thenareshofficial.free.nf](http://thenareshofficial.free.nf/)\n\n## Contributing🤝\n\nPlease feel free to submit issues or pull requests to improve the functionality and efficiency of this application.\n\n## Acknowledgements📒\n\nThis tool was developed to provide a convenient way to clean up Windows systems, improving performance and freeing up valuable disk space.\n\n\u003ch1 align=\"center\"\u003eThankYou🎉\u003c/h1\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenareshofficial%2Fwinclearcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenareshofficial%2Fwinclearcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenareshofficial%2Fwinclearcache/lists"}