<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Visual Studio removal (of old versions)]]></title><description><![CDATA[<p dir="auto">Removal of (older) Visual Studio installations is possible using the Custom Software feature.</p>
<p dir="auto">Select the right "bootstrapper" for your use case / license (new ones can remove older installations):</p>
<p dir="auto">2022:<br />
<a href="https://docs.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2022#step-1---download-the-visual-studio-bootstrapper" rel="nofollow ugc">https://docs.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2022#step-1---download-the-visual-studio-bootstrapper</a></p>
<p dir="auto">2019:<br />
<a href="https://docs.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2019#step-1---download-the-visual-studio-bootstrapper" rel="nofollow ugc">https://docs.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2019#step-1---download-the-visual-studio-bootstrapper</a></p>
<p dir="auto">2017:<br />
<a href="https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2017/install/create-an-offline-installation-of-visual-studio?view=vs-2017#step-1---download-the-visual-studio-bootstrapper" rel="nofollow ugc">https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2017/install/create-an-offline-installation-of-visual-studio?view=vs-2017#step-1---download-the-visual-studio-bootstrapper</a></p>
<p dir="auto">All you need to remove a given installation is to run it with these parameters: <code>uninstall --quiet --wait --installPath="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community"</code>. This will automatically remove the installation in the mentioned folder.</p>
<p dir="auto">It is important to pay attention to the path, even an extra trailing <code>\</code> will cause the operation to fail.</p>
<p dir="auto">You also need to consider if the old installation is 32-bit (x86) or 64-bit.</p>
<p dir="auto"><img src="/assets/uploads/files/1663055896156-vs2017-uninstallation.png" alt="VS2017 uninstallation.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">If you supply the wrong path, no harm should happen, the installer just fails to remove Visual Studio.</p>
<p dir="auto">If you don't supply the "installPath" then it will remove all Visual Studio installations.</p>
]]></description><link>https://vulndetect.org/topic/2510/visual-studio-removal-of-old-versions</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 15:07:21 GMT</lastBuildDate><atom:link href="https://vulndetect.org/topic/2510.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Sep 2022 07:58:18 GMT</pubDate><ttl>60</ttl></channel></rss>