Windows Server free hdd space and capacity mismatch

Terry_CWQ 1 Reputation point
2021-03-09T10:35:34.307+00:00

Hi, I noticed a strange behavior with one of my windows server lately, the hard disk space automatically increases by itself every few mins till max capacity and then automatically decrease itself again to free up space. Not sure what's going on here and i can sometimes see e.g free space is 203GB when the given HDD capacity is only 130GB. It shows the same in disk management as well.75769-disk1.png

75807-disk2.png

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-03-09T13:46:46.153+00:00

    Sounds like misbehaving or driver compatibility issues. The server manufacturer will be your best resource here to trouble shoot.

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

  2. Xiaowei He 9,941 Reputation points
    2021-03-10T08:51:59.723+00:00

    Hi,

    1. Please try to open CMD as administrator, then run sfc /scannow to check if there's any error.
    2. Please run anti-virus scan to check if there's any virus in the system.
    3. Besides, it's recommended to backup the server, and then try to run chkdsk /f /r on the drive to see if there's any error.

    https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/chkdsk

    Thanks for your time!
    Best Regards,
    Anne


    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.