https://github.com/comicallybad/windows_auto_remove_temp-files
Automatically delete temporary Windows files on startup! Or even better, on demand! Super simple .bat script to help you keep your Windows computer clean of temporary files
https://github.com/comicallybad/windows_auto_remove_temp-files
Last synced: about 1 month ago
JSON representation
Automatically delete temporary Windows files on startup! Or even better, on demand! Super simple .bat script to help you keep your Windows computer clean of temporary files
- Host: GitHub
- URL: https://github.com/comicallybad/windows_auto_remove_temp-files
- Owner: comicallybad
- Created: 2021-12-24T06:41:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-24T06:50:03.000Z (over 3 years ago)
- Last Synced: 2025-01-18T10:38:06.798Z (3 months ago)
- Language: Batchfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an extremely easy to use/quick way to delete temporary Windows files that take up storage space.
You can either simply run the .bat file, or you can follow these steps so it runs on Windows startup.RUN ON WINDOWS BOOTUP
---------------------------------
1. Press Windows Key + R
2. Type shell:startup
3. Click enter
4. Drag the cleanup.bat file into this folder, and you are done! Simple as that.Hope this is a useful tool for some of you who struggle with temporary files taking up storage.
Temporary files can be extremely obnoxious and so this helps automate deleting these files.