<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/quick-introduction-to-windows-sandbox-8fyr309et" -->

---
title: Quick Introduction to Windows Sandbox | daily.dev
description: Windows Sandbox is a lightweight, isolated desktop environment built into Windows that lets you safely run untrusted scripts or applications. Unlike a full VM,...
canonical: https://daily.dev/posts/quick-introduction-to-windows-sandbox-8fyr309et
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Quick Introduction to Windows Sandbox | daily.dev
og:description: Windows Sandbox is a lightweight, isolated desktop environment built into Windows that lets you safely run untrusted scripts or applications. Unlike a full VM,...
og:url: https://daily.dev/posts/quick-introduction-to-windows-sandbox-8fyr309et
og:image: https://api.daily.dev/og/posts/8FYr309eT.png
og:image:alt: Quick Introduction to Windows Sandbox
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Quick Introduction to Windows Sandbox

**[John Savill's Technical Training](https://daily.dev/sources/john-savill)** · 5 min read · 0 upvotes · 0 comments

## Summary

Windows Sandbox is a lightweight, isolated desktop environment built into Windows that lets you safely run untrusted scripts or applications. Unlike a full VM, it uses HyperV under the hood but shares the host OS files and memory pages, keeping its footprint to around 500MB disk and 4GB RAM by default. When closed, all state is wiped. It can be enabled via Windows Features and customized through an XML config file (.wsb extension) to disable networking, map read-only host folders, adjust memory, and add extra app isolation. A command-line interface is also available for scripting interactions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=v7crnKhSLws>

## Similar posts on daily.dev

- [Windows Sandbox does more than contain sketchy apps, and I've run entire projects with it](https://daily.dev/posts/windows-sandbox-does-more-than-contain-sketchy-apps-and-i-ve-run-entire-projects-with-it-cnoal6syk) · XDA Developers · 0 upvotes · 0 comments
- [I use Windows Sandbox for actual project work now, not just sketchy downloads](https://daily.dev/posts/i-use-windows-sandbox-for-actual-project-work-now-not-just-sketchy-downloads-xruy3pknu) · XDA Developers · 1 upvotes · 0 comments
- [I run every sketchy installer in Windows Sandbox, and it's saved me twice this year](https://daily.dev/posts/i-run-every-sketchy-installer-in-windows-sandbox-and-it-s-saved-me-twice-this-year-fs5mlakpi) · XDA Developers · 0 upvotes · 0 comments
- [I stopped downloading VirtualBox after discovering Windows 11's built-in sandbox](https://daily.dev/posts/i-stopped-downloading-virtualbox-after-discovering-windows-11-s-built-in-sandbox-xrzcgp6ry) · XDA Developers · 0 upvotes · 0 comments
- [Docker Sandboxes and microVMs, explained](https://daily.dev/posts/docker-sandboxes-and-microvms-explained-ly8mg0oel) · InfoWorld · 17 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#infrastructure](https://daily.dev/tags/infrastructure)

[View this post on daily.dev](https://daily.dev/posts/quick-introduction-to-windows-sandbox-8fyr309et)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Quick Introduction to Windows Sandbox","url":"https://daily.dev/posts/quick-introduction-to-windows-sandbox-8fyr309et","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/quick-introduction-to-windows-sandbox-8fyr309et"},"datePublished":"2026-07-23T15:55:12.369Z","dateModified":"2026-07-23T15:55:30.018Z","description":"Windows Sandbox is a lightweight, isolated desktop environment built into Windows that lets you safely run untrusted scripts or applications. Unlike a full VM,...","image":"https://i.ytimg.com/vi/v7crnKhSLws/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/v7crnKhSLws/sddefault.jpg","isAccessibleForFree":true,"articleSection":"John Savill's Technical Training","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"John Savill's Technical Training","logo":"https://media.daily.dev/image/upload/s--4rApg0fT--/f_auto,q_auto/v1780213220/logos/john-savill?_a=BAMAMiWQ0","url":"https://daily.dev/sources/john-savill"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/quick-introduction-to-windows-sandbox-8fyr309et","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,infrastructure","timeRequired":"PT5M","video":{"@type":"VideoObject","name":"Quick Introduction to Windows Sandbox","description":"Windows Sandbox is a lightweight, isolated desktop environment built into Windows that lets you safely run untrusted scripts or applications. Unlike a full VM,...","thumbnailUrl":"https://i.ytimg.com/vi/v7crnKhSLws/sddefault.jpg","uploadDate":"2026-07-23T15:55:12.369Z","duration":"PT5M","url":"https://api.daily.dev/r/8FYr309eT","embedUrl":"https://www.youtube.com/embed/v7crnKhSLws"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"John Savill's Technical Training","item":"https://daily.dev/sources/john-savill"},{"@type":"ListItem","position":3,"name":"Quick Introduction to Windows Sandbox"}]}
```

