If you want to do an offline update from VS17.12 to 17.13 , you can follow below steps:

  1. Update the layout to a specific version of the product.
  • Go to the Visual Studio 2022 Release History page and download a particular fixed version bootstrapper(e.g vs_Enterprise17.13.0), copy it into your layout, and use it to update the layout to that exact version specified in the bootstrapper.
  • Run the --layout command in an elevated prompt to download the latest packages into your layout.
vs_enterprise.exe --layout c:\VSLayout
  1. Update your Visual Studio 2022 by running the Visual Studio Installer > Update or you can also use the following command:
vs_enterprise.exe update --noWeb --quiet --installpath "C:\Program Files\Microsoft Visual Studio\2022\Enterprise"

Update

The easiest and fastest way to update your offline Visual Studio instances: using a minimal offline layout.

Do i have to download the entire VS Layout package everytime if there is an version update?

Unlike a full Visual Studio layout, a minimal layout only contains the updated packages, so it is always smaller and faster to generate and deploy.

1.Generating a minimal layout.

MinimalLayout.exe generate --targetLocation c:\VSLayout\ --productIds Microsoft.VisualStudio.Product.Enterprise --baseVersion 17.12.5 --targetVersion 17.13.0  --languages en-US

2.Update the Visual Studio Installer

vs_enterprise.exe --quiet --update --offline C:\VSLayout\vs_installer.opc

3.Update the Visual Studio application

vs_enterprise.exe update --noWeb --quiet --installpath "C:\Program Files\Microsoft Visual Studio\2022\Enterprise"

Docs Referred:

Update the layout to a specific version of the product

Update Visual Studio from a layout

Answer from Dou Xu-MSFT on Stack Overflow
🌐
Visual Studio
visualstudio.microsoft.com › downloads
Visual Studio & VS Code Downloads for Windows, Mac, Linux
January 26, 2026 - Remote Tools for Visual Studio 2022 enables app deployment, remote debugging, remote testing, performance profiling, and unit testing on computers that do not have Visual Studio installed.
🌐
Reddit
reddit.com › r/dotnet › is the vs 2022 offline installer available?
r/dotnet on Reddit: Is the VS 2022 offline installer available?
February 21, 2025 -

Hello there,

I remember theres always an offline installer (about 22-25gb) to install visual studio completely.

2017 and 2019 had this type of installers, does anyone knows if VS 2022 offline installer is currently available?

Thank you

Discussions

upgrade - How to download and offline install Visual Studio 2022 version update? - Stack Overflow
Do I have to download the entire VS Layout package everytime if there is an version update e.g. from 17.12 to 17.13 if the machine I want to install does not have internet access? Currently the exi... More on stackoverflow.com
🌐 stackoverflow.com
Can Visual Studio be installed on an offline PC?
I purchased Microsoft Visual Studio Pro 2022 from approved Microsoft vendor and then instructed that Visual Studio Pro 2022 could not be installed on a offline machine. Why is Visual Studio Pro 2022 not offered with a Multi-Access Key option? Can Visual… More on learn.microsoft.com
🌐 learn.microsoft.com
2
0
December 26, 2025
how can I download the Visual Studio 2022 community version?
https://aka.ms/vs/17/release/vs_community.exe More on reddit.com
🌐 r/VisualStudio
97
43
November 22, 2025
Problem having offline installation of VS 2022 community
Hi all, I've downloaded a copy with the packages that I need, to install it in an offline machine. After finishing the download from Microsoft site this is the result : The problem is that there is only folders and no installer file to install the… More on learn.microsoft.com
🌐 learn.microsoft.com
1
1
Top answer
1 of 2
3

If you want to do an offline update from VS17.12 to 17.13 , you can follow below steps:

  1. Update the layout to a specific version of the product.
  • Go to the Visual Studio 2022 Release History page and download a particular fixed version bootstrapper(e.g vs_Enterprise17.13.0), copy it into your layout, and use it to update the layout to that exact version specified in the bootstrapper.
  • Run the --layout command in an elevated prompt to download the latest packages into your layout.
vs_enterprise.exe --layout c:\VSLayout
  1. Update your Visual Studio 2022 by running the Visual Studio Installer > Update or you can also use the following command:
vs_enterprise.exe update --noWeb --quiet --installpath "C:\Program Files\Microsoft Visual Studio\2022\Enterprise"

Update

The easiest and fastest way to update your offline Visual Studio instances: using a minimal offline layout.

Do i have to download the entire VS Layout package everytime if there is an version update?

Unlike a full Visual Studio layout, a minimal layout only contains the updated packages, so it is always smaller and faster to generate and deploy.

1.Generating a minimal layout.

MinimalLayout.exe generate --targetLocation c:\VSLayout\ --productIds Microsoft.VisualStudio.Product.Enterprise --baseVersion 17.12.5 --targetVersion 17.13.0  --languages en-US

2.Update the Visual Studio Installer

vs_enterprise.exe --quiet --update --offline C:\VSLayout\vs_installer.opc

3.Update the Visual Studio application

vs_enterprise.exe update --noWeb --quiet --installpath "C:\Program Files\Microsoft Visual Studio\2022\Enterprise"

Docs Referred:

Update the layout to a specific version of the product

Update Visual Studio from a layout

2 of 2
1

Microsoft has a handy post that details what you need to do. Essentially, at the command line on the computer with internet access, execute:

vs_enterprise.exe --layout c:\localVSlayout

Replace c:\localVsLayout with where you want to dump the files. It's going to be big! You may need to change vs_enterprise.exe with the correct executable name for your version of Visual Studio.

🌐
Microsoft Learn
learn.microsoft.com › en-us › visualstudio › install › create-an-offline-installation-of-visual-studio
Create an offline installation - Visual Studio (Windows) | Microsoft Learn
Create an offline installation package to install Visual Studio offline when you have an unreliable internet connection or low bandwidth.
🌐
Developer Insider
developerinsider.co › download-visual-studio-2022-web-installer-iso-community-professional-enterprise
Download Visual Studio 2022 Web Installer / ISO (Community / Professional / Enterprise)
January 10, 2026 - You can download any of the below ... at this moment. Only option that we have is just to download the web installer and do a layout to grab the offline installation media....
Top answer
1 of 2
1

Hi Billy,

Thank you for contacting us.

Regarding your concern, please note that Microsoft enforces activation per machine to prevent piracy and ensure compliance. You can still install Visual Studio Professional offline, but it requires manual product key entry or volume license setup, not a universal multi-access key. Below are the steps you should take:

  • You first need to install Visual Studio online
  • Create a layout for offline install, you can check this link for more specific guidance
  • Manually download and install missing certificate: 
    1. Download the certificate: http://www.microsoft.com/pkiops/certs/Microsoft%20Windows%20Code%20Signing%20PCA%202024.crt 
    2. Double-click the .crt file to open the Certificate window.  
    3. Click “Install Certificate…”  
    4. Choose “Local Machine” (you may need admin rights).  
    5. Select “Place all certificates in the following store”  
    6. Click “Browse…” and choose: Trusted Root Certification Authorities. Click Next, then Finish.  
    You should see a confirmation message: “The import was successful.”  
  • Copy the layout folder that you have just created to your offline device and run this command in the layout folder
      vs_professional.exe --noweb
    
    → Visual Studio Professional 2022 will be install offline
  • Go to Help → About Visual Studio → License Status Click Unlock with a Product Key. Enter the Product Key and click Apply
  • Visual Studio creates a request file containing your installation ID. Save this file and transfer it to an internet-accessed device.
  • On a device with internet access, go to the Microsoft Licensing Activation site (provided in the Visual Studio activation dialog) Upload the request file Microsoft will generate a response file then transfer the response file back to the offline machine.
  • In Visual Studio’s activation dialog, select Use Response File → Browse to the file and apply it Visual Studio will confirm activation.

I hope that these instructions will be helpful! If you have any other questions, feel free to reach out, I'm here to help.

Happy holiday!

2 of 2
0

Yes, Visual Studio can be installed on an offline PC. To do this, you need to create an offline installer using the Visual Studio installer on a machine with internet access. You can follow these steps:

  1. Download the Visual Studio installer from the Visual Studio page.
  2. Use the command line to create an offline installer layout. For example:
       "vs_professional.exe" --LayOut "C:\Temp\VS2022Offline" --Lang "en-US"
    
  3. Copy the created offline installer folder to the target offline machine.
  4. Run the installer from the copied folder using an administrator command prompt.
  5. Follow the setup wizard to complete the installation.

Additionally, Visual Studio Professional and Enterprise editions support offline activation via a product key, while Visual Studio Community does not support offline activation.


References:

  • Set up Visual Studio on an offline machine
  • Install certificates required for Visual Studio offline installation
  • SSIS Projects extension for Visual Studio 2022+ troubleshooting guide
🌐
Reddit
reddit.com › r/visualstudio › how can i download the visual studio 2022 community version?
r/VisualStudio on Reddit: how can I download the Visual Studio 2022 community version?
November 22, 2025 -

Can anyone help me with how to download the Visual Studio 2022 Community version? I searched everywhere on the Microsoft website. There are only the Enterprise and Professional editions available for download. I need it for my university assignment. Can anyone help me?

Find elsewhere
🌐
Developer Community
developercommunity.visualstudio.com › t › visual-studio-professional-2022-1743-o › 10494904
visual studio professional 2022 17.4.3 offline installer ...
Skip to main content · Microsoft · Visual Studio · Sign in · You need to enable JavaScript to run this app · Sorry this browser is no longer supported · Please use any other modern browser like 'Microsoft Edge'
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 2202203 › how-do-i-update-the-visual-studio-2022-installer-o
How do I update the Visual Studio 2022 installer on an offline computer? Note that it refers to "setup.exe", not the VS main program - Microsoft Q&A
I had a problem removing an extension.click Modify Prompt: Failed to download installer update. Make sure you are connected to the network and try again.The installer version is 3.10.2157.28521 , The software version is is Visual Studio Community ...
🌐
Ismaillowkey
ismaillowkey.net › 2021 › 11 › download-visual-studio-2022-community.html
Download Visual Studio 2022 Community v17.12.0 (Support NET 9) Desktop, Web, Mobile Development x64
December 4, 2024 - Beranda » c# » Software » vb net » visual studio » VS2022 » windows » Download Visual Studio 2022 Community v17.12.0 (Support NET 9) Desktop, Web, Mobile Development x64 ... السَّلاَمُ عَلَيْكُمْ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ · Sebelumnya penulis sudah memposting Download Visual Studio 2019 Community v16.9.4 (5GB+ offline installer), Desktop and web Development only (support NET 5) yang mana didalamnya sudah membuat semua workload dari desktop development sampai mobile development.
🌐
Stack Overflow
stackoverflow.com › questions › 78833538 › problem-having-offline-installation-of-visual-studio-2022-community
Problem having offline installation of Visual Studio 2022 community - Stack Overflow
To perform a local network installation, you need to use the VS bootstrapper to download a layout.After downloading it should look like this: Full detailed guide could be found here:https://learn.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2022 The layout file varies based on the number of components you have selected,and the full layout could reach 70 gigs.Make sure you have sufficient disk space before deployment.
🌐
GitHub
gist.github.com › stormwild › 3a7f803113329d36511160534f60eef6
Visual Studio · GitHub
Download Visual Studio 2022 Web Installer / ISO (Community / Professional / Enterprise)
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 1848141 › visual-studio-2022-installation
VISUAL STUDIO 2022 INSTALLATION - Microsoft Q&A
July 30, 2024 - Move the layout to the offline machine, use command lines or directly run the setup.exe file to install VS offline. Since VS 2022 doesn’t provide ISO/DVD version, you downloaded the complete file, I think you mean you have used command lines ...