Force uninstall ArcSAS Driver

Force uninstall ArcSAS Driver

ery rarely, the ArcSAS driver can become stuck; Functioning improperly, un-removable, un-updatable. This is not a common problem, but if you have exhausted all other solutions, it may solve your problem.

To diagnose if this may be the case, start by typing in the following into the Terminal.


ls -l /Library/Extensions/ArcSAS.kext


This command will help identify if the file in question exists. If it returns "no such file or directory", this will not solve your problem. You may need to ensure the driver was properly installed

If the driver does exist, but the MagStor is not functioning, the following solution may solve your problem.


Proceed with caution


The following solution is dangerous as a typo could lead to the deletion of important files. It uses root access to remove the file in question. MagStor is not liable. You run this command at your own risk. For your safety, triple check you have it right.


sudo rm -rf /Library/Extensions/ArcSAS.kext


You will be prompted to type the root password. You will not see the password as you type it. Once the password is entered, hit enter.

Now when you run.

ls -l /Library/Extensions/ArcSAS.kext


You should see "no such file or directory". Reinstall the driver and your problem should be solved.

    • Related Articles

    • LTOx SAS Desktop (WINDOWS)

      Please use the generic LTO driver built into Windows with MagStor LTO Tape Drives. From "Device Manager" select the tape drive and right click "Update Driver". Select "Browser my computer for driver software" Select "Let me pick from a list of ...
    • LTOx Thunderbolt 3 Desktop / RM

      Before installing a correct driver, there are few steps that need to be done depending on what kind of Mac hardware you have. there are three major hardware variations: a. M1 based b. Intel based with T2 security chip c. Intel based without T2 ...
    • Quick Start Guide for MagStor Thunderbolt 3 Tape Drives PDF

      Quick Start Guide for MagStor Thunderbolt 3 Tape Drives PDF
    • LTOx Thunderbolt 3 Desktop

      TRB3-HLx Manual
    • LRU Thunderbolt-3 LTOx RAID

      Before installing a correct driver, there are few steps that need to be done depending on what kind of Mac hardware you have. there are three major hardware variations: a. M1 based b. Intel based with T2 security chip c. Intel based without T2 ...