Share via

Visual studio setup

Esko Toppila 0 Reputation points
2026-03-13T16:24:38.7133333+00:00

During one day in Downloads appears several versions of visualstudio.setups. In most cases there is nothing to update. How can I limit the frequency of appearing setup programs to once or twice in mont.

Developer technologies | Visual Studio | Setup
0 comments No comments

2 answers

Sort by: Most helpful
  1. Leon Tran (WICLOUD CORPORATION) 1,660 Reputation points Microsoft External Staff Moderator
    2026-03-16T02:49:45.6066667+00:00

    Hi @Esko Toppila ,

    Thank you for sending us your concern.

    From my understanding, your Downloads folder suddenly has many VisualStudioSetup files. In this case, the issue may not be related to Visual Studio itself, because this file is the bootstrapper and can only be downloaded through a browser. Visual Studio Installer or App does not automatically download this file, and it is not used for update purposes.

    User's image

    Please check if there is any browser window open that might be pointing to the Visual Studio download link. If your computer is an organization managed device, an admin may also download this file and place it in your Downloads folder without your knowledge.

    Hope this helps! If my answer was helpful, please consider marking it so others with the same issue can benefit as well. You can follow this guidance to see how to do it. 

    I look forward to hearing from you soon. 


  2. Q&A Assist
    2026-03-13T16:24:50.49+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Visual Studio setup executables appear when the installer checks for or downloads updates. To reduce how often this happens, adjust the Visual Studio update behavior in the IDE:

    1. Open Visual Studio.
    2. Go to Tools > Options.
    3. Expand Environment and select Product Updates.
    4. Change these options as needed:
      • Turn off Automatically download updates if frequent background downloads are not desired.
      • Turn off Automatically apply the latest update on close ("Always update on close") so updates only occur when manually requested.
      • Choose an installation mode such as Download all, then install so downloads and installs happen less often and more predictably.

    After these changes, updates (and their setup programs) will only appear when manually triggered or according to the less aggressive settings configured, effectively reducing their frequency.


    References:

    0 comments No comments

Your answer

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