Windows
Is Visual Studio preinstalled?
Quick answer
Yes. Build Tools for 2022 and 2025 ship with the C++, .NET desktop, ASP.NET and UWP workloads.
The detail that matters
Installing an additional workload at job time takes 8–15 minutes, so bake it into a custom image instead.
Your next build could be twice as fast, at half the price
Start free. Migrating away is the same one line, and we publish that diff too.
Related
Can GitHub Actions run Windows builds?Yes. Windows Server runners are available both from GitHub and from managed providers.Can I run Windows Server 2022 builds?Yes. runnerhut offers Windows Server 2022 and 2025 images.Which Windows versions are supported?Windows Server 2022 and Windows Server 2025.How do I install extra Windows SDK components?Use vs_installer.exe modify with --add and the component ID.