新しいハードディスクまたはソリッドステートドライブ(state drive)を手に入れたら、最初にパーティションを作成する必要があります。つまり、データを保存できるように、1つ以上のパーティションを作成する必要があります。このタスクにはサードパーティのツールを使用できますが、Windowsオペレーティング(Windows operating)システムには、パーティションディスクも同様に処理できるツールが含まれています。したがって、組み込みツールのみを使用して、 Windowsの任意のドライブ(HDD、SSDなど)にパーティションを作成する2つの方法があります。
注:(NOTE:)この手順は、Windows 10、Windows 8.1、およびWindows7のすべての最新バージョンで同じように機能します。
ディスクの管理(Disk Management)を使用して、 Windowsでパーティションを作成する方法
最初に行う必要があるのは、ディスクの管理(Disk Management)を開くことです。それを行う簡単な方法は、それを検索することです。ただし、このチュートリアルで説明されているすべての方法を見つけることができる他の方法もあります。Windows(すべてのバージョン)でディスク管理ツールを開く9つの方法。(Disk Management tool)
ハードドライブに空き容量がある場合は、それを使用して新しいパーティションを作成できます。パーティション化されていないスペースが強調表示され、未割り当て(Unallocated )または「空き領域」としてラベル付けされているはずです。("Free space.")
注:(NOTE: )ドライブに空き領域がないが、に設定されているパーティションに満足できない場合は、既存のパーティションを削除して、ドライブが占有しているすべての領域を解放してから、必要に応じて新しいパーティションを作成できます。ただし、パーティションを削除すると、パーティション上のすべてのデータが失われることに注意してください。このテーマについて詳しく知りたい場合は、このガイドを参照してください。サードパーティのアプリを使用せずに、 Windowsでパーティションを削除する2つの方法。(Windows)
未割り当て(空き)スペースにパーティションを作成するには、そのスペースを右クリックまたはタップアンドホールドしてから、[新しいシンプルボリューム]をクリックまたはタップします。("New Simple Volume.")
このアクションにより、 「新しいシンプルボリュームウィザード」("New Simple Volume Wizard.")が起動します。その中で、[次へ(Next)]をクリックまたはタップします。
ウィザードは、パーティションのサイズを尋ねます。必要な値をメガバイト単位で入力し、[(Enter)次へ(Next)]を押します。使用可能な空き領域の全部または一部のみを使用できることに注意してください。
次に、新しいパーティションに「ドライブ文字を割り当てる」 、 「(Assign a drive letter,")空のNTFSフォルダにマウントする」(Mount in an empty NTFS folder" )、または「ドライブ文字またはドライブパスを割り当てない(Do not assign any drive letter or drive path")」を選択できます。おそらく、ファイルエクスプローラー(File Explorer )とWindowsエクスプローラー(Windows Explorer)で別のドライブとして表示できるように、新しいパーティションに文字を割り当てることを選択する必要があります。ただし、特別な状況では、他のオプションの1つを選択することもできます。決心したら、 [次へ]を(Next)クリックまたはタップ(click or tap) します。
次に、パーティションのフォーマット方法に関する情報の入力を求められます。このパーティションを使用する場合は、フォーマットする必要があることに注意してください。ほとんどの場合、 NTFS(NTFS)の使用を選択する必要があります。これは、最新バージョンのWindowsのデフォルトで推奨されるファイルシステムであり、 (file system)FAT32と比較して、パフォーマンス、セキュリティ、およびフォールトトレランス(security and fault tolerance)が向上しています。詳細については、次の記事を参照してください:FAT32、exFAT、またはNTFS(exFAT or NTFS)?SDカード、メモリースティック、ハードドライブのフォーマット方法。
パーティションをフォーマットしない場合は、「このボリュームをフォーマットしない」を選択し、「("Do not format this volume")次へ(Next)」をクリックまたはタップします。パーティションをフォーマットする場合は、ファイルシステム(file system)としてNTFSを使用し、デフォルトの(NTFS)アロケーションユニットサイズ(Allocation unit size)を維持して、2番目のオプションを選択します。ボリュームにラベルを付けることもお勧めします。これは、ボリュームを認識しやすくするだけでなく、異なるオペレーティングシステムで実行されている他のデバイスとこのパーティションを共有する場合に必要な手順であるためです。ボリュームラベル(Volume label)は、ファイルエクスプローラー(File Explorer)とWindowsエクスプローラーの(Windows Explorer)ドライブ文字(drive letter)の横に常に表示されます。すべての選択を行ったら、(click or tap) [次へ(Next)]をクリックまたはタップします。
ウィザードには、新しいパーティション用に選択した設定の概要が表示されます。[完了(Finish )]をクリックまたはタップして、ウィザードを閉じることができます。
ウィザードが終了すると、[ディスクの管理](Disk Management)ウィンドウに戻り、フォーマット中の新しいパーティションが表示されます。このプロセスには数秒しかかかりませんが、パーティションのサイズとハードディスクまたはソリッドステートドライブ(state drive)の速度によって異なります。
パーティションがフォーマットされると、ドライブにある他のパーティションの中にリストされます。
これで、ディスクの管理(Disk Management)ツールを閉じて、新しいパーティションを使用してデータを保存できるようになりました。
PowerShellまたはコマンドプロンプト(PowerShell or Command Prompt)、およびdiskpartツール(diskpart tool)を使用してWindowsでパーティションを作成する方法
グラフィカルインターフェイスではなくコマンドライン(command line)を使用する場合は、 Powershellまたはコマンドプロンプトで(Command Prompt)diskpartコマンドを使用できます。管理者として好みのコマンドを開始し、次のコマンドを実行します。各コマンドの後にEnterキー(Enter)を押します(キーボード上)。
- diskpart - diskpartツールを起動します。
- (list disk)listdisk-システムにインストールされているすべてのディスクを一覧表示します。パーティションを作成するディスクの番号を書き留めます。
- selectdiskX-新しいパーティションを作成するディスクを選択します。Xは、使用するディスクの番号である必要があります。
- create partition primary size=XXXXXディスク上の空き領域を使用して、指定したサイズ(メガバイト単位)のパーティションを作成します。XXXXXを必要なサイズに置き換えます。
- assign letter = Xこのコマンドを使用して、作成したばかりの新しいパーティションに文字を割り当てます。Xは、使用するドライブ文字である必要があります。
- format fs=ntfs quickパーティションを使用できるようにするには、パーティションをフォーマットする必要があります。NTFSファイルシステムを使用し、クイックフォーマットを実行することをお勧めします。
これで、 PowerShell(PowerShell)またはコマンドプロンプト(Command Prompt)を閉じて、新しいパーティションの使用を開始できます。上記のすべてのコマンドには、使用できる他の多くのパラメーターがあることにも注意してください。それらが何であるか、および各コマンドをカスタマイズする方法を確認するには、helpと入力してからそのコマンドを入力します。
diskpart コマンドツール(command tool)、およびそれを使用してパーティションとディスクを管理する方法について詳しく知りたい場合は、次のチュートリアルをお読みください。コマンドプロンプト(Command Prompt)-6つのディスク管理(disk management)コマンドを知っておく必要があります。
結論
ガイドからわかるように、Windowsでは(Windows)パーティションの作成は簡単です。グラフィカルでユーザーフレンドリーなディスクの管理(Disk Management)ツールを使用できますが、必要に応じてDiskPartコマンドラインツールを使用することもできます。Windowsには必要なものがすべて揃っているため、サードパーティのアプリは必要ありません。以下のコメントで、彼らがあなたのためにどれだけうまくいったかを教えてください。
2 ways to create a partition, in Windows (all versions)
When you get your hands on a new hard disk or solid state drive, the first thing you have to do is partition it. That means that you must create one or more рartіtіоns so that you can then store data. Although you could use third-pаrty tools for this task, the Windows operating syѕtem includes tools that can handle partitioning disks јust as well. So here are two ways to create a partition on any drive (HDD, SSD, etC) in Windows, using only built-іn tools:
NOTE: This procedure works the same in all modern versions of Windows: Windows 10, Windows 8.1 and Windows 7.
How to create a partition in Windows, using Disk Management
The first thing you must do is open Disk Management. A quick way to do it is to search for it. However, there are also other methods, which you can find all described in this tutorial: 9 ways to open the Disk Management tool in Windows (all versions).
If you have free space on your hard drive, you can use it to create new partitions. You should see the unpartitioned space highlighted and labeled as Unallocated or "Free space."
NOTE: If there is no free space on your drives, but you are not satisfied with the partitions set on the, you could delete the existing partition to free all the space they occupy and then create new partitions as you see fit. However, note that deleting partitions means losing all the data on them. If you want to read more about this subject, see this guide: Two ways of deleting a partition, in Windows, without third-party apps.
To create a partition in the unallocated (free) space, right-click or tap and hold on that space and then click or tap on "New Simple Volume."
This action should launch the "New Simple Volume Wizard." In it, click or tap Next.
The wizard asks what size the partition should be. Enter the value that you want, in megabytes, and then press Next. Note that you can use all or just part of the total available free space.
Then, you can choose to "Assign a drive letter," "Mount in an empty NTFS folder" or "Do not assign any drive letter or drive path" for the new partition. You should probably choose to assign a letter to the new partition so that you can see it in File Explorer and Windows Explorer as a separate drive. However, for special circumstances, you can also choose one of the other options. After you have made your mind, click or tap Next.
You are then going to be asked for some information regarding how the partition should be formatted. Keep in mind that, if you wish to use this partition, it needs to be formatted. In most cases, you should choose to use NTFS. This is the default and preferred file system in modern versions of Windows, providing increased performance, security and fault tolerance when compared to FAT32. For more information, read this article: FAT32, exFAT or NTFS? How to format SD cards, memory sticks, and hard drives.
If you do not want to format the partition, select "Do not format this volume" and click or tap Next. If you do want to format the partition, select the second option, using NTFS as the file system and keeping the default Allocation unit size. It is also a good idea to label the volume, not only to recognize it more easily, but also because it is a required step if you plan on sharing this partition with other devices running on different operating systems. The Volume label always shows up next to the drive letter in File Explorer and Windows Explorer. Once you have made all your choices, click or tap Next.
The wizard displays a summary of the settings you chose for the new partition. You can click or tap on Finish to close the wizard.
When the wizard is finished, you are brought back to the Disk Management window, where you see the new partition as it is being formatted. This process should take only a few seconds, but it depends on the size of the partition and the speed of your hard disk or solid state drive.
After the partition is formatted, it is listed among the others found on your drive.
Now you can close the Disk Management tool and start using the new partition to store data on it.
How to create a partition in Windows, using PowerShell or Command Prompt, and the diskpart tool
If you prefer the command line instead of a graphical interface, you can use the diskpart command in Powershell or Command Prompt. Start the one you prefer, as an administrator, and then run the following commands, each followed by Enter (on your keyboard):
- diskpart - starts the diskpart tool.
- list disk - lists all the disks installed on your system. Write down the number of the disk on which you want to create a partition.
- select disk X - select the disk on which you want to create the new partition. X should be the number of the disk that you want to use.
- create partition primary size=XXXXX - creates a partition using the free space on the disk, with a size equal to the one you specify (in megabytes). Replace XXXXX with the size that you want.
- assign letter = X - use this command to assign a letter to the new partition that you just created. X should be the drive letter that you want to use.
- format fs=ntfs quick - to be able to use the partition, you must format it. We recommend using the NTFS file system and do a quick format.
Now you can close PowerShell or Command Prompt and start using your new partition. You should also note that all the commands above have many other parameters that you can use. To see what they are and how you can customize each command, you can type help followed by that command.
If you want to know more about the diskpart command tool, and how to use it to manage partitions and disks, read this tutorial: Command Prompt - 6 disk management commands you should know.
Conclusion
As you have seen from our guide, creating partitions is easy in Windows. You can use the graphical and user-friendly Disk Management tool, but you can also use the DiskPart command-line tool, if you prefer. There is no need for any third-party apps because Windows has everything you need. Let us know how well they worked for you, in a comment below.