- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to uninstall Intel Vtune (TM) Profiler 2021 silent in Windows Platform?
Uninstall-Key in Registry is
Are there any Commandline Arguments (remove uninstall...) to uninstall the product with this installer.exe silently?
In version 2020 there was an install.exe with CommandLine Argument remove...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Wilfried, display the list of the already installed products and products included in the downloadable package using the following command:
w_[Toolkit Name]Kit_[version].exe -s -a --list-products
Then use the following command to uninstall the corresponding selected product:
installer.exe --action remove --product-id intel.oneapi.win.tbb.product --product-ver 2021.7.1-129
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Wilfried, display the list of the already installed products and products included in the downloadable package using the following command:
w_[Toolkit Name]Kit_[version].exe -s -a --list-products
Then use the following command to uninstall the corresponding selected product:
installer.exe --action remove --product-id intel.oneapi.win.tbb.product --product-ver 2021.7.1-129
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Arpan
great, it works with additionally --silent
so
installer.exe --action remove --product-id intel.oneapi.win.vtune.product --product-ver 2021.7.1-471 --silent
works for me.
Thank you very much.
Wilfried
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wilfried, thank you for accepting our solution. We are glad that the issue has been resolved.
If you have any additional query, please post a new question by clicking here: https://community.intel.com/t5/Registration-Download-Licensing/bd-p/registration-download-licensing-..., as this thread will no longer be monitored by Intel®.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page