matlab 2025a or b not starting

39 views (last 30 days)
Brett
Brett on 5 Nov 2025 at 15:17
Commented: dpb on 5 Nov 2025 at 15:52
I have a fresh install of windows 11 on a laptop and I have not been able to get matlab 2025a or b to start. It keeps getting stuck at the splash screen. I have been able to run matlab using the -nodesktop switch but I'm not sure what to do next to figure out what the problem is. Can you help? Thanks!
  1 Comment
dpb
dpb on 5 Nov 2025 at 15:52
Possibly a licensing file issue w/ new OS install/update as the update may have affected file paths.
The typical location is
%AppData%\MathWorks\MATLAB\<R20XXy>_licenses\
that might look something like
C:\Users\YourUser\AppData\Roaming\MathWorks\MATLAB\R2024b_licenses\
There should be a license file at that location. Or, look at the installation location and find where the license file is and the environment variable should point to that location.
You could use the -c startup flag to force MATLAB to point to a specific license file location if it isn't at the default.
MathWorks does support startup and licensing problems so if the above doesn't solve the problem, call Mathworks at <Product Support Page> info.

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!