Liemeister / PC-Tuning

Guidance to 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 OS-related sections aren't indented to be followed on existing Windows installations. 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 isn't 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

1. Physical Setup

2. Pre-Install Instructions

3. Post-Install Instructions

4. Research

Further Reading

About

Guidance to configure Windows based systems for real-time tasks

https://discord.com/invite/yrAnChXXZw

License:GNU General Public License v3.0


Languages

Language:PowerShell 75.8%Language:Batchfile 18.8%Language:Shell 5.4%