matlab suddenly doesn't start:'Error Starting Desktop'

9 views (last 30 days)
Matlab no longer start instead it tells me: Error Starting Desktop i am working on 'MATLAB & Simulink Student Version (R14SP3)' on windows 7 Home premium(64) SP1 it used to work and now it doesn't is anyone familiar with this error?

Answers (1)

Adithya
Adithya on 27 Apr 2023
The "Error Starting Desktop" error message in MATLAB can be caused by a variety of issues, including a corrupt preference file or an issue with the graphics driver. Here are a few steps you can take to try to resolve the issue:
  1. Reset the MATLAB preferences: Navigate to the "MATLAB" folder in your Documents directory and rename the "matlabprefs.mat" file to something like "matlabprefs_old.mat". This will reset the MATLAB preferences to their default settings.
  2. Try running MATLAB in "safe mode": Hold down the "Ctrl" key while starting MATLAB. This will start MATLAB in safe mode with default settings and disable any add-ons or customizations.
  3. Update your graphics driver: Make sure your graphics driver is up to date by visiting the website of your graphics card manufacturer and downloading the latest driver for your card.
  4. Reinstall MATLAB: If the above steps do not resolve the issue, try reinstalling MATLAB. Be sure to back up any important files and make note of any customizations you have made to MATLAB before uninstalling.

Categories

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

Products

Community Treasure Hunt

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

Start Hunting!