How to Run the Tool
- Download the either Lite or Full Version using the button above.
- Extract the .zip file
- Open the file and double click on the .bat file.
π§ Overview

The Tech-AD Performance Issue Fixer Toolkit is a command-line utility designed to diagnose and resolve common Windows performance issues quickly.
It provides one-click access to important maintenance tools, cleanup utilities, and diagnostic reports β all from a single interface.
This tool is ideal for IT support staff, technicians, and end-users who want to optimize their systemβs performance, troubleshoot errors, and maintain stability.
Lite Vs Full Version
The difference is with option number 7. That has option to choose from several third party apps to help troubleshoot and improve performance of Windows system.
In Lite version these apps are downloaded when choose the option. So initial download is lite and only tools that you need are actually downloaded when you choose. Downside is if/when you need third-party tools you need to be connected to the internet. Also, system should have the Background Intelligent Transfer Service (BITS) service enabled in the system (which usually is).
In Full version all the third-party apps are downloaded together with the apps. So all the options can be used without internet. However, it makes the initial download heavier.
π₯οΈ System Requirements
- Operating System: Windows 10 or later
- Privileges: Administrator access required (auto-elevates if not already)
- Storage: Minimal (less than 10 MB)
- Internet: Required for downloading third-party utilities
π Launching the Toolkit
- Download or copy the
.batfile to your computer. - Right-click the file β Run as Administrator (or it will auto-request elevation).
- Wait for the welcome banner to appear.
- Select the desired option by entering its number (0β15) and pressing Enter.
π Menu Options Explained
Open Task Manager
- Opens the Windows Task Manager to view and manage running applications and background processes.
- Useful for identifying resource-hogging programs.
Perform Clean Boot Setup
- Opens MSConfig (System Configuration) utility.
- Allows disabling non-Microsoft startup services to isolate software conflicts.
- Recommended before troubleshooting crashes or slow performance.
Launch Reliability Monitor
- Opens Reliability Monitor (
perfmon /rel). - Displays system stability index and event history for crashes, errors, and warnings.
Clean Junk Files (Temp + Prefetch)
- Deletes unnecessary temporary files from:
%TEMP%C:\Windows\TempC:\Windows\Prefetch
- Frees disk space and can improve speed.
- Prompts for confirmation before cleaning.
- Actions are logged to
TechAD_DiagLog.txt.
Disk Cleanup Manager (cleanmgr)
- Launches Windows Disk Cleanup utility.
- Lets users safely remove old Windows updates, temporary files, and recycle bin contents.
Review Startup Apps
- Opens the Startup Apps settings page (
ms-settings:startupapps). - Helps identify and disable unwanted startup applications that slow boot time.
Download Tools
Provides quick access to popular diagnostic and optimization utilities.
Downloaded files are stored in a βToolsβ folder beside the script.
Available Tools:
| No. | Tool | Description |
|---|---|---|
| 1 | Battery Info Viewer | Displays detailed battery health and manufacturer data. |
| 2 | PassMark Performance Test | Benchmarks CPU, GPU, memory, and storage performance. |
| 3 | Core Temp | Monitors CPU temperature and load. |
| 4 | WhoCrashed | Analyzes system crash dumps to find faulty drivers. |
| 5 | BleachBit | Cleans junk files, caches, and unnecessary data. |
| 6 | UltraViewer | Enables remote desktop access for support. |
| 7 | Rufus | Creates bootable USB drives. |
| 8 | WinDirStat | Visualizes disk space usage graphically. |
| 9 | Revo Uninstaller Pro (Trial) | Removes stubborn programs and leftover files. |
All downloads are direct from the official developer websites.
Disable SysMain Service
- Disables and stops the SysMain (formerly SuperFetch) service.
- Helps prevent disk overuse on older HDD-based systems.
Generate Battery Report
- Runs
powercfg /batteryreportand saves a detailed battery health report to the desktop asbattery-report.html. - Automatically opens the report in a browser.
Search Error Code on Google
- Prompts the user for a Windows error code.
- Opens a Google search for that code automatically.
Suggest Common Error Codes from Logs
- Displays frequently encountered Windows error codes with short explanations:
0x80070005β Access Denied0x80070490β Element Not Found0x80070002β File Not Found0xC0000005β Access Violation (Memory Error)
Run Windows Memory Diagnostic
- Launches
mdsched.exeto check RAM for errors. - Requires reboot; results are shown after restart.
Run Disk Check (chkdsk)
- Executes Check Disk utility to scan and repair drive errors.
- Prompts for confirmation and may require restart for system drive.
Open Windows Event Viewer
- Opens Event Viewer, allowing detailed inspection of system, application, and security logs.
Contact Tech-AD
- Opens the Tech-AD contact page in the browser.
https://techad.in/contact-us
Exit
- Confirms before exit.
- If confirmed, logs the exit and opens www.techad.in.
π§ Additional Features
π Auto-Elevation
- The script automatically requests administrative privileges if not already running as Administrator.
π§Ύ Logging
- All actions are recorded in
TechAD_DiagLog.txt. - When the log file exceeds 2 MB, it automatically rotates to a dated backup file.
π₯οΈ Desktop Path Detection
- Automatically detects the userβs desktop path to save reports such as the battery report.
β οΈ Safety Notes
- The toolkit modifies temporary files and services. Always back up important data before use.
- Internet connection is required for downloading third-party tools.
- Do not interrupt the script during cleanup or report generation.