Void OS is not a custom ISO. It is a highly aggressive, modular deployment playbook that completely strips telemetry, unbinds unnecessary Windows background services, and rewrites the core scheduler to prioritize absolute foreground execution and low DPC latency.
Inspired by AtlasOS and ReviOS, but built with a custom programmatic engine to enforce uncompromising performance.
- Uncompromised Scheduling: Rewrites
Win32PrioritySeparationdynamically to favor foreground tasks and tighten 0.1% lows during intensive workloads. - Aggressive Debloating: Purges Windows telemetry, unnecessary background applications, diagnostic tracking, and forced Defender scans via an automated AME Wizard deployment.
- Power User Desktop Toolbox: Drops
VoidDesktopandVoidModulesstraight onto your C:\ drive, giving you granular toggles to revert security settings, manage interface tweaks, and safely roll back aggressive registry modifications at any time. - Service Annihilation: Force-disables
SysMain,DPS, and heavily caps network throttling for latency-sensitive network environments.
Hardware: Intel Core i5-12450HX (4P+4E) / RTX 3050 6GB Mobile / 16GB RAM
Game: The Last of Us Part I — All High + DLSS Quality @ 144Hz
Tools: CapFrameX (frametimes) + LatencyMon (DPC/ISR latency)
| Operating System | Avg FPS | 1% Low | 0.1% Low | Avg DPC (μs) | Worst DPC Spike |
|---|---|---|---|---|---|
| Stock Windows 11 | ~55.0 | ~38.0 | ~24.0 | ~400.0 | >1500μs (dxgkrnl.sys) |
| Void OS | 67.3 | 55.7 | 48.3 | 47.9 | 629μs (ACPI.sys) |
The Void Difference: +22% Avg FPS. +46% 1% Lows. +100% 0.1% Lows.
Average DPC latency dropped from ~400μs to 47.9μs — an 88% reduction in kernel interrupt overhead.
Zero stutter events recorded across the entire benchmark run.
Warning
Installing Void OS makes deep, permanent changes to your Windows environment. We strongly recommend installing Void OS on a clean, freshly installed version of Windows 11.
- Download AME Wizard: Ensure you have the latest AME Wizard ready.
- Download the Void OS Playbook: Grab the
.apbxfile from the Releases page. - Execute: Run AME Wizard, drag and drop the
.apbxfile, and follow the setup prompts.
For a comprehensive guide, please refer to our Installation Guide.
Is this an ISO file?
No. Void OS uses AME Wizard to modify your existing Windows installation natively. This ensures your OS maintains driver compatibility.
Can I undo this?
Void OS attempts to create a System Restore point prior to the aggressive execution phase. We also ship VoidDesktop to your system which contains direct reversal scripts for many of our tweaks.
Will I get banned in multiplayer games?
Void OS disables specific Windows security features for performance gains, but it does not tamper with game memory or anti-cheat clients (like Vanguard, EAC, or BattlEye). It is generally safe, though playing at your own risk is always advised.
Void OS utilizes tools and scripts from the following exceptional open-source projects:
- AME Wizard - The core deployment engine.
- TimerResolution - By deaglebullet.
- ViVeTool - By thebookisclosed.
- SetSvc - By he3als.
Void OS is licensed under the GNU General Public License v3.0.