How do I stop MATLAB from sending my Usage Information to the MathWorks?
8 views (last 30 days)
Show older comments
MathWorks Support Team
on 17 Oct 2019
Edited: MathWorks Support Team
on 2 Oct 2025
How do I stop MATLAB from sending my Usage Information to the MathWorks? |
Accepted Answer
MathWorks Support Team
on 2 Oct 2025
Edited: MathWorks Support Team
on 2 Oct 2025
When running the MATLAB installer, one of the fields users can edit is a checkbox labeled 'send user experience to MathWorks'. If unchecked, the resulting installation will not attempt to send information to our servers.
When performing a Silent Installation, this option is enabled by default. Prior to starting the Silent installation, you may disable usage data being sent to MathWorks by commenting the following line of the installer_input.txt as displayed below:
# improveProducts=yes
If you wish to set MATLAB to not send user information after the initial installation, you can do so by editing one of MATLAB's preferences. Open the preferences menu, and select Matlab -> General. In the resulting window, you will see a checkbox labeled 'Help us improve by sending user information to MathWorks'. You can uncheck this to stop MATLAB from sending user information.
0 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!