Skip to content

Commit 5ce512e

Browse files
authored
Merge pull request #3097 from heaths/issue1692
Specify that InstallCleanup affects all instances
2 parents 3e47169 + a25ba0b commit 5ce512e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/remove-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ms.workload:
2424
---
2525
# Remove Visual Studio
2626

27-
If you encounter a catastrophic error and cannot repair or uninstall Visual Studio, you can run the `InstallCleanup.exe` tool to remove installation files and product information. Running this tool is to be done as a last resort if repair or uninstall fail, and may uninstall features from other Visual Studio installations or other products which need to be repaired.
27+
If you encounter a catastrophic error and cannot repair or uninstall Visual Studio, you can run the `InstallCleanup.exe` tool to remove installation files and product information for all installed instances of Visual Studio 2017 and newer. Running this tool is to be done as a last resort if repair or uninstall fail, and may uninstall features from other Visual Studio installations or other products which need to be repaired.
2828

2929
In the instructions below, you can run the tool with different command-line switches with the following behavior:
3030

0 commit comments

Comments
 (0)