How can I switch between NVMe SSDs easily without hardware hassle?

0
16
Asked By TechTonic88 On

I have a PC setup with two NVMe SSDs, each installed with its own Windows 11 system. SSD 1 is for regular tasks like gaming and banking, while SSD 2 is reserved for more risky activities. I want to avoid having both SSDs powered on simultaneously to prevent potential malware transfer from SSD 2 to SSD 1, considering that it's not a good idea to keep sensitive data where there's a risk.

Currently, switching one SSD out for the other is quite a hassle because my motherboard design makes it difficult; I have to unscrew the SSD, which is blocked by my CPU cooler and GPU, making it inconvenient to do repeatedly during the day. I'm looking for a method to fully disconnect one SSD when using the other without needing to remove CPU or GPU components. Any suggestions?

5 Answers

Answered By CableCutter17 On

You might look into using riser cables for M.2 SSDs. This would make it as easy as unplugging SATA drives, while also ensuring a complete air gap between them.

Answered By GizmoGamer101 On

You could try using an NVMe to USB3 enclosure. It allows you to easily connect and disconnect without any internal hardware struggles.

Answered By ExpansionExpert On

Another solution is to use a PCIe expansion card. You can leverage these to manage your NVMe drives without a hassle. They basically let you use your extra PCIe slots for additional NVMe drives, which gives you some flexibility.

Answered By SecureSavant92 On

Consider encrypting SSD 1, which would prevent it from being written to when you're not booted into it. This isn't foolproof against all malware threats, but it's a good layer of protection.

Answered By BiosNinja On

If you're okay with having both drives inside, another way is to disable one in the BIOS. Just toggle it off when you don't want it active, but be careful not to enable them both at the same time.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.