Hello, Harlan Sherriff
Welcome to Microsoft Community.
Generally Speaking, setting up a RAID array with external drives in Windows 11 using Disk Management can be a bit tricky because Windows generally expects internal drives for RAID configurations. However, if you want to mirror your data across those two external drives, you can try using Windows Storage Spaces, which provides a software-based RAID solution. Here's how you can do it:
*Note: Make sure to back up any data on those drives before proceeding because setting up RAID can result in data loss if not done correctly.*1. Attach External HDD or Use Virtual HDD:
- To attach an external hard drive, simply connect it to your computer using the appropriate cable.
- To use a virtual hard disk (VHD), follow the steps below:
2. Open Disk Management: You can open Disk Management in Windows 11 using one of the following methods
- Press
Win + Rto open the Run dialog box, typediskmgmt.msc, and press Enter. - Right-click on the Start menu, and choose "Disk Management."
3. Create VHD: In Disk Management, follow these steps to create a virtual hard disk (VHD):
- In the Disk Management window, click on "Action" in the menu bar.
- Select "Create VHD" from the dropdown menu. This will open a dialog box.
- In the "Create and Attach Virtual Hard Disk" window:
- Click the "Browse" button to choose the location where you want to save the VHD.
- Specify the size of the virtual hard disk in the "Size" field. Ensure you have enough space for your needs.
- Select "VHDX" as the type of virtual hard disk. VHDX is recommended for its improved features and performance over VHD.
- Choose a location for your VHD and give it a name.
- Choose whether to create a dynamically expanding or fixed-size VHD. The former consumes only as much space as needed, while the latter pre-allocates the full size.
- Click "OK" to create the VHD. Click hereto view it
- In the "Create and Attach Virtual Hard Disk" window:
4. Configure RAID in Advanced Storage Settings:
- After attaching your external hard drives or creating your VHDs, you can configure RAID using the following steps:
- Press
Win + Ito open the Windows Settings. - Go to "System" and select "Storage."
- Under "Advanced storage settings," click on "Storage Spaces." Click hereto view it.
- Press
- In the Storage Spaces window:
- Click "Add a new Storage Pool."
- Follow the prompts to create a storage pool by combining your disks, configuring the RAID settings (e.g., Mirror for RAID 1), and specifying the size.
- Choose the file system for your RAID array (usually NTFS).
- Click "Create" to create the RAID volume. Click **** hereto view it, and **** hereis another reference picture.
Now you have created a storage pool using either external hard drives or virtual hard disks in Windows 11. Please note that while this method allows you to create a RAID-like configuration using Windows Storage Spaces, it's not the same as hardware RAID and may not provide identical performance or features. Always ensure you have backups of your important data.
Hope it helps! If any update, welcome to share with us.
Best regards,
Chandy |Microsoft Community Support Specialist