简体   繁体   中英

How uninstall visual studio 2015 completely and install 2013 instead

How can I uninstall my Visual Studio 2015 completely and and install Visual Studio 2013 instead? I think i have to uninstall some components after uninstalling my Visual Studio 2015 but i don't know which.

I don't see why you'd want to do this... but it's not too hard.

To uninstall Visual Studio 2015 from a Windows machine, just run this command in CMD (credit to imarktu):

D:\vs_ultimate.exe /uninstall /forc

The link to install Visual Studio 2013 is here: https://www.microsoft.com/en-us/download/details.aspx?id=44914

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM