Visual Studio 2022 Enterprise Offline Installer
45 GB of disk space. cmd vs_enterprise.exe --layout C:\VS2022Layout Use code with caution. Copied to clipboard Download Specific Workloads (Smaller Layout): To save space, download only the features you need (e.g., .NET Desktop and Web development). cmd vs_enterprise.exe --layout C:\VS2022Layout --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --lang en-US Use code with caution. Copied to clipboard Microsoft Learn 3. Install on the Offline Machine Transfer the entire
vs_enterprise.exe --layout C:\vslayout --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --lang en-US . 2. Transfer and Install
The bootstrapper will download all required packages into the layout folder. This may take 1–3 hours depending on bandwidth.
vs_enterprise.exe --layout C:\VS2022_Offline --lang en-US visual studio 2022 enterprise offline installer
This will create an offline installer in the C:\VS2022OfflineInstaller folder that includes the C++ desktop workload and English language support.
vs_enterprise.exe --layout C:\VS2022_Offline --lang en-US zh-CN de-DE fr-FR
✅ Only new or changed packages are downloaded. 45 GB of disk space
: Copy the entire C:\vslayout folder to your target offline machine using a portable drive.
| Requirement | Details | |--------------|---------| | Source machine | Windows 10/11 or Windows Server 2016+, with internet access | | Target machine | Windows 10/11 or Windows Server 2016+, no internet required | | Storage space | ~35–50 GB (depends on selected workloads) | | Bootstrapper | vs_enterprise.exe (from Microsoft) | | Additional tools | (Optional) PowerShell, 7-Zip for compression |
Navigate to the mounted ISO file and run the vs_enterprise.exe file. This will launch the Visual Studio Installer. cmd vs_enterprise
Open and run:
Click on the "Installation" tab and select the "Offline" option. Choose a location to save the offline installer files.