DISKPART 명령 목록 및 Windows 11/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) : 디스크 관리용 DISKPARTFSUTIL 명령줄 도구를 사용하여 디스크 (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> 선택
  • 목록 볼륨
  • 볼륨 선택 <아니요>
  • 볼륨 삭제

이것을 게시하십시오. 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> 선택
  • 목록 볼륨
  • 볼륨 선택 <아니요>
  • 문자 할당=<알파벳>

(Make)할당된 알파벳이 이미 사용 중이 아닌지 확인 하십시오.

관련 항목(Related) : 디스크에 이 작업을 완료하는 데 사용할 수 있는 공간이 충분하지 않습니다 .

파티션 크기(Size) 를 줄이는 방법은 무엇입니까?

계속 진행하기 전에 이것이 매우 긴 과정이라는 것을 알아두십시오. 프로세스가 완료될 때까지 드라이브는 거의 쓸모가 없습니다.

  • 디스크 <no> 선택
  • 목록 볼륨
  • 원하는 축소=<아니요>

이것은 NTFS 파일 시스템에서만 작동합니다.

읽기(Read) : 수정 Diskpart가 디스크 속성을 지우지 못했습니다 .

Diskpart Clean 명령(Diskpart Clean Command) 을 사용하여 디스크(Disk) 를 지우는 방법은 무엇입니까?

  • 명령 프롬프트 에서 (Command Prompt)Diskpart 명령 열기
  • list disk 를 입력 하고 Enter 키를 누릅니다.
  • select disk <no> 를 사용하여 청소할 디스크(Disk) 를 선택하십시오.
  • clean 을 입력 하고 Enter 키를 누릅니다.

clean all 명령 을 사용하지 않도록 하십시오 . 선택한 디스크의 모든 파티션을 제거합니다. 또한 보안 지우기를 수행하므로 디스크 크기에 따라 1시간 정도 소요됩니다.

관련 항목: (Related:) DiskPart에 다음 오류가 발생했습니다. 액세스가 거부 되었습니다.

Windows Diskpart 유틸리티(Windows Diskpart Utility) 에 대한 무료 대안

이들은 Diskpart(Diskpart) 에 비해 더 나은 인터페이스와 기능을 제공하는 타사 소프트웨어입니다 . 실제로 변경 사항이 커밋되기 전에 변경 사항을 미리 볼 수 있습니다. 다음은 빠른 목록입니다.

사용 방법, Diskpart(Diskpart) 가 제공하는 명령 목록 , 더 나은 경험을 위해 사용할 수 있는 Windows Diskpart 소프트웨어 의 대안을 이해할 수 있기를 바랍니다 .



About the author

저는 Edge 경험이 있는 숙련된 Windows 10 및 Windows 11/10 관리자입니다. 저는 이 분야에서 제공할 수 있는 풍부한 지식과 경험을 가지고 있습니다. 그렇기 때문에 제 기술이 귀사에 귀중한 자산이 될 것이라고 생각합니다. Windows 10과 Edge 모두에서 다년간의 경험을 통해 새로운 기술을 빠르게 배우고 문제를 신속하게 해결하며 비즈니스 운영에 대한 책임을 질 수 있습니다. 또한 Windows 10 및 Edge에 대한 경험을 통해 운영 체제의 모든 측면에 대해 매우 잘 알고 있으므로 서버 관리 또는 소프트웨어 응용 프로그램 관리에 도움이 될 것입니다.



Related posts