Skip to content

v0idOS/Void-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Void OS

A modular, debloated, high-performance execution engine for Windows 11.

Download Latest Release

Platform License Build Status

What is Void OS?

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.

Core Features

  • Uncompromised Scheduling: Rewrites Win32PrioritySeparation dynamically 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 VoidDesktop and VoidModules straight 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.

Benchmarks

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.


Installation

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.

  1. Download AME Wizard: Ensure you have the latest AME Wizard ready.
  2. Download the Void OS Playbook: Grab the .apbx file from the Releases page.
  3. Execute: Run AME Wizard, drag and drop the .apbx file, and follow the setup prompts.

For a comprehensive guide, please refer to our Installation Guide.


Documentation


Frequently Asked Questions (FAQ)

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.


Credits & Acknowledgements

Void OS utilizes tools and scripts from the following exceptional open-source projects:

License

Void OS is licensed under the GNU General Public License v3.0.