Installing Windows on your server is 3 simple steps. No technical knowledge needed — just follow along.
Rescue mode boots your server into a temporary Linux environment so we can connect and install Windows. (Disks are not wiped yet — only when the install starts.)
We need an official Microsoft ISO link (the license is your responsibility). You don't even need to download it — just copy the download LINK.
| Windows | Link |
|---|---|
| Windows 11 | microsoft.com/software-download/windows11 |
| Windows 10 | microsoft.com/software-download/windows10 |
| Server 2025 | evalcenter → server-2025 |
| Server 2022 | evalcenter → server-2022 |
| Server 2019 | evalcenter → server-2019 |
Everything's ready. Go to the Install page, fill the fields below, and start. You can watch it live.
| Form field | What to enter |
|---|---|
| Server IP | The server IP from Step 1 |
| Rescue root password | The root (rescue) password from Step 1 |
| Windows username | The name you'll log in with via RDP (e.g. Admin) |
| Windows password | A strong password (uppercase + number + symbol recommended) |
| Windows edition | Same edition as the ISO you got |
| Disk layout | If you have multiple disks: merge (one D:) or keep separate |
| Windows language | Your ISO's language |
| Windows ISO link | The link you copied in Step 2 |
Installation takes ~15-25 min (first boot on Hetzner can be a bit slow, be patient). When done, your RDP details are delivered. On Windows open "Remote Desktop Connection" (mstsc) → enter the server IP → connect with your username and password.