How To Check Gb In Windows 11

People are currently reading this guide.

Alright, let's dive into the fascinating world of your Windows 11 storage! Ever wondered just how much digital real estate you have left on your computer? It's a common question, and thankfully, Windows 11 offers several straightforward ways to find out.

Ready to embark on this digital exploration? Let's start with the most direct route!

Step 1: The Quick Glance in File Explorer

This is often the quickest and easiest way to get a general idea of your drive space.

A. Opening File Explorer

There are a few ways to launch this essential tool:

  • Click the Folder Icon: Look for the yellow folder icon on your taskbar (usually at the bottom of your screen). A single click will open File Explorer.
  • Windows Key + E: Press the Windows key on your keyboard (it usually has the Windows logo) and the letter "E" simultaneously. This is a handy shortcut to remember!
  • Search: Click on the search icon (it looks like a magnifying glass) on your taskbar, type "File Explorer," and then click on the "File Explorer" result.

B. Locating "This PC"

Once File Explorer is open, look at the left-hand navigation pane. You should see an option labeled "This PC". Click on it.

C. Checking Drive Information

Now, in the main window, you'll see a list of your computer's drives (usually labeled with letters like C:, D:, etc.).

  • Underneath each drive, you'll typically see a visual bar indicating the used and free space. The color of the bar usually represents the used space, and the white or lighter portion represents the free space.
  • Next to the bar, you'll see the total capacity of the drive and the amount of free space remaining. For example, you might see something like "475 GB free of 953 GB". This tells you that the total size of the drive is 953 Gigabytes (GB), and you currently have 475 GB of free space available.

Simple, right? But what if you want more detailed information? Let's move on to the Settings app.

Step 2: Delving Deeper with the Settings App

The Settings app provides a more comprehensive overview of your storage usage.

A. Opening the Settings App

There are a couple of ways to get here too:

  • Windows Key + I: Press the Windows key and the letter "I" together. This is a direct shortcut to the Settings app.
  • Search: Click on the search icon on your taskbar, type "Settings," and click on the "Settings" app in the results.
  • Start Menu: Click the Start button (the Windows logo in the bottom-left corner), and then click on the gear-shaped "Settings" icon.

B. Navigating to the "Storage" Section

Once the Settings app is open, follow these steps:

  1. In the left-hand sidebar, click on "System".
  2. In the main window, scroll down and click on "Storage".

C. Understanding the Storage Overview

The "Storage" page provides a detailed breakdown of your storage usage.

  • At the top, you'll likely see a summary of your primary system drive (usually the C: drive), showing the used space and the total capacity in a visual format similar to File Explorer.
  • Below the summary, you'll see a list of different storage categories, such as "Apps & features," "Temporary files," "Documents," "Pictures," "Videos," and "Other."
  • Clicking on any of these categories will take you to a more detailed view of how much space each type of file is consuming. This can be incredibly helpful for identifying what's taking up the most space on your drive.
  • You might also see information about other connected drives, if you have them.

This gives you a much clearer picture of what is using your storage. Now, let's explore another useful tool: Disk Management.

Step 3: Utilizing the Disk Management Tool

Disk Management is a more advanced tool that provides a detailed view of all your connected storage devices and their partitions.

A. Opening Disk Management

Here's how to access this powerful utility:

  • Right-Click the Start Button: Right-click on the Start button (Windows logo in the bottom-left corner). In the context menu that appears, click on "Disk Management".
  • Search: Click on the search icon on your taskbar, type "Disk Management," and click on the "Create and format hard disk partitions" result.
  • Run Command: Press Windows key + R to open the "Run" dialog box. Type "diskmgmt.msc" and press Enter or click "OK".

B. Interpreting Disk Information

The Disk Management window displays a graphical representation of your disks and partitions.

  • Top Section: This section usually shows a list of your volumes (drives) with information like their drive letter, file system (e.g., NTFS), status, capacity, free space, and percentage free. You'll see the total capacity listed here in Gigabytes (GB).
  • Bottom Section: This section provides a visual representation of your physical disks and the partitions (volumes) on them. You can see the size of each partition clearly.

Disk Management offers a very technical view, but it's invaluable for understanding your disk layout. Finally, let's touch upon using Command Prompt for the tech-savvy among you.

Step 4: The Command Prompt Approach (For the More Technically Inclined)

While not as visually intuitive, Command Prompt can also provide storage information.

A. Opening Command Prompt

There are several ways to open this command-line interface:

  • Search: Click on the search icon on your taskbar, type "cmd" or "Command Prompt," and click on the "Command Prompt" app in the results. You might want to right-click and select "Run as administrator" for certain commands.
  • Right-Click the Start Button: Right-click on the Start button, and in the context menu, select "Terminal (Admin)" or "Windows PowerShell (Admin)" (depending on your system configuration). You can then type cmd to access the classic Command Prompt if needed.

B. Using the wmic Command

The wmic (Windows Management Instrumentation Command-line) tool allows you to retrieve various system information, including disk details.

  1. In the Command Prompt window, type the following command and press Enter:

    wmic logicaldisk get Caption,Size,Freespace
        
  2. The output will display a table with columns for "Caption" (the drive letter), "Size" (the total capacity in bytes), and "Freespace" (the free space in bytes).

C. Converting Bytes to Gigabytes

The sizes displayed by the wmic command are in bytes. To convert these values to Gigabytes (GB), you'll need to divide by (1024 multiplied by itself three times, which equals 1,073,741,824).

For example, if the output shows a "Size" of 1023976488960 bytes, you would calculate:

Similarly, you would perform the same division for the "Freespace" value to get the free space in GB.

While Command Prompt provides precise numerical information, it requires a bit of manual conversion to get the familiar GB units.

How to... Frequently Asked Questions

Here are some common questions related to checking storage space in Windows 11:

How to check the total size of my C: drive?

Open File Explorer, click on "This PC" in the left pane, and look under the C: drive. You'll see the total capacity listed (e.g., "953 GB total"). Alternatively, go to Settings > System > Storage, and the top section will show the total size of your system drive.

How to see how much space a specific folder is using?

Open File Explorer, navigate to the folder you want to check, right-click on it, and select "Properties". In the "General" tab, you'll see the "Size" and "Size on disk" information.

How to find out what's taking up the most space on my computer?

Go to Settings > System > Storage. Under the main drive overview, you'll see a list of storage categories. Click on each category (like "Apps & features," "Temporary files," etc.) to see a detailed breakdown of the space used by those types of files.

How to free up space on my Windows 11 computer?

Go to Settings > System > Storage. Under "Storage management," you'll find options like "Storage Sense" (which can automatically free up space) and the ability to review and manage different storage categories.

How to check the space on an external hard drive?

Connect the external hard drive to your computer. Open File Explorer, and you'll see the external drive listed under "This PC". The space information will be displayed below the drive name, just like your internal drives. You can also find it in Settings > System > Storage under "More storage settings."

How to see the space used by all my drives at once?

Open File Explorer and click on "This PC". You'll see a summary of the used and free space for all connected drives. You can also see a list of all drives and their capacity in Disk Management.

How to interpret the storage bar in File Explorer?

The colored portion of the bar represents the used space on the drive, while the lighter portion represents the free space. The text next to the bar will give you the exact numbers for total capacity and free space.

How to check drive space using PowerShell?

Open PowerShell (search for it in the Start Menu). Type the following command and press Enter:

PowerShell
Get-WmiObject -Class Win32_LogicalDisk | Select-Object Caption, Size, FreeSpace | Format-Table -AutoSize
  

The output will show the drive letter, total size (in bytes), and free space (in bytes). Remember to convert bytes to GB by dividing by .

How to get notified when my drive is running low on space?

Windows 11 usually provides notifications when your primary drive is getting full. You can adjust these notifications in Settings > System > Storage > Storage Sense.

How to understand the difference between GB and GiB?

GB (Gigabyte) is often used to refer to bytes (1,000,000,000 bytes), while GiB (Gibibyte) accurately represents bytes (1,073,741,824 bytes). Windows often uses GB in its interface, but technically, the underlying calculations are often based on powers of 2. The difference can be noticeable for larger drives, but for most everyday use, the terms are often used interchangeably.

Hopefully, this comprehensive guide has illuminated all the different ways you can check the GB on your Windows 11 system! If you have any more questions, feel free to ask!

4876240815110223484

You have our undying gratitude for your visit!