- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have seen that Autodesk has two articles that refer how to fix this, one is to uninstall and reinstall which is not very efficient, and the other Article is about how to run a command prompt as admin to remove Vault data Standard. This Article doesn't refer to 2023/2024- in the command line option, so I have updated it below for anyone else who may need to do this for newer versions
Issue : Vault Data Standard 202# cannot be uninstalled using the Windows Control Panel. Vault Data Standard 202# is not listed in Programs and Features in Windows.
Causes : Vault Data Standard adds several dialogs to new file and folder creation in Vault, Inventor and AutoCAD which may not be needed.
Solution : To remove Vault Data Standard 202# the Microsoft FixIt tool can be utilized to automatically remove. Run the tool and select 'uninstall' then 'Autodesk Vault Data Standard 202#':
The Windows command line can also be utilized to remove Data Standard 2022. Use these commands:
- 2024 RTM version: msiexec.exe /x {B675BC42-EA73-4800-A049-9AE2A54977EA} /qb
- 2023 version: msiexec.exe /x {37C4647F-6475-4754-B137-E812584F73B7} /qb
- 2022 RTM version: msiexec.exe /x {AA8670A6-AD13-4FEC-A0C7-83C68B9E6C21} /qb
- 2022.1 version: msiexec.exe /x {B11DCF47-9045-4465-8DC8-912FD6AC17FB} /qb
The article also doesn't highlight the steps for the command prompt option so have outlined them below
1. Close all software
2. Start Command Prompt as Admin
3. Type the matching command for your version of Vault Data Standard
eg: 'msiexec.exe /x {A2746313-D431-49B7-8882-327D49D8F90C} /qb'
4. Press Enter and wait till it is done uninstalling
If you like something that was said or if it was helpful, Likes are appreciated. Thanks!
Solved! Go to Solution.