×

注意!页面内容来自https://allthings.how/how-to-open-disk-management-in-windows-11/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Skip to content

How to Open Disk Management in Windows 11

Updated Kazim Ali Alvi
How to Open Disk Management in Windows 11

Disk Management is a powerful built-in tool in Windows 11 that allows users to perform advanced storage tasks. With this utilityyou can initialize new drivesextend or shrink volumeschange drive lettersand more. Whether you're a tech enthusiast or a casual userknowing how to access Disk Management can be incredibly useful for managing your computer's storage.

In this guidewe'll explore several methods to open Disk Management in Windows 11starting with the most efficient approaches.

Using the Quick Access menu

The Quick Access menu provides one of the fastest ways to open Disk Management:

  1. Right-click on the Start button or press Windows + X.
  2. Select "Disk Management" from the list of options.

Quick Access menu with Disk Management option

The Disk Management tool will immediately launchdisplaying your computer's storage devices and partitions.

Disk Management interface

Utilizing the Windows search function

Another quick method to access Disk Management is through the Windows search:

  1. Press Windows + S to open the search menu.
  2. Type "Create and format hard disk partitions" in the search bar.
  3. Click on the matching result to open Disk Management.

Windows search results for Disk Management

You don't need to type the entire phrase; Windows will start showing results as you type.

Opening via Run command

For those who prefer keyboard shortcuts:

  1. Press Windows + R to open the Run dialog.
  2. Type "diskmgmt.msc" and press Enter or click OK.

Run dialog with diskmgmt.msc command

This method quickly launches the Disk Management tool without navigating through menus.

Using PowerShell or Command Prompt

For command-line enthusiasts:

  1. Open Windows Terminal (search for it in the Start menu).
  2. In PowerShell or Command Prompttype "diskmgmt" and press Enter.

PowerShell command to open Disk Management

This method works in both PowerShell and Command Prompt tabs within Windows Terminal.

Accessing through Task Manager

Task Manager offers another route to open Disk Management:

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click on "File" and select "Run new task".
  3. Type "diskmgmt.msc" and click OK.

Task Manager Run new task dialog

Opening from Control Panel

While not the quickest methodyou can still access Disk Management through Control Panel:

  1. Open Control Panel (search for it in the Start menu).
  2. Go to "System and Security".
  3. Click on "Create and format hard disk partitions" under "Administrative Tools".

Control Panel System and Security options

Using Computer Management

Computer Management provides access to various system toolsincluding Disk Management:

  1. Search for "Computer Management" in the Start menu and open it.
  2. In the left paneexpand "Storage" and click on "Disk Management".

Computer Management with Disk Management selected

Each of these methods will successfully open the Disk Management tool in Windows 11. Choose the one that best fits your workflow or preferences. RememberDisk Management is a powerful toolso use it carefully when making changes to your storage devices.

Have you tried any of these methods to access Disk Management? Which one do you find most convenient? Feel free to share your experiences or ask questions in the comments below.

<> /* YouTube Embed Card Styles v2.0 */ .yt-embed-card{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background:#fff;border:1px solid #dee2e6;border-radius:12px;overflow:hidden;width:100%;margin:1.6rem 0;box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;outline:none}.yt-embed-card:focus-visible{box-shadow:0 4px 16px rgba(0,0,0,.12),0 0 0 3px rgba(99,102,241,.5);transform:translateY(-2px)}.yt-embed-header{display:flex;align-items:center;padding:12px 16px;gap:10px}.yt-icon{width:20px;height:20px;fill:#ff0000}.yt-channel-info{font-size:14px;display:flex;align-items:baseline;gap:6px}.yt-channel-info a{color:#212529;font-weight:600;text-decoration:none;border-bottom:1px solid transparent}.yt-channel-info a:hover{border-bottom-color:#212529}.yt-source-domain{color:#6c757d;font-size:13px}.yt-embed-content{position:relative}.yt-embed-content img{width:100%;display:block;vertical-align:middle;aspect-ratio:16/9;object-fit:cover;border:0;background-color:#e9ecef;transition:opacity .2s ease}.yt-embed-card:hover .yt-embed-content img{opacity:.88}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.95);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:transform .2s ease,opacity .2s ease;opacity:0;pointer-events:none}.play-button::before{content:"";display:block;width:28px;height:28px;margin-left:4px;mask:url('data:image/svg+xml;utf8,') center/contain no-repeat;background-color:#ff0000}.yt-embed-card:hover .play-button{opacity:1;transform:translate(-50%,-50%) scale(1)}.yt-embed-footer{padding:12px 16px 16px}.yt-video-title{font-size:16px;font-weight:600;color:#212529;line-height:1.4;margin:0 0 8px 0}.yt-start-info{display:flex;align-items:center;gap:6px;font-size:13px;color:#6c757d}.clock-icon{width:14px;height:14px;fill:currentColor} <> .gpc-hint-revealer { --gpc-reveal-accent: #0f766e; --gpc-reveal-accent-strong: #115e59; --gpc-reveal-text: #0f172a; --gpc-reveal-muted: #475569; --gpc-reveal-border: rgba(1523420.12); --gpc-reveal-bg: linear-gradient(180deg#ffffff 0%#f8fafc 100%); --gpc-reveal-shadow: 0 24px 50px rgba(1523420.1); margin: 2rem 0; padding: 1.25rem; border: 1px solid var(--gpc-reveal-border); border-radius: 24px; background: var(--gpc-reveal-bg); box-shadow: var(--gpc-reveal-shadow); color: var(--gpc-reveal-text); } .gpc-hint-revealer__header h3 { margin: 0.15rem 0 0.35rem; font-size: clamp(1.25rem2vw1.6rem); line-height: 1.2; } .gpc-hint-revealer__header p { margin: 0; color: var(--gpc-reveal-muted); } .gpc-hint-revealer__eyebrow { display: inline-flex; align-items: center; gap: 0.4rem; margin-bottom: 0.5rem !important; font-size: 0.78rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--gpc-reveal-accent); } .gpc-hint-revealer__items { display: grid; gap: 0.85rem; margin-top: 1rem; } .gpc-hint-revealer__item { border: 1px solid var(--gpc-reveal-border); border-radius: 18px; overflow: hidden; background: rgba(2552552550.85); transition: transform 0.2s easebox-shadow 0.2s easeborder-color 0.2s ease; } .gpc-hint-revealer__item:hover { transform: translateY(-1px); border-color: rgba(151181100.24); box-shadow: 0 14px 30px rgba(1523420.07); } .gpc-hint-revealer__button { width: 100%; border: 0; background: transparent; color: inherit; padding: 1rem 1.1rem; text-align: left; font: inherit; font-weight: 700; cursor: pointer; display: flex; align-items: center; justify-content: space-between; gap: 0.75rem; } .gpc-hint-revealer__button::after { content: "+"; flex: 0 0 auto; width: 2rem; height: 2rem; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; background: rgba(151181100.1); color: var(--gpc-reveal-accent); font-size: 1.2rem; line-height: 1; transition: transform 0.2s easebackground 0.2s easecolor 0.2s ease; } .gpc-hint-revealer__button[aria-expanded="true"]::after { content: "–"; transform: rotate(180deg); background: var(--gpc-reveal-accent); color: #fff; } .gpc-hint-revealer__panel { padding: 0 1.1rem 1rem; color: var(--gpc-reveal-muted); line-height: 1.65; } .gpc-hint-revealer__panel[hidden] { display: none !important; } .gpc-hint-revealer__item.is-open { border-color: rgba(151181100.35); } @media (prefers-reduced-motion: reduce) { .gpc-hint-revealer__item, .gpc-hint-revealer__button::after { transition: none; } }