Skip to content

Commit a25ba0b

Browse files
committed
Specify that InstallCleanup affects all instances
Fixes Microsoft/visualstudio-docs#1692
1 parent c0dc39f commit a25ba0b

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)