Uninstall the product
The Uninstall feature enables you to remove this product from your Windows-based computer. You should remove this product from your computer if you plan to upgrade it to a newer version, or if you would like to change the configuration settings.
- Open the Control Panel (Control Panel > All Control Panel Items > Programs and Features)
- Find the product to uninstall
- Right click and select Uninstall to uninstall the product
Note:
- Close the program before uninstalling the product.
- When uninstalling a product, the entire product bundle is uninstalled.
Known Issues
If you don't see the product you want to uninstall, you can try to uninstall the product through silent uninstall:
With local media on the client
If the Autodesk product's installation media is on the client machine, you can uninstall the product using the following steps:
- Open a command prompt.
- Navigate to the root of the product media folder.
- Enter the following command at the prompt:
Setup.exe -i uninstall --silent
Without local media on the client
If the Autodesk product's local media is not on the client machine, use the following steps:
- Open a command prompt.
- Run the following command line:
"C:\Program Files\Autodesk\AdODIS\V1\Installer.exe" -i uninstall --silent -m C:\ProgramData\Autodesk\ODIS\metadataupi2\bundleManifest.xml
Note: Replace the
metadataupi2
value in the above command line with the actual value. It is a long product identifier. Use the value that appears as the parent folder name of the Bundle manifest for the product you want to uninstall.