Home >Common Problem >How to fix the missing disk space usage bar in This PC on Windows 11
When you open File Explorer and go to This PC, you will see that the disk space usage bar will appear below the drive label. This disk space usage column gives you information about the amount of space available out of the total space on that particular drive. Normally, this is only seen when the default view settings are applied to File Explorer.
If you notice that this disk space usage bar is not showing up under the Drives tab on your Windows 11 PC, please read this article to find some fixes that may help resolve this issue on your computer.
1. Click the Windows key on your keyboard and enter File Explorer Options.
In the search results, click File Explorer Options.
2. In the File Explorer Options window, go to the View tab.
In the Folder View section, click the Reset Folder button.
When this button is clicked, this PC view will be reset to the default view settings.
Finally, click OK.
3.Reopen File Explorer and check if the disk space usage bar is displayed when you open this PC.
1. Open File Explorer (Windows E)and go to This PC.
2. Click the View tab at the top.
In the drop-down list that opens, select the option Tiles.
#3. This will immediately change the view type of devices and drives in this PC.
Now you will be able to see the disk space usage bar below the drive label.
1. To open the Run dialog box, press the Windows R key combination.
Type regedit and press Enter to open the Registry Editor.
When User Account Control prompts you to grant access, click Yes.
#2. In the registry, navigate to the path mentioned below.
HKEY_CLASSES_ROOT\驱动器
3. Move to the right and look for the TileInfo registry value.
Double-click TileInfo to change its value.
4. In the Edit String window, set the Value Data field to the following value:
道具:*System.PercentFull;System.Computer.DecoratedFreeSpace;System.Volume.FileSystem
Click OK to save changes.
Note: If the entry TileInfo does not exist, right-click the empty space on the right and select New -> String Value of type REG_SZ. Name it TileInfo and set its value data as above.
5. Exit the registry.
Open this computer in File Explorer, the Disk Space Usage bar must now be visible.
The above is the detailed content of How to fix the missing disk space usage bar in This PC on Windows 11. For more information, please follow other related articles on the PHP Chinese website!