Uninstalling ArcGIS Desktop
The ArcGIS software components can be easily uninstalled. Regardless of the software product type installed, the Add/Remove program item will be listed as ArcGIS Desktop.
Selecting ArcGIS Desktop 10.7.1 from the Add/Remove Programs dialog box provides the option to uninstall (Remove All) or add and remove installation components. For information on adding or removing installation components, see Adding ArcGIS Desktop installation components.
Uninstalling ArcGIS Desktop products
- Click Start > Control Panel (switch to Classic View, if necessary) and then Programs and Features.
- Select Programs > ArcGIS Desktop 10.7.1.
- Select Remove to uninstall ArcGIS Desktop from your machine.
To uninstall ArcGIS Desktop language packs, follow the steps above. Instead of selecting ArcGIS Desktop 10.7.1, select the ArcGIS Desktop language pack that you want to remove. If multiple ArcGIS Desktop language packs are installed, each language pack must be uninstalled separately.
Uninstalling Python
When Python is installed by the ArcGIS Desktop setup, it will be uninstalled when you uninstall ArcGIS Desktop.
How to perform an uninstallation of ArcGIS Desktop silently
To uninstall a product silently, use the following Windows Installer command:
msiexec /x <{product code}> /qbFor example, to uninstall ArcGIS Desktop 10.7.1 silently, use the following command line:
msiexec.exe /x {69262D87-3697-492B-ABED-765DDC15118B} /qb
How to perform an uninstallation of ArcGIS Desktop language packs silently
To uninstall ArcGIS Desktop language packs silently, replace the above product code with the product code of the language pack to be uninstalled. Language pack product codes are listed in the table below:
ArcGIS for Desktop Arabic language pack | {0E6A0588-7BF5-471C-BFF4-E5FC550A4658} |
ArcGIS for Desktop Chinese language pack |
{0FCDAF15-9A53-4E1D-8569-E3996C70A63C} |
ArcGIS for Desktop Finnish language pack | {342BB064-9A66-4215-A33E-93DF0421F98B} |
ArcGIS for Desktop French language pack | {45CB4905-5CBB-41F0-BD22-9DF31A0CE059} |
ArcGIS for Desktop German language pack | {141FD883-9807-4B12-BBC8-BE57FD20753D} |
ArcGIS for Desktop Italian language pack | {536719DD-E2AC-49D7-86A4-3FE0F1C591AC} |
ArcGIS for Desktop Japanese language pack | {69D31292-353F-41CC-9AE9-9F409B6D2E81} |
ArcGIS for Desktop Brazilian Portuguese language pack | {7CC068BB-44F2-4DE7-A56C-0B5D6F4B2F06} |
ArcGIS for Desktop Russian language pack | {84185649-D3D2-4EB4-850A-E6102787B473} |
ArcGIS for Desktop Spanish language pack | {25A6F6F3-D7F5-4964-A1A5-E61C110AE32D} |
ArcGIS for Desktop Turkish language pack | {925F4DDE-00B4-4EC5-B026-7CAF60864E8C} |
Any ArcGIS product can be uninstalled silently using the product code.