Close Menu

    Subscribe to Updates

    Get the latest Tech news from SynapseFlow

    What's Hot

    Weekly poll results: the Honor Robot Phone draws in a crowd with its camera capabilities

    August 30, 2026

    Must-see Marvel movies to watch if you’ve never seen a single one

    August 30, 2026

    WhatsApp’s Scam Alert feature is now available to beta users on Android

    August 30, 2026
    Facebook X (Twitter) Instagram
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    Facebook X (Twitter) Instagram YouTube
    synapseflow.co.uksynapseflow.co.uk
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    synapseflow.co.uksynapseflow.co.uk
    Home»Software & Apps»Your laptop’s SSD is probably running in the wrong mode, and it’s slowing you down
    Your laptop’s SSD is probably running in the wrong mode, and it’s slowing you down
    Software & Apps

    Your laptop’s SSD is probably running in the wrong mode, and it’s slowing you down

    The Tech GuyBy The Tech GuyAugust 28, 2026No Comments5 Mins Read0 Views
    Share
    Facebook Twitter LinkedIn Pinterest Email
    Advertisement


    Setting up an SSD isn’t hard, or at least it shouldn’t be. Depending on whether you have a SATA drive, your SSD’s storage controller would be in AHCI mode; for M.2 drives, it would be NVMe.

    Advertisement

    However, there’s another storage controller mode beyond these two options, called RAID mode. The average PC user doesn’t need to worry about RAID since it is useful for networking and servers. Yet, most laptops and OEM builds still come with RAID by default, even though it adds unnecessary overhead and makes your SSD slower than it should be.


    memory context restore option in msi bios.


    This one BIOS setting can cut your PC’s boot time nearly in half — and no, it isn’t Fast Boot

    Every time you turn on your PC, it re-trains your RAM and adds to your boot time — here’s how to stop it.

    What RAID mode does on a single-drive setup

    One drive, zero redundancy, and extra overhead

    Ugreen DXP4800 Plus NAS on a wood table Credit: James Bruce / MakeUseOf

    RAID configurations are typically used with multiple drives to make them appear as a single drive. Contrary to popular belief, RAID isn’t used for backup but for redundancy, keeping your computer working even if one drive fails (except RAID 0). Multiple RAID configurations can change how you want the system to operate: RAID 0 splits data across two drives, RAID 1 mirrors data across drives, and RAID 5 splits data across multiple drives, with data still recoverable via distributed parity. You can combine RAID 1 and 0 as well, called RAID 10, while RAID 6 is RAID 5 with double parity, which can survive two failures instead of one.

    In a single-drive setup, RAID doesn’t provide redundancy but changes the driver configuration required to communicate with Windows. So, instead of talking through the AHCI controller and driver, it routes through the Intel storage controller, then the Intel driver, and then to the SSD itself.

    It isn’t even a SATA problem — NVMe gets it too

    Intel’s VMD can enable RAID on NVMe drives too

    NVMe is the modern communication protocol that uses PCIe to communicate with the system on board instead of SATA connections. So RAID technically shouldn’t work with NVMe because PCIe devices bypass the SATA controllers. However, you can still enable RAID on NVMe drives if they’re routed through Intel’s RST (Rapid Storage Technology), a driver technology that improves storage performance and relies on Intel’s VMD (Volume Management Device), a hardware controller built into Intel CPUs to manage high-speed NVMe drives.

    So you could have bought a newer laptop recently with an NVMe SSD and still have RAID mode enabled.

    Why this setting is slowing you down

    BIOS Setup on a Dell laptop
    Kanika Gogia / MUO

    For an average PC user, RAID complicates communication between Windows and the SSD since the system has to do additional drive processing, commands, controller tracking, striping, and parity mirroring, ultimately burdening the CPU with these calculations.

    Some storage software won’t work properly because it fails to recognize the drive behind these Intel drivers and controllers. Otherwise, reinstalling Windows would require the appropriate RST driver to detect the storage drive. Dual-booting with a secondary OS like Linux also becomes a hassle with RST enabled. Intel’s RST also has a history of bugs and failures, and switching to NVMe/AHCI without prep can leave Windows unbootable, sometimes even prompting a reinstallation.

    Why do manufacturers default to RAID?

    An intended factory default

    USB-C power cable with a gaming laptop
    Dave Meikleham / MakeUseOf

    With desktop PCs, you can configure the setup to your liking, but with OEM builds and laptops, the manufacturer’s default settings take away some of that freedom.

    For these setups, RAID is mostly enabled by default thanks to Intel’s RST, which enables multi-disk capabilities such as mirroring, caching, or striping. Beyond that, they’ve mostly kept the same factory settings tested across all the laptops being built at the time. Since RST gets validated under RAID, there’s no reason to switch to NVMe or AHCI.

    Then, laptops with different storage variants are also deployed with all SSDs in RAID setups, where the manufacturer would deploy one master copy across all of these systems using something like RAID 1, which would be left by default.

    How to check and switch safely to NVMe/AHCI

    Do it without breaking Windows

    Lenovo laptop showing BIOS menu
    Pankil Shah / MakeUseOf

    First, you’d need to check whether your laptop or OEM PC is using a RAID setup rather than AHCI or NVMe. Most mainstream and budget laptops are shipped with RAID enabled, as are some Dell Latitude, ThinkPad, and other HP Intel-based business laptops. Nevertheless, you can check it yourself by going to Device Manager -> Expand Storage Controller; if you see something like Intel’s RST or VMD, your system has RAID enabled by default.

    To disable:

    1. Enter BIOS by pressing either F2 or Delete.
    2. Go to Storage -> SATA operations -> Storage controllers.
    3. If it says RAID, and you’re switching from a SATA drive, set Safe Boot in Windows first.
    4. Restart into Safe Mode, enter the BIOS again, and change RAID to AHCI.
    5. Save and boot into Windows.

    For NVMe systems, the process is a bit different, and you’ll have to follow this path:

    1. Go to the BIOS.
    2. Search for Intel VMD/VMD Controller under the Storage section.
    3. Disable it.
    4. Save and boot into Windows.

    A 5-minute fix that goes a long way

    Even if RAID is enabled on single-drive setups, no array mode is active, so there’s nothing to lose. Still, this storage controller mode is useless and adds overhead. Switching to AHCI/NVMe without loading the proper driver stack will make your system unbootable, which is why it’s important to boot into Safe Mode so Windows loads the right driver beforehand and can still find the boot drive after the switch.

    Advertisement
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    The Tech Guy
    • Website

    Related Posts

    Must-see Marvel movies to watch if you’ve never seen a single one

    August 30, 2026

    How to secure OpenClaw desktop AI automation on Windows systems

    August 29, 2026

    I let temporary files pile up for months and recovered 3.3GB without breaking anything

    August 29, 2026

    6 Movies You Didn’t Know Were Inspired by Greek Mythology

    August 29, 2026

    I gave my Linux gaming PC the Steam Machine trick everyone wants

    August 28, 2026

    Something went wrong Microsoft Family

    August 27, 2026
    Leave A Reply Cancel Reply

    Advertisement
    Top Posts

    You don’t need a NAS to self-host — I proved it with hardware from my closet

    June 7, 2026391 Views

    Spotify is giving one of its best playlists a big visual upgrade to give subscribers ‘a closer connection’ to its New Music Friday curators — and I think it could be the update it’s always needed

    June 12, 2026210 Views

    The iPad Air brand makes no sense – it needs a rethink

    October 12, 202516 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Advertisement
    About Us
    About Us

    SynapseFlow brings you the latest updates in Technology, AI, and Gadgets from innovations and reviews to future trends. Stay smart, stay updated with the tech world every day!

    Our Picks

    Weekly poll results: the Honor Robot Phone draws in a crowd with its camera capabilities

    August 30, 2026

    Must-see Marvel movies to watch if you’ve never seen a single one

    August 30, 2026

    WhatsApp’s Scam Alert feature is now available to beta users on Android

    August 30, 2026
    categories
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    Facebook X (Twitter) Instagram Pinterest YouTube Dribbble
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    © 2026 SynapseFlow All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.

    Ad Blocker Enabled!
    Ad Blocker Enabled!
    Our website is made possible by displaying online advertisements to our visitors. Please support us by disabling your Ad Blocker.