Introduction
This Windows Cleaner script is a simple batch script designed to optimize and remove telemetry to the user's OS. The script provides a menu-driven interface for the user to choose from various options.
Features
This script deletes files in the user's Temp folders, remove temp files for Edge, Chrome and Firefox, removes telemetry(only tested in Windows 11), and optimizes the system drive.
Usage
Clone this repository on your Windows system. Run the script by opening the batch file with admin rights. Choose an option from the menu by typing the corresponding number and pressing Enter. The script will execute the chosen option and return to the menu.
Future updates
Adding an option to disable windows telemetry.(Done) Add a GUI Add a function to store a log of what the script does Clean not necessary registry keys