Knowledge Base

Our Knowledge Base provides step-by-step guides, troubleshooting tips, and expert insights to help you manage VPS, dedicated servers, domains, DDoS protection, and more — all designed to make your experience with us fast, secure, and stress-free.

How do I make a RAID array inside Windows?

Log in to your server by KVM or RDP (remote desktop).

Open up your control panel, and change “View by” to either “small icons” or “large icons”.

Click on “Administrative Tools” and then click “Computer Management”, thereafter under “Storage”, click “Disk Management”.

At this point, the system could ask you if you want to initialize the new disk. Choose to do so.

Right-click the first disk (“Disk 0”), and choose “Convert to Dynamic Disk”, then agree with the warning the system will give you.

Right-click the first partition of your operating systems’ disk and choose “Add Mirror”. Now you should be able to select the second disk as your destination.

Do the last two steps for all partition you have, so both disks will look the same. The system will begin syncing the drives. Your system can feel a bit slower during this process because of the reading/writing going on, Windows isn’t as efficient as Linux when it comes to I/O operations.