다음을 통해 공유


Modify, Repair, And Uninstall Visual Studio 2017 Using Visual Studio Installer

This article explains how to modify already installed Visual Studio 2017 using Visual Studio Installer. We can repair and uninstall visual studio 2017 using Visual Studio installer. If we missed installing in Visual Studio we need not uninstall and again install. We can add directly without uninstalling only which we have missed by Visual Studio installer.

Open Visual Studio Installer

We can open Visual Studio installer if already installed VS 2017. If not installed, we cannot open it because it is not available in our system.

Go to Start >> All Programs >> “Visual Studio 2017” >> “Visual Studio Installer”. Now, click Visual Studio Installer. 

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image001.png

Click “Yes” button and the Visual Studio Installer will open. There are three important options we can see in the installer.

Modify

Modify is used to add extra features in Visual Studio 2017. If we have already installed Visual Studio 2017 but forgot to install any features, we can use modify option we add new features. We do not uninstall and again re-install full Visual Studio.

First, click modify we can see already installed features are selected. Now, select what are the new features need to add in Visual Studio 2017. Now we select “Azure development” and we can see the installation size for selected one in right side bottom in Visual Studio Installer.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image003.jpg

Click Modify button. Select the features to add to Visual Studio 2017. We can see the Installation Progress.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image004.jpg
After a few minutes, selected features are installed successfully. Now click launch and use features installed. For example, we installed Azure development and we can see the all Azure templates in below screenshot.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image005.jpg

Repair

Any problem or corrupted any files in Visual Studio 2017 use repair to resolve problems.

First, open Visual Studio Installer and click repair options which look like below screenshot.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image006.jpg
After clicking repair options progress options open. The repair will take some minutes to complete. If need to cancel repair, click Cancel to stop the repair.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image007.jpg
After finish repairing click Restart button. We should restart our system after restarting to reflect changes in Visual Studio 2017.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image008.jpg

Uninstall

We can uninstall Visual Studio 2017 using Visual Studio Installer. If no need for Visual Studio 2017 we can uninstall without going to “Programs and Features” in Control Panel. Open Visual Studio Installer and click uninstall option.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image009.jpg

After click Uninstall then click Ok to continue to uninstall.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image010.jpg

Uninstall will continue after clicking OK button. Now progress bar will be open and can see the uninstall percentage.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image011.jpg
After uninstall we can see the below screenshot. If need to install again we can install directly.

http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/Images/image012.jpg

Conclusion

This article explained about Modify, Repair and Uninstall using Visual Studio Installer in Visual Studio 2017. It helps to new learners and those who willing to use Visual Studio 2017.