explaingit

atlas-os/atlas

📈 Trending20,625BatchfileAudience · vibe coderComplexity · 3/5ActiveLicenseSetup · moderate

TLDR

Open-source tool that modifies Windows to improve performance, privacy, and usability by removing telemetry, bloatware, and unnecessary features while letting users control security settings.

Mindmap

mindmap
  root((Atlas))
    What it does
      Removes telemetry
      Strips bloatware
      Improves performance
      Enhances privacy
    How it works
      AME Wizard tool
      Playbook scripts
      Auditable changes
      No ISO redistribution
    User control
      Toggle Defender
      Choose SmartScreen
      Control updates
      Adjust UAC
    Use cases
      Gaming PC setup
      Privacy-focused system
      Lightweight Windows
      Developer workstation

Things people build with this

USE CASE 1

Set up a gaming PC with reduced overhead and minimal background processes.

USE CASE 2

Create a privacy-focused Windows installation that removes Microsoft telemetry and tracking.

USE CASE 3

Build a lightweight development machine by removing bloatware while keeping essential tools.

USE CASE 4

Customize Windows security settings based on your threat model rather than accepting defaults.

Tech stack

WindowsBatch scriptingAME WizardGroup Policy

Getting it running

Difficulty · moderate Time to first run · 30min

Requires Windows OS and administrative privileges; AME Wizard may need installation or configuration before running scripts.

The Playbook is licensed under GPLv3, allowing free use and modification as long as you share improvements under the same license.

In plain English

AtlasOS, or Atlas, is an open-source project that modifies Windows to improve performance, privacy, and usability. Rather than distributing a custom Windows disk image, Atlas works by using a tool called AME Wizard with a Playbook, a transparent, script-like configuration file, that applies a series of changes to an existing Windows installation. This approach makes the modifications easier to audit than traditional custom Windows ISOs. On the privacy side, Atlas removes the majority of telemetry embedded within Windows and applies group policies to minimize data collection. For performance, it implements changes to improve Windows responsiveness without breaking essential features, and explicitly avoids tweaks that only produce a placebo effect. On the usability side, it removes commonly unneeded applications (which remain reinstallable), adjusts interface settings, and disables advertisements. Atlas takes a different approach to security compared to many Windows modification projects: rather than stripping all security features by default, it lets users make informed choices. Optional features like Windows Defender, SmartScreen, Windows Update, User Account Control, and CPU mitigations can each be toggled with an explanation of the pros and cons of each setting. The project complies with Microsoft Windows Usage Terms because it does not redistribute a modified Windows ISO or alter Windows activation. The Atlas Playbook is licensed under GPLv3. Documentation and installation instructions are available at docs.atlasos.net.

Copy-paste prompts

Prompt 1
How do I use Atlas to remove Windows telemetry and bloatware from my existing Windows installation?
Prompt 2
What are the security trade-offs when disabling Windows Defender or SmartScreen in Atlas, and how do I decide?
Prompt 3
Show me how to audit the Atlas Playbook to understand exactly what changes it makes to my system.
Prompt 4
Can I use Atlas on a gaming PC, and will it improve performance without breaking games or drivers?
Prompt 5
How do I customize the Atlas Playbook to keep certain Windows features I need while removing others?
Open on GitHub → Explain another repo

Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.