Web operating systems are browser-based environments that simulate a real desktop OS — complete with a window manager, file system, terminal, and sometimes a full Linux userland — without ever leaving Chrome. On a managed Chromebook they’re especially powerful because you gain access to capabilities the school’s MDM profile would normally lock away, like a real shell or unrestricted browser. They fall into two broad tiers: lightweight web OSes (AaronOS, AfiliteOS, VortexOS) that are mostly UI simulations with a few utilities, and heavy environments (AnuraOS with Anura Linux, Windows 10/11 emulation, GitHub Codespaces, Incus UI with Ubuntu) that run genuine operating system code and give you a persistent, functional shell or desktop.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/S-PScripts/chromebook-utilities/llms.txt
Use this file to discover all available pages before exploring further.
Lightweight & Mid-Range Web OSes
These run entirely in the browser tab. Some include a working Linux environment; others are primarily UI / proxy experiences.AnuraOS
A browser-based Linux environment with a real shell, file system, and persistent state. One of the most capable web OSes available.
AaronOS
A polished browser OS simulation with a retro feel. Good as a proxy since it can open other sites in an in-OS browser.
AfiliteOS
A frequently-mirrored web OS that acts as both a browser environment and a proxy. Maintained with many fallback domains.
DaeDalOS
A remarkably feature-complete browser desktop that includes a working Linux (Buildroot) environment.
LuminalOS
A web OS with multiple active mirrors:
NebuliOS
Hold the N key while loading to enter the OS. Maintained across a large number of obscure international domains to avoid filtering.
VortexOS
A web OS with a built-in games section and proxy features.
- vortexos.net
- vortexos.onrender.com
- Also accessible from: vtx.chat/app/open/gam3s
Terbium
A browser OS with proxy and game access features.
Windows in the Browser
These options let you run a Windows desktop environment, either as a JavaScript/React simulation or as a real virtual machine.Windows 11 (React Simulation)
These are visual simulations of Windows 11 built in React — not a real VM, but functional for exploring the interface and running web apps:- hfgxlew4fdtbxq3cucjq.webos.tenfell.cn
- mail.webos.tenfell.cn
- virtwin11.pages.dev
- win11.orlicz.top
- win11.yam9981.top
- win11ui.netlify.app
- windows11-react.vercel.app
- windows11.pages.dev
Microsoft Labs VM (Real Windows 10)
Microsoft’s own training labs give you a free Windows 10 virtual machine through your browser — no software download required. You need a Microsoft account.Go to the exercise page
The lab VM uses the US keyboard layout regardless of your actual layout. Sound doesn’t work and it blocks some sites. The VM runs Windows 10, not Windows 11.
Microsoft Copilot Webview
Microsoft Copilot’s “action” mode gives you a restricted but real browser webview inside Copilot itself.Open Copilot
Go to copilot.microsoft.com and sign in.
Copilot actions have a limited daily quota before you need to upgrade or wait until the next day.
Incus UI — Ubuntu Linux VM
Run a full Ubuntu Linux desktop in the browser via the Incus container/VM platform’s free hosted demo.Open the Incus demo
Go to linuxcontainers.org/incus/try-it/. Click Accept, then click Web UI.
Select Ubuntu desktop
In the distribution drop-down, find Ubuntu (at the very bottom). Select a distro — make sure the entry says “desktop” and “VM”.
Ubuntu is the fastest option. Other distros work but are noticeably slower. Credits: github.com/Charlieis1nsan3 (HyperNut).
Video tutorial: youtube.com/watch?v=6WgHa2JFlhc.
GitHub Codespaces Windows VM
GitHub Codespaces can be used to spin up a Windows virtual machine using the dockur/windows Docker image. This gives you a real Windows install accessible from the browser. Full setup instructions are documented at github.com/dockur/windows. The same approach applies to GitHub Codespaces — see the Codespaces VM section below. Requirements:- A GitHub account (free tier Codespaces hours apply)
- A Microsoft account (required for Windows activation)