MiRw3b / PC-Tuning

Configure Windows based systems for real-time tasks

Home Page:https://discord.com/invite/yrAnChXXZw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PC-Tuning

Discord

Buy Me A Coffee

Rationale

Windows is notorious for its ever-growing bloatware, third party telemetry, excessive context switching, interrupts and I/O. This repository was created in hope of standardizing systems for latency sensitive tasks and minimizing unwanted outgoing traffic. Note that the operating system related sections are not indented to be followed on existing installs. On the contrary, the mentioned sections will guide you to customize an ISO using DISM then reinstall Windows properly.

This repository may contain information similar to those of the projects listed in the Further Reading section, however it is not my intention to directly copy from them.

The guidance is currently updated and has been tested on client and server editions of Windows 7 through to Windows 11 (x64). See a full list of issues. Users are expected to follow the guidance in the order listed below starting with Physical Setup through to Post-Install Instructions.

Requirements

  • USB Storage Device (8 GB minimum)
  • Ventoy
  • Any live Linux distribution
  • Familiarity with navigating directories in CLI

Physical Setup

Pre-Install Instructions

Post-Install Instructions

Research

Further Reading

About

Configure Windows based systems for real-time tasks

https://discord.com/invite/yrAnChXXZw


Languages

Language:PowerShell 76.1%Language:Batchfile 17.2%Language:Shell 6.7%