If you run the command above with no extra flags, you will download every component for that language. That is a massive download (often 40GB+). To save bandwidth, specifically target the workloads you need (like .NET desktop development or C++ desktop development):
vs_Community.exe --layout C:\VS2022_Offline download visual studio 2022 offline installer
Microsoft does not host a direct "offline ISO." Instead, you use the standard web bootstrapper to create the offline layout. If you run the command above with no
To download Visual Studio 2022 has to offer (all workloads, all language packs): download visual studio 2022 offline installer
vs_Professional.exe --layout C:\VS2022_Offline