How To Partition And Format A Drive Using Powershell
How to Partition and Format a Drive Using PowerShell You can use PowerShell to partition and format drives on Windows 10 thanks to its extensive options. So, here’s how you can prepare a drive for new data using PowerShell on Windows 10. 1. Open PowerShell and Get-Disk Open PowerShell and select the disk you want to format and partition. In the following examples, I’m using a 128GB USB flash drive, but the commands and processes apply to any drive....