Close

What are you looking for?

cancel
Showing results for 
Search instead for 
Did you mean: 

FIX solution for Samsung Magician won't start / fails to open 7.1 7.2 7.3 8.0

(Topic created on: 06-12-2023 04:38 AM)
61018 Views
0x6A7232
Apprentice
Options

Thanks to @Neil23, I've got the solution down (I think!😞

Force-quitting Samsung Magician, even including the service, did not work for me until I added the argument -no-sandbox in the Task Scheduler (just add it after the /AUTOHIDE option that's already there). 

 

1) Hit Start,

2) Search Task Scheduler, open it,

3) Scroll down the list to Samsung Magician, double-click it to open,

4) Click the Actions tab at the top,

5) Then double-click on Start a program

6) Now, in the lower-right, click in the box Add arguments (optional), and after /AUTOHIDE put a space and then -no-sandbox

7) Then click OK,

😎 Then click OK on the next box. 

9) Restart your computer.

 

Looks like there is another potential issue involving the PATH environment variable being missing, here's the fix if that is the issue, thx @aurum79 :

Change your windows system PATH variable to include the new Samsung Director (C:\Program Files (x86)\Samsung\Samsung Magician). This is done by right clicking on the Start Button, Selecting System from the context menu, choosing Advanced System Settings, going to the Advanced tab, clicking Environment Variables, Clicking on the variable called "Path", then "Edit", selecting "New" and adding the path above

18 REPLIES 18
i3v
First Poster
Options

I've just installed "Samsung_Magician_Installer_Official_8.3.1.820.exe" . The start menu shortcut created by installed already got the " --disable-gpu-sandbox" parameter. However, it still does not work for me. At least via RDP (both client and server are Windows 10 22H2).

Such a shame for Samsung...

0 Likes
GalaxyForeverYoung
Apprentice
Options
Now seems fixed for me on W11 2024H2 by Magician 8.3.1 🙏
0 Likes
Trespas
Apprentice
Options

Still doesn't work. None of these old "no-sanbox" fixes work. Fresh install doesn't work. Nothing works. The devs responsible for magician are talentless hacks.

I'm fed up, gonna file a claim for false advertising, not being able to update my firmware and similar things. Glad I live in EU where they have some power reg. manufacturers.

0 Likes
Flyingmole
First Poster
Options

Try this
power shell with admin rights
start "C:\Program Files (x86)\Samsung\Samsung Magician\SamsungMagician.exe" --force-node-api-uncaught-exceptions-policy=true

Or change start options to --force-node-api-uncaught-exceptions-policy=true

0 Likes
aurum79
Explorer
Options

Does not work.   Same result.  Failure.

0 Likes
Trespas
Apprentice
Options

I've gone through all of these options, and pretty much anything electron related with no luck.

As not being one to give up, and lucky enough to have spare computers, I just took everything out of the machine where Magician refuses to work. Just because I got annoyed when I couldn't update a firmware on one of the drives.

So, I left only 1 drive installed on the "primary" slot. It didn't work at first, but after a few tries, it did. After doing the firmware update, I started adding drives back. Two drives worked, three didn't. Went through logs, and it's the same as always: The service "samsungmagicianSVC" seems to be the issue. So, I set up the options on "what to do after a service fails" to start the service again after the first failure. Started magician again and then just stared at process manager on what it was doing.

The service got stuck at about the same point (well, nearly same amount of memory used) every time and crashed. Started up again, crashed. After crashing-restarting on the background for a while the service just "stabilized" and didn't crash.

After that I started magician normally, with no flags added, and it worked just fine (until reboot). Verified this behaviour a few times and always the same.

After this I added rest of my disks, so a few more m.2:s and a bunch of sata SSD:s. This was too much for the magician service to handle. I could leave it for hours and it was stuck on that crashing loop.

So, I came to the conclusion that Magician has multiple issues: Some GPU related and some others. Also, it might not be able to handle more than a few drives at a time on some platforms, especially if you have some  drives on a PCI-E expansion card (which shouldn't matter) in addition to MB m.2 slots. None of these should be an issue if the app was made properly.

In fact, I got it to "work" and "detect" a drive on a expansion card, but magician was really, really confused and couldn't really do anything with the drive. Even though it recognized it as a samsung product. This was on a bifurcated pcie slot but the same thing happened without bifurcation.

0 Likes
phoenX80
Navigator
Options

Thank you steovitz, "C:\Program Files (x86)\Samsung\Samsung Magician\SamsungMagician.exe" --disable-gpu-sandbox -no-sandbox" did it for me.

Not only that this stupid binary doesn't install when other EXEs are in the directory then this. Next to the fact that my 4TB 990 pro crashes when writing more than like a Gig this is the worst SSD experience I ever had with an SSD. Was the last one.

0 Likes
fengerone
First Poster
Options

2025 Aug

THIS WORKED: 

3. Run in Compatibility Mode

 

Running the application in compatibility mode might resolve conflicts with your operating system.

  • Find the Samsung Magician executable file (SamsungMagician.exe). This is typically in C:\ Program Files (x86)\  Samsung\  Samsung Magician.

  • Right-click the file and select "Properties".

  • Go to the "Compatibility" tab.

  • Check the box for "Run this program in compatibility mode for:" and select a previous version of Windows, like Windows 8.

  • Also, check "Run this program as an administrator".

  • Click "Apply" and "OK".

0 Likes
aurum79
Explorer
Options

This is the first thing everybody tries. It doesn't work.

0 Likes