Hacker News Viewer

Samsung Magician disk utility takes 18 steps and two reboots to uninstall

by chalmovsky on 3/29/2026, 8:55:46 PM

https://chalmovsky.com/2026/03/29/samsung-magician.html

Comments

by: didgetmaster

I worked on a disk utility in the 90s called PartitionMagic that was one of the first ones to let you dynamically resize disk partitions.<p>Maybe Samsung used that when naming their product.<p>I am old, but I miss the days when the install process was copy <i>.</i> to &#x2F;&lt;appFolder&gt; and the uninstall process was delete &#x2F;&lt;appFolder&gt;

4/3/2026, 2:39:30 PM


by: Shank

I think the most obscene thing here is that macOS is now littered with permission prompts for camera, background execution, etc, but makes no effort to stop even industry partners from spraying the disk with dozens of files that can’t be removed easily.

4/3/2026, 2:19:46 PM


by: r_lee

it all makes sense if you know how Korean software is like.<p>buttons being jpegs is the norm

4/3/2026, 2:06:07 PM


by: thisago

It&#x27;s comic when reading but for sure this is tragic. I _have a feeling_ that bloat will continue increasing in the next years.<p>It makes me wonder why did large companies are investing so much in web and putting web devs to write disk utility desktop apps?

3/29/2026, 9:32:12 PM


by: b00ty4breakfast

this reminds me, I still have an ancient version of iTunes on my old win7 box because something got corrupted at some point and now I can&#x27;t uninstall it.<p>Not being able to simply remove a program like you would any other program is next level evil in my book.

4/3/2026, 12:45:41 PM


by: internet2000

I hate how Mac OS makes it harder to delete than to add stuff to system folders. I forgot what was it, but adding something worked with sudo, removing it required disabling sip. Is there a reason for that?

4/3/2026, 1:58:57 PM


by: g947o

I empathize with many of the complaints, but some are a bit ridiculous. Using custom fonts in software UI is completely reasonable and normal, even if you don&#x27;t like it.

4/3/2026, 2:14:33 PM


by: malfist

This type of writing is very grating on the nerves. It&#x27;s not AI slop, but it feels the same way, where AI slop is trying to trick you into thinking every sentence is the pinnacle insight of human endeavor of all history, this writing stops every single sentence to say &quot;Are you outraged? I&#x27;m outraged! You should be outraged! This is outrageous!&quot;<p>Especially when the outrage is that the user didn&#x27;t follow instructions to use sudo on an uninstaller that needs to touch root owned files.

4/3/2026, 1:24:09 PM


by: calin2k

samsung magician managed to help me clone a hdd to a ssd on windows with ease

4/3/2026, 1:30:55 PM


by: Cthulhu_

It reminds me of a lot of Windows software, especially virus scanners and supposed antimalware tools, going back 20+ years.

4/3/2026, 12:42:07 PM


by: saagarjha

I feel like the complaints here are…not really Samsung&#x27;s fault?<p>&gt; So I’ve dug around and found a cleanup script buried six folders deep inside the app bundle. Let’s try to run it:<p>&gt; sh ~&#x2F;Library&#x2F;&#x27;Application Support&#x27;&#x2F;Samsung&#x2F;&#x27;Samsung Magician&#x27;&#x2F;SamsungMagician.app&#x2F;Contents&#x2F;Resources&#x2F;CleanupMagician_Admin_Mac.sh<p>&gt; It ran. And my kitty exploded. Sweet kitty overflowed. Hundreds - literally hundreds - of lines of chown: Operation not permitted.<p>I mean, if you read on, you&#x27;ll find that most of the things that were removed were from system folders that are owned by root? Presumably this was run without sudo…<p>&gt; I rm -rf every Samsung folder I could find. The Preferences. The Caches. The LaunchAgents. The LaunchDaemons. The kernel extensions. The crash reports.<p>…that&#x27;s where you put your stuff on macOS. Would you prefer that they picked some non-standard location you had to dig up?<p>&gt; Package receipts in &#x2F;private&#x2F;var&#x2F;db&#x2F;receipts&#x2F; (Samsung left its receipts behind like a burglar leaving a bunch of turds in the living room)<p>This is again for your benefit so you know what was installed on your system<p>&gt; Cached processes in &#x2F;private&#x2F;var&#x2F;folders&#x2F;7v&#x2F;&lt;your username hash&gt;&#x2F;C&#x2F; (yes, Samsung is in there too)<p>That&#x27;s getconf DARWIN_USER_CACHE_DIR<p>&gt; I shut down my Mac. Held the power button. Booted into Recovery Mode. Opened Terminal. Ran csrutil disable. Rebooted. Opened Terminal. Deleted the kernel extensions.<p>That&#x27;s just how kernel extensions are on Apple silicon

4/3/2026, 1:03:40 PM


by: daneel_w

&quot;I took an &#x27;app coding&#x27; course in college&quot;.

4/3/2026, 12:37:02 PM


by: zhongwei2049

[flagged]

4/3/2026, 1:18:27 PM


by: 0xAFFFF

Parts of that article are just downright terrible.<p>First, the criticism of Electron is moot. Yes it&#x27;s not sleek, but it&#x27;s sufficient. This app is not supposed to be used heavily on a daily basis. Run it once to setup your drive, run it a few months later for a firmware upgrade or a quick health check and that&#x27;s all. And when you had a taste of the absolute UX monsters some hardware vendors can produce on the software side, really an Electron app feels nice.<p>But it gets more ridiculous. Embedded fonts? God forbid companies enforce their own design guidelines in their software. Translations? Fuck non-English speakers. User guide with <i>screenshots</i>? The audacity.

4/3/2026, 1:34:00 PM