Click to Rate and Give Feedback
TechNet
TechNet Library
Windows Server
Windows Server 2003
Product Help
Disks and Data
Disk Management
Manage Disks
 Change a dynamic disk back to a bas...
Change a dynamic disk back to a basic disk

Updated: January 21, 2005

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

To change a dynamic disk back to a basic disk

Using the Windows interface

  1. Back up all volumes on the disk you want to convert from dynamic to basic.

    For more information about backing up volumes, see Related Topics.

  2. Open Computer Management (Local).

  3. In the console tree, click Computer Management (Local), click Storage, and then click Disk Management.

  4. Right-click each volume on the dynamic disk you want to convert to a basic disk, and then click Delete Volume for each volume on the disk.

  5. When all volumes on the disk have been deleted, right-click the disk, and then click Convert To Basic Disk.

Notes

  • To perform this procedure on a local computer, you must be a member of the Backup Operators group or Administrators group on the local computer, or you must have been delegated the appropriate authority. To perform this procedure remotely, you must be a member of the Backup Operators group or Administrators group on the remote computer. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure. For more information, see Default local groups, Default groups, and Using Run as.

  • To open Computer Management, click Start, click Control Panel, double-click Administrative Tools, and then double-click Computer Management.

  • The disk must not have any volumes nor contain any data before you can change it back to a basic disk. If you want to keep your data, back it up or move it to another volume before you convert the disk to a basic disk.

  • Once you change a dynamic disk back to a basic disk, you can create only partitions and logical drives on that disk.

Using a command line

  1. Back up all volumes on the disk you want to convert from dynamic to basic.

    For more information about backing up volumes, see Related Topics.

  2. Open Command Prompt.

  3. Type:

    diskpart

  4. At the DISKPART prompt, type:

    list disk

    Make note of the dynamic disk you want to convert to a basic disk.

  5. At the DISKPART prompt, type:

    select diskn

  6. At the DISKPART prompt, type:

    detail diskn

  7. For each volume on the disk, at the DISKPART prompt, type:

    select volume=n

    and then type:

    delete volume

  8. At the DISKPART prompt, type:

    select diskn

    Specify the disk number of the disk that you want to convert to a basic disk.

  9. At the DISKPART prompt, type:

    convert basic

 

Value Description

list disk

Displays a list of disks and information about them, such as their size, amount of available free space, whether the disk is a basic or dynamic disk, and whether the disk uses the master boot record (MBR) or GUID partition table (GPT) partition style. The disk marked with an asterisk (*) has focus.

select disk

Selects the specified disk, where n is the disk number, and gives it focus.

detail disk

Displays the properties of the selected disk and the volumes on that disk.

select volume

Selects the specified volume, where n is the volume number, and gives it focus. If no volume is specified, the select command lists the current volume with focus. You can specify the volume by number, drive letter, or mount point path. On a basic disk, selecting a volume also gives the corresponding partition focus.

delete volume

Deletes the selected volume. You cannot delete the system volume, boot volume, or any volume that contains the active paging file or crash dump (memory dump).

convert basic

Converts an empty dynamic disk into a basic disk.

Notes

  • To perform this procedure on a local computer, you must be a member of the Backup Operators group, Administrators group, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure. For more information, see Default local groups, Default groups, and Using Run as.

  • To open a command prompt, click Start, point to All programs, point to Accessories, and then click Command prompt.

  • The disk must not have any volumes nor contain any data before you can change it back to a basic disk. If you want to keep your data, back it up or move it to another volume before you convert the disk to a basic disk.

  • Once you change a dynamic disk back to a basic disk, you can create only partitions and logical drives on that disk.

  • For more information about DiskPart, see Related Topics.

Information about functional differences

  • Your server might function differently based on the version and edition of the operating system that is installed, your account permissions, and your menu settings. For more information, see Viewing Help on the Web.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Procedure not working      theking2   |   Edit   |   Show History
When the partition holds a Page File the suggestion procedure is not possible. Please remove this suggestion or add additional remarks.
Tags What's this?: Add a tag
Flag as ContentBug
convert dynamic disk to basic disk      Hanmei2012 ... vgnkjnkhnjm   |   Edit   |   Show History
why do you use other software to convert dynamic disk to basic without deleteing HD? such as Dynamic Disk Converter, you could find it through internet
Tags What's this?: Add a tag
Flag as ContentBug
Convert Dynamic Disk to Basic without Losing Data      WindowsguyZ   |   Edit   |   Show History
Learn how to convert dynamic disk to basic and ensure data safe: http://www.dynamic-disk.com/adindex.html
Tags What's this?: Add a tag
Flag as ContentBug
Thank you very much!!!!!!!      evatari   |   Edit   |   Show History

That help me can installed windows !!
because I don't know what is dynamic and basic format
I can't install my windows 7 and I tried to search for how to
Until I know what's the problem ! My HDD is changed in to dynamic
and Then I use command to change it into basic format

Now I can install my windows Thanks very very very much

Tags What's this?: Add a tag
Flag as ContentBug
There is a safer Solution :)      Sean Kearney   |   Edit   |   Show History
A little trick I came up with years ago when I had to fight with Software Mirrors. Download TestDisk from www.cgsecurity.org and follow the instructions. If you have questions ping @energizedtech on Twitter or email me sean@powershell.ca and I'll try to help you out.

http://blogs.technet.com/canitpro/archive/2007/08/15/your-solutions-recover-data-from-a-2000-2003-software-mirror.aspx
Tags What's this?: Add a tag
Flag as ContentBug
Dynamic Disk      Pradeep Bhaskar ... Thomas Lee   |   Edit   |   Show History
Dynamic disk is not supported by WinXP. So you can't change dynamic to basic through Diskpart in WinXP.
You may convert Dynamic Disk into basic from Win2000 or Win2003.
Tags What's this?: Add a tag
Flag as ContentBug
Here's a nondestructive method      Jürgen Wondzinski ... jcliddell   |   Edit   |   Show History
See KB 913964 for a MS recommended diskhack to change dynamic back to basic. Don't get fooled by the topic, look down to the "workaround" section....

http://support.microsoft.com/kb/913964
Tags What's this?: Add a tag
Flag as ContentBug
How can you backup the drive when the OS does not gives you access to it?      ffopir   |   Edit   |   Show History
How can you backup the drive when the OS does not gives you access to it?
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker