Copied to clipboard!
OPTIMIZE.ARASHYT.CA Windows Technician Suite
Zero Downtime • Cloudflare Pages Powered • 100% Free

The Ultimate Windows Setup & Debloat Suite

One unified hub to update drivers, install runtimes, debloat telemetry, update store apps, and deploy essential portable utilities to fresh Windows laptops & PCs.

PowerShell (Admin) One-Liner
https://optimize.arashyt.ca/run
irm optimize.arashyt.ca/run | iex
Download .bat Download .ps1
Updates & Drivers

Installs OS updates, drivers, store apps & winget automatically.

Debloat & Privacy

Disables telemetry, telemetry tracking & restores classic context menu.

Portable Toolkit

Extracts Winaero, SDIO, WizTree, Geek & BleachBit to Desktop.

Max Performance

Unlocks Ultimate Performance power plan and cleans cache.

Kernel & Low-Level Tuning

50 Deep System Optimizations Matrix

Comprehensive, non-destructive technician tweaks designed to minimize DPC latency, maximize I/O throughput, reclaim gigabytes of NAND storage, and remove background bloatware.

STORAGE #1 +8 to 32 GB Saved

Disable Hibernation

Runs powercfg -h off to remove hiberfil.sys, instantly freeing SSD space equivalent to 100% of installed RAM.

powercfg -h off
STORAGE #2 +4 to 8 GB Saved

CompactOS LZX Binary Compression

Compresses Windows system files using LZX/XPRESS8K algorithm with transparent hardware decompression and zero CPU penalty.

compact.exe /CompactOS:always
STORAGE #3 Faster Indexing

Disable NTFS 8.3 Short Filenames

Stops NTFS from generating legacy DOS 8.3 file names on every file write, speeding up directory traversal on large drives.

fsutil 8dot3name set 1
STORAGE #4 Reduced NAND Wear

Disable NTFS Last Access Updates

Prevents writing a timestamp update to disk on every single file read, eliminating unnecessary SSD write amplification.

fsutil behavior set disablelastaccess 1
STORAGE #5 Sustained Write Speed

SSD TRIM & Re-TRIM Optimization

Verifies NTFS delete notify is enabled and triggers an active block Re-TRIM pass across NVMe and SATA SSDs.

Optimize-Volume -DriveLetter C -ReTrim
STORAGE #6 +2 to 6 GB Saved

WinSxS Component Store Purge

Executes DISM deep component cleanup with /ResetBase to permanently purge outdated Windows Update backups.

dism /online /cleanup-image /startcomponentcleanup /resetbase
STORAGE #7 +1 to 4 GB Saved

Purge Update & Delivery Caches

Clears residual update binaries in SoftwareDistribution\Download and Delivery Optimization local caches.

Remove-Item C:\Windows\SoftwareDistribution\Download\*
STORAGE #8 Fix Corrupted UI

Reset Icon & Thumbnail Caches

Purges corrupted IconCache.db and thumbcache_*.db to fix black squares and visual glitches in Explorer.

del /a /q %localappdata%\IconCache.db
CPU #9 Max Clock Speeds

Ultimate Performance Power Scheme

Unlocks Microsoft's enterprise Ultimate Performance power scheme to eliminate micro-latencies across all CPU execution cores.

powercfg -duplicatescheme e9a42b02...
CPU #10 0ms Core Latency

Disable CPU Core Parking

Sets CPMINCORES 100 so all physical CPU cores stay active and ready for immediate multithreaded processing.

powercfg -setacvalueindex ... CPMINCORES 100
CPU #11 No Background Lag

Disable Windows Power Throttling

Prevents Windows 10/11 from aggressively down-clocking background applications, rendering tasks, and batch transfers.

PowerThrottlingOff = 1
CPU #12 Lower Frame Time

Hardware GPU Scheduling (HAGS)

Passes video memory management directly to the GPU hardware scheduler, significantly reducing CPU scheduling overhead.

HwSchMode = 2
CPU #13 100% Foreground CPU

System Responsiveness 0%

Windows reserves 20% of CPU for background services by default. Setting this to 0 grants 100% CPU priority to active foreground apps.

SystemResponsiveness = 0
CPU #14 No Audio/Frame Drops

MMCSS Gaming & Audio Priority

Disables network throttling during media playback (0xFFFFFFFF) and elevates game thread priority to High.

NetworkThrottlingIndex = 0xFFFFFFFF
CPU #15 Lower DPC Latency

Disable Dynamic Ticking (HPET Fix)

Fixes synthetic clock jitter and desynchronization in real-time audio and high refresh rate gaming.

bcdedit /set disabledynamictick yes
CPU #16 1:1 Raw Precision

Disable Mouse Acceleration

Disables "Enhance Pointer Precision" and forces 1:1 hardware sensor tracking for muscle memory accuracy.

MouseSpeed = 0
Run All 50 Optimizations via PowerShell: & { irm https://optimize.arashyt.ca/run } -DeepTweaks

Custom Technician Script Builder

Select only the components you need for this machine and generate a tailored one-liner or downloadable batch file instantly.

Optimization Tasks
|
Generated Command 8 Tasks Selected
irm https://optimize.arashyt.ca/run | iex

Curated Windows Optimization Hub

Individual tools, instant 1-click copy commands, and portable download mirrors.

Chris Titus Tech WinUtil

Debloat / Tweaks / Winget
Open Source

The gold-standard Windows Utility. Install software, run debloat tweaks, configure Windows updates, and fix problems with a full GUI.

irm christitus.com/win | iex

Snappy Driver Origin (SDIO)

Offline / Online Drivers
Portable

Fast, clean driver updater for finding missing hardware drivers, chipset, audio, and Wi-Fi drivers without ads or bloatware.

https://www.glenn.delahoy.com/sdio/

Winaero Tweaker

UI & System Customization
Portable / Setup

Comprehensive system tweaking tool: customize context menus, disable ads, lock screen tweaks, disable telemetry, and unlock hidden settings.

winget install Winaero.WinaeroTweaker

Microsoft PC Manager

Official Microsoft Cleaner
Official

Official lightweight cleanup tool from Microsoft. 1-click RAM boost, storage cleaner, startup app management, and security health check.

winget install Microsoft.PCManager

O&O ShutUp10++

Privacy & Anti-Telemetry
Standalone

The standard for disabling Windows 10/11 telemetry, activity tracking, Cortana, search logging, and diagnostic feedback safely.

winget install OO-Software.ShutUp10

WizTree

Fastest Disk Space Analyzer
High Speed

Scans NTFS MFT in under 2 seconds. Identifies what is consuming your disk space with instant visual tree maps and search.

winget install AntibodySoftware.WizTree

Geek Uninstaller

Deep Clean Uninstaller
Portable

Force removes stubborn programs, leftover registry entries, and Windows Store apps cleanly in a fast single executable.

winget install GeekUninstaller.GeekUninstaller

Display Driver Uninstaller (DDU)

Clean GPU Driver Reset
Essential

Completely removes NVIDIA, AMD, and Intel display & audio drivers without leaving residual registry keys, shaders, or files.

winget install Wagnardsoft.DisplayDriverUninstaller

Visual C++ All-In-One Runtimes

2005 - 2022 Complete Pack
Fix Missing DLLs

Installs all Microsoft Visual C++ redistributable packages in 1 click. Eliminates VCRUNTIME140.dll and missing runtime errors.

winget install Microsoft.VCRedist.2015+.x64
200+ Curated Apps Matrix

Batch Winget App Installer & Preset Builder

Select from over 200+ essential software packages across 10 specialized categories or choose a role preset below to generate an instant silent batch installer.

1-Click Role Presets
|
5 Apps Selected

Web Browsers

Utilities & System Tools

Gaming & Launchers

Media Players & Content Creation

Productivity, Office & Chat

Developer & Cloud Tools

Security, Privacy & VPNs

Diagnostics & Hardware

Downloaders & Network Tools

3D Printing, CAD & STEM

Generated Winget Install Command Executes silent unattended installation accepting agreements automatically
Format:
winget install --id Google.Chrome -e --silent --accept-package-agreements --accept-source-agreements && winget install --id 7zip.7zip -e --silent --accept-package-agreements --accept-source-agreements && winget install --id Microsoft.PowerToys -e --silent --accept-package-agreements --accept-source-agreements && winget install --id VideoLAN.VLC -e --silent --accept-package-agreements --accept-source-agreements && winget install --id RustDesk.RustDesk -e --silent --accept-package-agreements --accept-source-agreements
How to Use on a Fresh Laptop Setup

1. Open PowerShell as Administrator (Press Win + X then click Terminal (Admin) or PowerShell (Admin)).
2. Paste and run: irm optimize.arashyt.ca/run | iex
3. The tool will automatically run updates, install PC Manager, download portable tools to your Desktop, and launch CTT WinUtil.

Hosted on Cloudflare Pages • Domain: optimize.arashyt.ca • Maintained by Kortek Studio