First, download the appropriate bootstrapper for your edition from Microsoft's official website. This is the same file used for both online and offline installation.
| Edition | Bootstrapper Filename |
| :--- | :--- |
| Community (Free) | vs_community.exe |
| Professional | vs_professional.exe |
| Enterprise | vs_enterprise.exe |
Direct download links (official):
(Replace
17with the latest major version; VS2022 is version 17.x)
We will cover two methods: the Command Line method (recommended, full control) and the Visual Studio Installer method (simpler for beginners). microsoft visual studio 2022 offline installer download
Check that your layout is valid before copying:
vs_community.exe --layout C:\VS2022_Offline --verify
This validates checksums of all downloaded packages. (Replace 17 with the latest major version; VS2022
You can now copy this folder to a USB drive or a network share to install on other computers.