If your disk space appears smaller than expected, it is likely due to a common Microsoft Windows bug where the allocated space isn't automatically extended. You can manually resize the disk using the following steps:
How to Extend Your Disk in Windows:
-
Open Command Prompt as Administrator (Start > type
cmd
> right-click and select "Run as administrator") -
Type:
diskpart
and press Enter -
Type:
list volume
and press Enter -
Locate the volume labeled C: (e.g., Volume 3)
-
Type:
select volume #
(replace#
with the volume number of the C drive) -
Type:
extend filesystem
and press Enter
This process may take up to 5 minutes. Once it completes, reboot your VPS to finalize the changes.
If you encounter any issues, feel free to contact our support team at https://vpshostingservice.co/login — we’re here to help.