Modern Windows deployment for imaging, provisioning, and repeatable device setup.
📥 Download · 📖 Documentation · 🌍 Ecosystem · 🐛 Report an Issue
Foundry replaces legacy imaging scripts with a clean, fully-guided modern UI. Whether you are deploying dozens of machines in an enterprise or just standardizing your personal setups, Foundry ensures you always have the right drivers, the right OS version, and a repeatable configuration.
Get started by downloading the latest Foundry standalone executable for your workstation architecture. No complex installation required.
💡 Next steps: For prerequisites (like the Windows ADK) and how to configure your first deployment, check out our Getting Started guide.
- Desktop UI First: Build WinPE-based ISO and bootable USB deployment media straight from a clean Windows application.
- Native Windows 11 Support: Fully supports Windows 11
23H2,24H2, and25H2across bothx64andARM64. - Automated Driver Matching: Say goodbye to driver hunting. Enjoy best-in-class automated driver handling for OEMs like Dell, HP, Lenovo, and Microsoft Surface.
- Guided Zero-Touch & Lite-Touch: Interactive prompts for target disk selection, OS version, machine naming, localization, and Autopilot staging natively inside WinPE.
Foundry breaks down the deployment journey into 4 straightforward steps:
- 🏗️ Create Media: Run the
Foundrydesktop app on your admin PC to craft your deployment media. - 🌐 Connect: Boot the target device into WinPE.
Foundry Connectimmediately kicks in to validate and secure wired or Wi-Fi network access. - 🎯 Deploy:
Foundry Deploylaunches a guided UI to select the target disk, desired OS, and auto-fetches the matched hardware drivers. - ✅ Finish: The OS image is downloaded, applied, and configured. The device reboots into a ready-to-use Windows state.
Foundry is more than just a single executable. It is supported by a modular ecosystem across dedicated repositories ensuring stability and easy contribution:
foundry(This repository): The core repository containing the Windows desktop authoring app and the WinPE runtime agents (ConnectandDeploy).catalog: The automated backend engine that dynamically curates driver packs and OS catalogs, ensuring you always inject the exact vendor drivers needed during deployment.foundry-osd.github.io: Our comprehensive documentation and developer hub.
We welcome community involvement!
- Bugs & Features: Please report any issues or suggest features on our Issue Tracker.
- Compile Local: If you want to contribute code, see the Developer Setup Guide for details on compiling with the
.NET 10 SDKandWindows ADK.
This project uses parts of the 7-Zip program (7za.exe) from the 7-Zip Extra package.
- Upstream: https://www.7-zip.org/
- License: GNU LGPL with additional BSD 2-clause and BSD 3-clause notices for portions of
7za.exe - Included license files:
src/Foundry/Assets/7z/License.txt,src/Foundry/Assets/7z/readme.txt

