DISKPARTコマンドのリストとWindows11/10での使用方法

Windowsには、コンピューター上のハードディスクを管理するための完全なソリューションを提供する組み込みツールであるディスク管理が付属しています。(Disk Management)これを使用して、ボリュームの縮小、ボリュームまたはポーションサイズの増加、新しいものの作成などを行うことができます。ユーザーインターフェイスは、 PowerShellまたはコマンドプロンプト(Command Prompt)で機能する一連のコマンド( DISKPART )を使用して構築されています。複雑なコマンドを実行したり、仮想ハードディスクを操作したりする必要がある場合に便利です。Diskpartユーティリティには、投稿で共有されている使用可能なコマンドのリストがあります。

Diskpartコマンドのリスト

Windows 11/10Diskpartコマンド(Diskpart Commands)のリスト

activeMarks the disk’s partition with focus as active.
addMirrors the simple volume with focus to the specified disk.
assignAssigns a drive letter or mount point to the volume with focus.
attach vdiskAttaches (sometimes called mounts or surfaces) a virtual hard disk (VHD) so that it appears on the host computer as a local hard disk drive.
attributesDisplays or sets or clears the attributes of a disk or volume.
automountEnables or disables the automount feature.
breakBreaks the mirrored volume with focus into two simple volumes.
cleanRemoves any and all partition or volume formatting from the disk with focus.
compact vdiskReduces the physical size of a dynamically expanding virtual hard disk (VHD) file.
convertConverts file allocation table (FAT) and FAT32 volumes to the NTFS file system, leaving existing files and directories intact.
createCreates a partition on a disk, a volume on one or more disks, or a virtual hard disk (VHD).
deleteDeletes a partition or a volume.
detach vdiskStops the selected virtual hard disk (VHD) from appearing as a local hard disk drive on the host computer.
detailDisplays information about the selected disk, partition, volume, or virtual hard disk (VHD).
exitExits the diskpart command interpreter.
expand vdiskExpands a virtual hard disk (VHD) to the size that you specify.
extendExtends the volume or partition with focus, along with its file system, into free (unallocated) space on a disk.
filesystemsDisplays information about the current file system of the volume with focus and lists the file systems that are supported for formatting the volume.
formatFormats a disk to accept Windows files.
gptAssigns the gpt attribute(s) to the partition with focus on basic GUID partition table (gpt) disks.
helpDisplays a list of the available commands or detailed help information on a specified command.
importImports a foreign disk group into the disk group of the local computer.
inactiveMarks the system partition or boot partition with focus as inactive on basic master boot record (MBR) disks.
listDisplays a list of disks, of partitions in a disk, of volumes in a disk, or of virtual hard disks (VHDs).
merge vdiskMerges a differencing virtual hard disk (VHD) with its corresponding parent VHD.
offlineTakes an online disk or volume to the offline state.
onlineTakes an offline disk or volume to the online state.
recoverRefreshes the state of all disks in a disk group, attempts to recover disks in an invalid disk group, and resynchronizes mirrored volumes and RAID-5 volumes that have stale data.
remProvides a way to add comments to a script.
removeRemoves a drive letter or mount point from a volume.
repairRepairs the RAID-5 volume with focus by replacing the failed disk region with the specified dynamic disk.
rescanLocates new disks that may have been added to the computer.
retainPrepares an existing dynamic simple volume to be used as a boot or system volume.
sanDisplays or sets the storage area network (san) policy for the operating system.
selectShifts the focus to a disk, partition, volume, or virtual hard disk (VHD).
set idChanges the partition type field for the partition with focus.
shrinkReduces the size of the selected volume by the amount you specify.
uniqueidDisplays or sets the GUID partition table (GPT) identifier or master boot record (MBR) signature for the disk with focus.

ヒント(TIP):ディスクの管理にDISKPARTおよびFSUTILコマンドラインツールを使用すると、ディスクの(Disk Management)管理に失敗した場合でも、パーティションのサイズ(resize a Partition even if Disk Management fails)を変更できます。

Diskpartの使い方は?

Diskpartコマンド

Diskpartは独自のスペースで実行されるため、コマンドを実行すると、通常のコマンドは使用できなくなり、Diskpartコマンドのみが使用できるようになります。

  • (Type CMD)スタート(Start)画面に「 CMD 」と入力し、 [管理者(Administrator)として実行]を選択します(Run)
  • Diskpart(Type Diskpart)と入力し、Enterキーを押します。
  • 通常のWindows(Windows)パスからDiskpartに切り替えるためのコンソールが表示されます。
  • これを投稿してください。いくつかの基本的なコマンドから始めて、それがどのように機能するかを理解することができます。

注:何かを削除することを選択した場合、それを復元することはできませんので注意してください。

Diskpartで開始するためのいくつかの基本的(Basic) なコマンド(Commands)

  • リストディスク:接続されているハードドライブまたはストレージの数を表示します
  • ディスクの選択Disk < no>:特定のディスクを選択します
  • パーティションのリスト:選択したディスクのパーティションのリストを表示します
  • リストボリューム:すべてのディスクのすべてのパーティションを表示します

WindowsでDiskPartを開く方法は?

管理者権限でコマンドプロンプト(Command Prompt)を開き、 Diskpartと入力して、Enterキーを押します。実行(Run)プロンプトを使用してDiskaprtを起動することもできます。Shift + Enterを押して、管理者権限で起動してください。(Make)

関連(Related):修正表示する固定ディスクはありません(There are no fixed disks to show)

Diskpartでドライブを一覧表示するにはどうすればよいですか?

Diskpart内に入ると、 List Diskと入力します。これにより、ハードドライブ、USBストレージ、SDカード、またはPCに接続されているその他のものを含むすべての接続されたストレージが一覧表示されます。

ボリュームまたはパーティションを削除するにはどうすればよいですか?

  • ディスク<no>を選択します
  • リストボリューム
  • ボリューム<no>を選択します
  • ボリュームを削除

これを投稿してください。Diskpartがボリュームを正常に削除したことを示す確認メッセージが表示されます。ただし、システム(System)ボリュームまたはブート(Boot)ボリュームを削除することはできません。削除できない場合は、必ずこのガイドをお読みください。(unable to delete it, make sure to read this guide.)

隠し(Hidden)パーティションにドライブ文字を割り当てる(Assign Drive Letter)にはどうすればよいですか?

Diskpartツールでパーティションを表示できるが、ファイルエクスプローラー(not available through the File Explorer)では使用できない場合は、ドライブ文字が割り当てられていないことが原因です。

  • ディスク<no>を選択します
  • リストボリューム
  • ボリューム<no>を選択します
  • 文字を割り当てる=<アルファベット>

(Make)割り当てられたアルファベットがまだ使用されていないことを確認してください。

関連(Related):この操作を完了するのに十分なスペースがディスク上にありません。

パーティションのサイズ(Size)を小さくするにはどうすればよいですか?

先に進む前に、これは非常に長いプロセスであることに注意してください。プロセスが完了するまで、ドライブはほとんど役に立たなくなります。

  • ディスク<no>を選択します
  • リストボリューム
  • 縮小したい=<no>

これは、NTFSファイルシステムでのみ機能します。

読み取り(Read):Diskpartがディスク属性をクリアできなかった問題を修正します。

Diskpart Cleanコマンド(Diskpart Clean Command)を使用してディスク(Disk)を消去する方法は?

  • コマンドプロンプトで(Command Prompt)Diskpartコマンドを開きます
  • list disk(list disk)と入力し、Enterキーを押します
  • select select disk <no>を使用して、クリーニングするディスクを選択します(Disk)
  • cleanと入力(clean)、Enterキーを押します

cleanallコマンドを使用しないように注意してください。選択したディスクのすべてのパーティションが削除されます。また、ディスクのサイズにもよりますが、安全な消去が行われるため、1時間程度かかります。

関連:(Related:) DiskPartでエラーが発生しました:アクセスが拒否されました。

WindowsDiskpartユーティリティ(Windows Diskpart Utility)の無料の代替品

これらは、 Diskpart(Diskpart)と比較して優れたインターフェイスと機能を提供するサードパーティソフトウェアです。実際、変更がコミットされる前に、変更のプレビューを見ることができます。クイックリストは次のとおりです。

使用方法、 Diskpart(Diskpart)に含まれるコマンドのリスト、およびより良いエクスペリエンスのために使用できるWindowsDiskpartソフトウェア(Windows Diskpart)代替手段を理解できたと思います。



About the author

私は、Windows 11 または 10 アプリケーションの開発と保守に 10 年以上の経験を持つソフトウェア エンジニアです。また、Google ドキュメントと Microsoft Edge の使用経験もあります。これらの分野での私のスキルは、将来のソフトウェア エンジニアリングの役割の優れた候補者になります。



Related posts