Low disk space can stop Windows updates, game server updates, saves, logs, and backups from working correctly. Check disk space before installing large game servers or copying world files.

  1. Connect to the Windows VPS with Remote Desktop.
  2. Open File Explorer.
  3. Click This PC.
  4. Check the free space shown under the main drive, usually C:.

You can also check from PowerShell:

Get-PSDrive C

If the drive is nearly full, check old downloads, extracted zip files, logs, backups, and game server folders before requesting a larger plan.

  • 0 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

Installing SteamCMD on your Windows VPS

SteamCMD is Valve's command-line tool for downloading and updating dedicated server files...

How to change your Windows VPS Administrator password

You can change the main Windows VPS login password from the VPS control panel. This is useful if...

How to open Windows Firewall ports on your VPS

Windows Firewall controls which inbound connections are allowed into your Windows VPS. If you...

How to open and use PowerShell on a Windows VPS

PowerShell is the main command-line tool for managing a Windows VPS. You can use it to install...

How to connect to a Windows VPS with Remote Desktop

Remote Desktop is the normal way to manage a Windows VPS. It opens a desktop session so you can...