Windows standard disk management Basic disks and partitions
Basic discis a Windows standard disk management method that manages SSDs/HDDs connected to a computer individually and stores partitioncan be recognized as an independent drive.
Checking the disk status and operations are standard Windows functions. Disk management Done in.
partition
partition creates a partition in the disk drive, and the system physically treats it as multiple drives, and the biggest advantage is data preservation in the event of system damage.
Even if the data on the C drive is damaged and the OS cannot boot, the disk drive MBR , GPT Stores partition information, so you can access each drive by adding a disk drive to another PC.
MBR and GPT
MBR と GPT indicates the partition format in the auxiliary storage device such as SSD/HDD, and disk drives of 2 TB or less are defaulted to Master Boot Record ( MBR ) is used.
Master Boot Record
Master Boot Record The (MBR) acts like a map of the in-disk configuration and is first read by auxiliary storage (such as a hard disk) that has information about the partition.
Since the MBR exists for each physical drive, you can access the drive even if you remove the connected drive from your computer and connect it to another computer.Due to the old standard, it cannot recognize more than 2 TB of space, and the maximum number of primary partitions that can be created for one physical drive is four..
GUID Partition Table
GUID Partition Table ( GPT ) is the successor standard to MBR, which can recognize an area of 2 TB or more, and the maximum number of partitions that can be created is 128.
Since GPT uses the EFI extension, it cannot be used in the BIOS environment, and in the case of 32-bit OS, it can only be used as a boot disk with Windows 8 or later.
Partition type
MBR For format partitions Primary partition と Extended partition OS such as Windows can only be installed on the primary partition, which is recognized as a physical drive.
No drive letter is set for the system disk (C drive) Reserved by system と Recovery partition Is created automatically, so there are three primary partitions.
Partition
Windows Disk management If you want to create a partition withData is lost because the disk is formattedYou can use the Disk Management app to edit the partition while preserving the data on the disk.

Installing and using AOMEI Partition Assistant Standard
The standard free software AOMEI Partition Assistant, which can change partitions and clone disks, is a Hong Kong software vendor AOMEI International Network Limit […]

Installing and using the MiniTool Partition Wizard
MiniTool Partition Wizard, a disk management app for changing partitions that supports Japanese, is developed by software vendor MiniTool Software based in Hong Kong and Canada […]

Setting up and using GParted Free Partition Manager
Free bootable partition editor booted from USB stick GParted is a Linux-based free partition editor developed by GNOME developers, depending on the OS of your computer […]

Installing and using EaseUS Partition Master Free
EaseUS Partition Master, a free disk management app that allows you to change partitions and optimize disks, is being developed by Chinese software vendor CHENGDU YIWO Tech Co., Ltd. […]
format
To format the drive Normal format と Quick format Quick format reduces the time required for formatting by omitting the work performed by normal formatting.
Erase the data management area / Check for defective disks / Take write-protection measures for defective parts.
Quick format
Only erase the data management area is executed.
Formatting does not erase the data,Data management area If you want to completely erase the data on the disk, you may physically destroy the disk or the disk because you may be able to recover the data by using recovery software etc. Repeat overwriting to Erase software To use.
Volume
The area that made the created partition available to the system VolumeSo, what you can create with a basic disk Simple volume You can think of it as almost synonymous with a partition on a basic disk.
Simple Volume Wizard
Windows Disk management で Unallocated When creating a volume on a partition of, basic disk can only be a simple volume.
Creating a simple volume Disk management Select the unallocated partition with and from the context menu (right-click menu) New simple volume choose.
New Simple Volume Wizard Will start, so "Next".
Specify the size of the simple volume.
The available drive characters are displayed in a list, so assign any drive character.
Format this volume with the following settings Check "Next".
Allocation unit size: Default value
Volume label: Optional
Adjust the volume size Simple Volume Wizard Repeatedly execute three Primary partitionWas created, the fourth is Extended partitionBecomes in the extended partition Logical driveIs made.
Create extended partition
If you want to create only the extended partition on the disk drive diskpart Use to configure the settings.
スタート Right click Windows terminal Start (PowerShell) anddiskpart Enter Enter Key.
When the User Account Control dialog is displayed, click "Yes" to allow.
Because another window will open list disk Enter Enter Key.
Check the disk number to create the partition.
select disk Enter a space after and enter the disk number to create the partition. Enter Key.
If you want all selected disks to be extended partitions create partition extended Enter.
If you want to create an extended partition of any size create partition extended size = xxxxxx Enter to specify the size.
1024 B = 1 KB / 1024 KB = 1 MB / 1024 MB = 1 GB / 1024 GB = 1 TB
500 MB when creating a 512000 GB extended partition
list partition Enter Enter Key.
Check the partition number to create the logical drive.
select partition Enter a partition number to create a logical drive by inserting a space after Enter Key.
create partition logical size =xxxxxx Enter the size of the logical drive to be created in.
Once the extended partition and logical drive have been created exit で diskpart And close the Windows terminal.
Disk managementOpen, select the created logical drive from the context menu format choose.
Set the format and click "OK".
Allocation unit size: Default value
Volume label: Optional
A dialog will be displayed, so click "OK".
The logical drive becomes available.
Delete partition with DISKPART command
When formatting the disk that was used as the boot diskReserved by system If cannot be deleted Diskpart Delete with.
スタート Right click Windows terminal Start (PowerShell) anddiskpart Enter Diskpart Start.
Diskpart When opens list disk Enter.
Check the disk number to create the partition.
select disk Specify the optical disk to delete the partition by inserting a space after.
clean Clear the disk partition information by typing.
Once the partition is deleted exit で diskpart And close the Windows terminal.
Disk management Open and from the context menu of the cleaned disk Disk initialization choose.
Select the partition format and click "OK".
Related article

Email settings and basic knowledge
Differences between POP3/SMTP/IMAP and how to set them up Currently, webmail has become mainstream and settings have been simplified, but email settings that require receiving/sending servers and port settings, etc. Bigina […]

Basic knowledge of RAID
Disk configuration that enhances stability and processing speed Current hard disks (HDD) have dramatically improved stability and speed, but aging deterioration of physical drives is unavoidable, and it depends on the usage environment, but at the earliest 3 ~ Note in 5 years […]

Dynamic disk and RAID
Dynamic disk, a Windows-specific disk management that enables span volumes and software RAID, was announced to be discontinued in May 2020, and with future updates, dynamic disk will be replaced by Storage Spaces […]

Basic disks and partitions
Windows standard disk management About basic disks and partitions Basic disk is a Windows standard disk management method that manages the SSD/HDD connected to the computer individually and […]

Windows version and build list
List of Windows 10/11 versions, builds, and support end dates Windows 10/11 Home and Pro are covered by Microsoft's Modern Lifecycle Policy, and Windows […]