Installation
Install DevStackBox on Windows 10 or 11.
Install DevStackBox
DevStackBox ships as a Windows NSIS installer. Administrator rights are required because the default install location is C:\devstackbox.
Download
Get the latest Windows x64 installer from:
Install
- Run the
.exeinstaller (accept the UAC prompt when asked). - Choose the install directory if prompted (default:
C:\devstackbox). - Launch DevStackBox from the Start Menu or desktop shortcut.
- Open the app and start Apache and MySQL when you need them.
- Open http://localhost/phpmyadmin to confirm the stack works.
Auto-updates
DevStackBox checks for updates and can install them in place. See Upgrading for what happens during an upgrade.
Uninstall
Use Windows Settings → Apps → Installed apps, find DevStackBox, and uninstall. Your sites under www and data under %LOCALAPPDATA%\devstackbox are preserved according to the uninstaller options.
Next steps
- Upgrading - in-place updates and
wwwpreservation - Troubleshooting - if services fail to start
- Roadmap - planned features
Last updated: July 17, 2026Edit this page