Visual Studio wants to install on C:\ even tho i changed every install path

mnauno 20 Reputation points
2023-10-26T19:53:52.7833333+00:00

I am currently trying to install Visual Studio 2022 but I don't want to install it on the C:\ drive. I changed the IDE install path, the Downloadcache path and i also changed the shared-folder path in my registry. If I try to install it I still get a "Not enough space on C:" message. Any tips?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,316 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,067 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sara Liu-MSFT 346 Reputation points Microsoft Vendor
    2023-10-27T02:28:07.5866667+00:00

    We can reduce the installation footprint of Visual Studio on your system drive by changing the location of some of its files like use a different location for the download cache and shared components, tools, and SDKs, but there are some tools and SDKs that have different rules on where they can be installed. Such tools and SDKs are installed on your system drive even if you choose another location, please check this official document: Select the installation locations in Visual Studio, it is recommended to free up disk space on your existing C drive or replace it with a larger drive.

    I found a suggestion: Install everything of VS on another drive on our Developer Community. Please kindly vote and others shared a workaround about create a virtual machine.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.