简体   繁体   English

卸载Visual Studio 2015

[英]Uninstalling Visual Studio 2015

I am trying to uninstall Visual Studio Community 2015. It has been hanging on the Preparation step for at least 12 hours. 我正在尝试卸载Visual Studio Community2015。它已在“准备”步骤上暂停了至少12个小时。 (Left it going over night). (剩下一整夜)。 I did not want to cancel since I thought it might just be running slowly but now I am thinking that it is stuck. 我不想取消,因为我认为它可能运行缓慢,但现在我认为它卡住了。 I have also tried repairing and it does the same thing. 我也尝试过修复,它也做同样的事情。

Thanks in advance Chris 提前感谢克里斯

To completely uninstall the VS community 2015, you can have a look at this blog and try to forcibly uninstall through the command like vs_community.exe /uninstall /force . 要完全卸载VS community 2015,您可以查看此博客 ,尝试通过vs_community.exe / uninstall / force之类的命令强制卸载。 It can forcibly remove almost all components. 它可以强制删除几乎所有组件。

There also have a visual studio uninstaller tool to cleanup/scorch all Preview/RC/RTM releases of Visual Studio 2013, Visual Studio 2015 and Visual Studio vNext. 此外,还有一个Visual Studio卸载程序工具可以清理/修复Visual Studio 2013,Visual Studio 2015和Visual Studio vNext的所有Preview / RC / RTM版本。 You can download it from here . 您可以从这里下载。

If the uninstall still failed, you use http://aka.ms/vscollect to gather the installation logs. 如果卸载仍然失败,则使用http://aka.ms/vscollect收集安装日志。 After using it, you will find vslogs.zip under %temp% folder then upload the file to https://onedrive.live.com/ and share the link here. 使用它后,您将在%temp%文件夹下找到vslogs.zip,然后将文件上传到https://onedrive.live.com/并在此处共享链接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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