Hi guys ..If you have mistakenly convert your HDD to dynamic then don't worry because here is the solution of this problem
Using DiskPart.exe in command line
- Open Command Prompt as Administrator Privileges.
 - Type the command:DISKPART
 - At the DISKPART prompt, type: LIST DISK
 - Select the disk you want to convert to basic..then type:SELECT DISKn where "n" is the number of disk
 - At the DISKPART prompt, type: CLEAN to delete all volumes on the disk.
 - Then, at the DISKPART prompt, type: CONVERT BASICto begin revert the disk to basic drive.
 
No comments:
Post a Comment