We Accept Crypto Payments Via WhatsApp Order!!

Tuneup.bat Apr 2026

:: Recent documents del /f /s /q "%appdata%\Microsoft\Windows\Recent\*" >nul 2>&1

:: Windows logs older than 30 days forfiles /p "%windir%\Logs" /s /m *.log /d -30 /c "cmd /c del @file" >nul 2>&1

:: ============================================ :: PHASE 1: DISK CLEANUP :: ============================================ call :log "Phase 1: Disk Cleanup Operations" call :log "----------------------------------" tuneup.bat

:: Firefox if exist "%appdata%\Mozilla\Firefox\Profiles" ( call :log "[6/12] Clearing Firefox cache..." for /d %%i in ("%appdata%\Mozilla\Firefox\Profiles\*") do ( del /f /s /q "%%i\cache2\*" >nul 2>&1 del /f /s /q "%%i\startupCache\*" >nul 2>&1 ) call :log " Firefox cache cleaned." )

call :log "[10/12] Checking and fixing disk errors..." chkdsk %systemdrive% /f /r /x >nul 2>&1 call :log " Chkdsk scheduled (will run on next reboot)." pause call :log "[1/12] Running Windows Disk Cleanup

call :log "[9/12] Running SFC scan..." sfc /scannow >nul 2>&1 call :log " SFC scan completed."

call :log "[2/12] Deleting temporary files..." del /f /s /q "%temp%\*" >nul 2>&1 del /f /s /q "%windir%\temp\*" >nul 2>&1 del /f /s /q "%windir%\Prefetch\*" >nul 2>&1 call :log " Temp files removed." &1 || cleanmgr /verylowdisk &gt

:: ============================================ :: tuneup.bat - Advanced System Maintenance Script :: Author: System Utility :: Version: 3.2 :: Purpose: Clean, optimize, and repair Windows systems :: ============================================

:: Header cls echo =============================================================== echo Windows System Tune-up Utility v3.2 echo =============================================================== echo. echo Log file will be saved to: %LOGFILE% echo. echo Starting tune-up at %date% %time% echo =============================================================== echo. pause

call :log "[1/12] Running Windows Disk Cleanup (cleanmgr)..." cleanmgr /sagerun:1 >nul 2>&1 || cleanmgr /verylowdisk >nul 2>&1 call :log " Disk Cleanup completed."

:: ============================================ :: PHASE 2: BROWSER CLEANUP :: ============================================ call :log "Phase 2: Browser Cache Cleanup" call :log "-------------------------------"

Shopping cart

0
image/svg+xml

No products in the cart.

Continue Shopping