How can I silently uninstall Matlab R2024b
43 次查看(过去 30 天)
显示 更早的评论
When I uninstall Matlab R2024b with "MathWorksProductUninstaller.exe" and the option "--mode silent", the toolboxes and preferences are not removed.
Is there an extra option that can be added to the commandline?
When you run "MathWorksProductUninstaller.exe" normal, you get the optie to select the removal of the toolboxes and preferences.
0 个评论
采纳的回答
Shantanu Dixit
2025-4-29
Hi Rene,
As per the R2024b documentation: https://www.mathworks.com/help/install/ug/uninstall-matlab-toolboxes-and-support-packages.html all toolboxes and products are also uninstalled upon uninstalling MATLAB. However some support packages and other optional features may remain installed in support package root folder. You can manually delete the folder located at:
% Windows: C:\ProgramData\MATLAB\SupportPackages\R20XXy
% Linux® — /home/$USER/Documents/MATLAB/SupportPackages/R20XXy
% macOS — /Users/$USER/Documents/MATLAB/SupportPackages/R20XXy
In case the uninstaller fails you can also refer to the following answer: https://www.mathworks.com/matlabcentral/answers/92244-how-do-i-uninstall-mathworks-products-on-windows-when-the-uninstaller-fails
Hope this helps
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!