Search
Join the Technical Preview Program
See how NVMe-oF removes iSCSI
bottlenecks in your HCI
The Best Hyperconverged
Infrastructure
(HCI) for Enterprise
ROBO, SMB & Edge
The Best Virtual SAN
for Enterprise ROBO, SMB & Edge

Atlas OS: A Lightweight Windows for Gamers, Enthusiasts, and… Enterprises?

  • July 15, 2025
  • 21 min read
IT Consultant and VMware expert. Vladan is the Executive Editor of ESX Virtualization, a premier technical blog at vladan.fr. Specializing in vSphere infrastructure and data center automation, Vladan holds both VCAP-DCA and VCAP-DCD certifications. A VMware vExpert since 2009, he provides deep-dive technical insights into virtualization trends, storage, and cloud computing.
IT Consultant and VMware expert. Vladan is the Executive Editor of ESX Virtualization, a premier technical blog at vladan.fr. Specializing in vSphere infrastructure and data center automation, Vladan holds both VCAP-DCA and VCAP-DCD certifications. A VMware vExpert since 2009, he provides deep-dive technical insights into virtualization trends, storage, and cloud computing.

If you’re a gamer or a PC enthusiast looking to squeeze every ounce of performance out of your Windows machine, you’ve probably stumbled across AtlasOS. This open-source project promises a leaner, meaner version of Windows, stripped of bloatware and optimized for speed and privacy. But what if I told you that AtlasOS could also have a place in the enterprise world? Yes, I know it’s designed for gamers, but stick with me—there’s potential here for creating optimized golden images in enterprise environments too. In this post, I’ll recap what AtlasOS is, how to install it.

We all know that Windows 11 is here to stay, but we also know that many systems get bloated over time and loose performance. If you’re enthusiast, gamer or performance tweaker or you want to get more battery time on your laptop, just read on. Today we’ll talk about AtlasOS which is not a new Operating system, but rather a software helping you to run your Windows 11 OS faster with less clutter.

Now, you might say that there are already ways to get “lighter” Windows 11 by using Lite W11 ISO directly. That’s true, but unless you create this ISO by yourself, you never know what ransomware, spyware, could be baked inside! Yes, true, you can use a tool (find it at ntlite.com) that create such an ISO and then use it to install clean your system. But this approach needs you to format/delete your old Windows OS first. AtlasOS tweaks and optimize already installed Windows 11 to make it perform better.

AtlasOS is open source – FREE. The interesting thing is that compared to the traditional tweaking software, AtlasOS uses playbook and scripting behind the scenes to let you tweak what you want to strip down from your Windows such as the Defender antivirus or maintain the possibility of installing updates from Microsoft. Those two, are, for me, essentials and I can understand why AtlasOS was criticized for this in the past, because this was not possible in the earlier versions. Now you can safely keep Windows Defender and Windows Update.

Basic config of AtlasOS

Basic config of AtlasOS

 

What is the main purpose of AtlasOS Software?

  • Optimized performance – screenshot from AtlasOS website where tests were done.

AtlasOS vs. Stock Windows

 

  • Enhanced privacy – no telemetry and data collection. It disables most of Microsoft’s telemetry and data collection via group policies.
  • Removes bloatware and gets you cleaner and faster UI – Optimizes process scheduling, disables power-hungry features, and fine-tunes the OS for low latency.
  • Compliant with Microsoft (no ISO distribution)
  • For desktops and laptops – get more battery life by configuring power-saving features
  • Stay up-to-date – keeps Microsoft updates (optional, but essential). Note: perhaps If you have a dedicated machine for specific tasks and you do not need it to seek Microsoft updates on daily/weekly basis, you can pick the option to NOT use updates and once in 3 months download the update package, then install it manually. But for most uses this option is simply essential.
  • Open-source and community driven project. All scripts and tweaks are available on GitHub for anyone to audit.

Can you roll back to stock Windows?

The answer is no, but if you have some image-based backup system installed on your system, you can simply revert back if you don’t like AtlasOS or if you run into some issues. I highly recommend using an image-based software such as Veeam Backup, Acronis, Nakivo or others and keep copy of those backups on an external USB drive. Then, if you want to revert back, simply boot on USB recovery stick and restore from your external drive.

Example of use Veeam Agent backup on a desktop system

Example of use Veeam Agent backup on a desktop system

 

The Installation

I tested lab installation on a virtual machine (VM) in my lab. That’s the easiest way to test it without risking your production station’s config. Before you jump in, read the installation instructions here. From this page, you can also download the original Microsoft Windows 11 ISO if you don’t have one.

There is also a section about drivers where, to ensure that you’ll be able to re-download your system drivers, you need at least to make sure you have your NIC drivers downloaded before you start.

Download AME Wizard and Atlas Playbook – Get the AME Wizard and Atlas Playbook (.apbx file) from atlasos.net.

Yes, that’s all you have as AtlasOS comes only with 2 zip files you need to unzip. Once you have that, just execute the AME Wizard Beta exe file and drag and drop the playbook file to the open window.

Drag and drop the PlayBook here

Drag and drop the PlayBook here

 

The next step is to disable security, which might feel uncomfortable for some, but hey, we do it on a test system in a sandbox in VMware Workstation, right? Yes, it is a mandatory step.

Follow instructions and disable security

Follow instructions and disable security

 

This is now done; we’ll go to the next step.

Disabling security in Windows security center

Disabling security in Windows security center

 

Then click next and the system starts to analyze your installation.

Analyzing your installation.

Analyzing your installation.

 

The next step is to agree to the various license agreements.

Accept the EULAs

Accept the EULAs

 

Then you will have several screens to choose the options you want (or not). Each screen has a learn more link so it’s easy to verify that option in case you are not sure what it does. Better do that now, because it’s not easy to go back…

Different installation screens with options – check the learn more links!

Different installation screens with options – check the learn more links!

 

Then only finally you hit the installation. And as you can see, the reboot is automatic at the end of the installation. Time for a coffee….

The installation has started and it took about 10 min on my test VM to complete

The installation has started and it took about 10 min on my test VM to complete

 

You’ll see several messages informing what the system does during the installation process. It is very smooth indeed once you pre-configured all the options above.

Once the system reboots and come back on, you’ll see a new shortcut on your desktop. It is a shortcut to the AtlasOS tweaks that can be disabled/enabled. For example, concerning mitigations on the CPU, those are to prevent software from being exploited to execute code on the system, but it comes with a performance hit so if you’re using older systems, you might see a quite performance hit if you keep those mitigations on.

To restore default mitigations, run the Set Windows Default Mitigations.cmd script. Alternatively, if you want the maximum security, you can use Enable All Mitigations.cmd, but that forces all mitigations to be enabled, which can reduce performance significantly and reduces compatibility.

The mechanism behind the adding additional software is simply using Winget…

Adding new software via built-in Winget

Adding new software via built-in Winget

 

The structure of the AtlasOS tweaks is quite nice. You can find it by clicking the shortcut on your desktop and accessing the different subfolders.

Using AtlasOS to Create an Optimized Golden Image in an Enterprise Environment

Now, let’s try to think loud. AtlasOS is built for gamers and enthusiasts, not enterprises. Its aggressive optimizations—like disabling Windows Defender, removing telemetry, and stripping out features—might make IT admins nervous. After all, enterprises prioritize security, compliance, and scalability over raw performance. However, with some tweaks and careful planning, AtlasOS can be adapted to create optimized golden images for specific enterprise use cases, such as VDI (Virtual Desktop Infrastructure), developer workstations, or high-performance computing environments. Here’s how you can make it work, along with some caveats to keep in mind.

What is a Golden Image?

For those new to the term, a golden image is a pre-configured snapshot of an operating system, complete with settings, software, and optimizations, used to deploy consistent virtual or physical machines across an organization. Think of it as a master template that saves time and ensures uniformity. In enterprises, golden images are often used for VDI deployments, server provisioning, or developer environments

Step 1: Define the Use Case

Before diving in, identify the specific enterprise need. AtlasOS shines in environments where low latency and high performance are priorities, such as:

  • VDI for creative teams: Designers or video editors using tools like Adobe Premiere or Blender could benefit from Atlas’s reduced overhead.
  • Developer workstations: Developers running resource-intensive IDEs or build processes might appreciate the streamlined OS.
  • High-performance computing (HPC): Environments like data analysis or AI training clusters could leverage Atlas’s optimizations for faster processing.

However, AtlasOS is not suitable for general-purpose corporate desktops due to its stripped-down security features (e.g., no Windows Defender) and lack of enterprise-grade management tools. Focus on niche, performance-critical use cases.

Step 2: Install and Optimize AtlasOS

Follow the installation process outlined above to set up AtlasOS on a clean Windows 10 or 11 installation. Use AME Wizard to apply the Atlas Playbook, which removes bloatware, disables telemetry, and optimizes process scheduling.

To make it enterprise-ready:

  • Re-enable critical security features: Atlas disables Windows Defender and SmartScreen for performance, but you can re-enable them via group policies if needed for compliance. Alternatively, install a lightweight third-party antivirus that aligns with your organization’s security policies.
  • Apply enterprise policies: Use Group Policy Editor (gpedit.msc) to enforce corporate security settings, such as password policies, firewall rules, or BitLocker encryption.
  • Install essential software: Add enterprise tools like Microsoft Office, VPN clients, or monitoring agents (e.g., Datadog, Zabbix) to the image.

Step 3: Create the Golden Image

Once Atlas OS is configured, prepare the system as a golden image:

  • Update the OS: Ensure all Windows updates and security patches are applied. Atlas skips feature updates to preserve optimizations, but cumulative updates are supported.
  • Generalize the system: Run Sysprep (C:\Windows\System32\Sysprep\sysprep.exe) with the “Generalize” and “Shutdown” options to prepare the image for deployment. This removes machine-specific data like SIDs.
  • Capture the image: For VDI environments, use tools like VMware’s OS Optimization Tool or Microsoft Azure Image Builder to capture the image. For physical deployments, use file-based imaging tools like SmartDeploy to create a hardware-independent image. Store the image in a repository, such as Azure Compute Gallery or a local server, for easy deployment.
  • Test the image: Deploy the image to a test VM or device to verify compatibility, performance, and security. Use a virtual machine for testing to avoid impacting production systems

Step 4: Deploy and Maintain

Deploy the golden image to target systems using your preferred management tool (e.g., VMware Horizon, Microsoft Intune, or SCCM). For VDI, ensure the image is configured as either persistent or non-persistent, depending on your needs.

  • Persistent VDI: Relocate user profiles to a separate partition to accommodate future expansions.
  • Non-persistent VDI: Remove user profiles entirely for stateless desktops.
  • Maintenance: Update the golden image regularly (e.g., after major Windows updates) to include the latest patches. Avoid in-place upgrades; create a new image from a fresh ISO for the cleanest results.

This is Atlas OS structure

This is Atlas OS structure

 

Final Words

Atlas OS is definitely great tool for Windows users seeking to get more performance out of their existing systems. The significant changes made to the stock Windows you run on your machine might let you think twice before you make this move. Test before you do it. As I said, in my case I tested it in VMware Workstation (free download and use now!) so I could do my tests on not important workloads.

Atlas OS has improved and become more popular because of those security changes. For me, security is essential today so to strip down Windows Defender, for me, it would be only in case I’m using another antivirus/antimalware software.

Additionally, you can always change security post-install. Remember to create an image of your system before making any changes as if not, according to AtlasOS, you’ll need to reinstall clean your Windows again.

Hey! Found Vladan’s article helpful? Looking to deploy a new, easy-to-manage, and cost-effective hyperconverged infrastructure?
Alex Bykovskyi
Alex Bykovskyi StarWind Virtual HCI Appliance Product Manager
Well, we can help you with this one! Building a new hyperconverged environment is a breeze with StarWind Virtual HCI Appliance (VHCA). It’s a complete hyperconverged infrastructure solution that combines hypervisor (vSphere, Hyper-V, Proxmox, or our custom version of KVM), software-defined storage (StarWind VSAN), and streamlined management tools. Interested in diving deeper into VHCA’s capabilities and features? Book your StarWind Virtual HCI Appliance demo today!