impossible to launch matlab 2025b
Show older comments
I have installed the R2025b release but when I launch the programm it doesn't strat.
I have only a white screen with matlab logo but nothing more.
I've tried to reinstall the program but nothing happen.
I have the R2023B version and it works very well
Thanks
Sergio
3 Comments
Firman Sasongko
on 30 Sep 2025
same problem here
br
Firman
Sergio
on 1 Oct 2025
Tarik
on 16 Oct 2025
Hi,
I believe the issue is related to the license type. When I use a license server, MATLAB R2024a works without any problem.
However, when I switch to an online (SSO) license, the application gets stuck on the white startup screen and never shows the authentication window.
I have already disabled the Windows firewall to rule out local network issues, but the behavior remains the same.
This suggests that the issue may be linked to the SSO authentication process rather than the installation itself :(
Answers (4)
dpb
on 30 Sep 2025
0 votes
Andreas Goser
on 1 Oct 2025
0 votes
Independe on whether you plan on contacting MathWorks Support or get help here, a bit structure is always helpful. Release information is included here, but what about the operating system?
2 Comments
Walter Roberson
on 1 Oct 2025
I do not understand what bit structures have to do with the question ???
Andreas Goser
on 1 Oct 2025
I agree my wording was confusing. What I meant to say is "providing structured information is important for asking good questions". And in this case the OS information is missing.
Image Analyst
on 3 Oct 2025
0 votes
Try doing what it says in the FAQ: https://matlab.fandom.com/wiki/FAQ#After_installation,_MATLAB_crashes_or_gives_an_error_message_when_I_try_to_run_MATLAB.

2 Comments
Sergio
on 9 Oct 2025
Image Analyst
on 10 Oct 2025
It's FAQ question number 16.3. The link sends you right there, at least it should.
This is what it says:
"The causes for crashes are many and complex, and complicated to figure out, especially if you don't have access to the source code. This is why it's best for The Mathworks to work on your crash issue. Asking other users in the Answers forum may provide an answer but the chances are slim. Your best bet is to call The Mathworks at (508)647-7000 and explain to them the circumstances for your crash. The Mathworks gives free support for all installation problems, even by telephone and even for Student, Home, or Trial versions. Note, this is just if MATLAB itself crashes, not if it's your m-file throwing an error (red text in the command window) or a DLL or mex file causing the crash. "
If you can't call the main US number, go to the contact us page and call the distributor in your local region. See the bottom of this page: https://www.mathworks.com/support/contact_us.html?s_tid=hp_ff_s_support
and enter your country.
Tarik
on 16 Oct 2025
0 votes
Hello,
I ve the same problem.
I’m experiencing a blocking issue with MATLAB R2025a and R2025b.
Despite several complete installations and uninstallations, the software still won’t launch properly.
Observed behavior:
- When I start MATLAB, the interface opens to a white screen showing only the MATLAB logo in the center;
- The application remains frozen indefinitely;
- No SSO (Single Sign-On) login prompt ever appears;
- No error message is displayed.
Please note that MATLAB R2023b works perfectly on the same machine using my perpetual license.
Could you please advise on how to resolve this issue or provide the diagnostic steps (e.g., activation logs, clean uninstall procedure, etc.)?
Thank you in advance for your help.
Best regards,
4 Comments
Answer from AI:
A white screen with only the MATLAB logo can be caused by a graphics or licensing issue. To fix this, try updating graphics drivers, forcing a different graphics renderer with the -softwareopengl flag, or running the MATLAB activation application to complete the licensing process. If the problem persists, try resetting MATLAB's preferences or performing a clean reinstallation.
Potential solutions
- Update graphics drivers: Outdated or incompatible drivers can cause display problems. Visit your graphics card manufacturer's website to download and install the latest drivers.
- Force software rendering: Open your terminal or command prompt and start MATLAB using the matlab -softwareopengl command. This forces MATLAB to use software rendering instead of hardware acceleration, which can resolve some display issues.
- Run the activation tool: Start the "Activate MATLAB R2025" application or MathWorksProductAuthorizer.exe to ensure MATLAB is properly licensed. After a successful activation, try launching MATLAB normally.
- Reset preferences:
- Close MATLAB.
- Press Windows Key + R to open the Run dialog.
- Type %appdata% and press Enter to open the Roaming folder.
- Navigate to MathWorks\MATLAB.
- Rename the release folder (e.g., R2025a to R2025a_old).
- Create an empty folder with the original name (e.g., R2025a). This will force MATLAB to generate new preferences.
- Check for system compatibility: Ensure that your operating system and hardware meet the minimum requirements for MATLAB R2025.
- Perform a clean reinstallation: If the issue continues, uninstall MATLAB, delete any remaining folders, and reinstall the program, making sure the installation completes successfully without errors.
If this doesn't help, contact MATLAB support:
Bernhard Wistawel
on 25 Nov 2025
Matlab R2025b startup from /usr/local/MATLAB/R2025b/bin/matlab on RHEL8.10:
( user from ldap with no sudo rights)
"An error occurred while extracting product files.
Try rerunning the installer.
For help, see this <a href="https://www.mathworks.com/pi_ee_mci_glnxa64">support article</a>.
The application could not connect to MathWorks.
For more information on resolving this issue, see this <a href="https://www.mathworks.com/pi_ce_mci_glnxa64">support article</a>.
An error occurred while extracting product files.
Try rerunning the installer."
The same thing happens with R2024b, R2025a
R2024a runs perfect!
Pinar
on 5 Feb 2026 at 19:57
Hello, I have installed matlab 2025b but it does not launch. i restarted my pc, changed the folder name in the roaming folder, uninstalled earlier versions, deactivated virus etc, everything that is possible but it does not open up. That is really frustrating and i lost several days from my research time. is there anyone that can really help?
Contact Mathworks support directly at <Product Support Page>. They support startup issues. Pick up the phone and call.
There was no need to remove prior version(s); simply put the new version in its own folder and they can and will coexist peacefully.
If you need to work, revert back to whichever was the prior version you were using and reinstall it in the interim.
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!