Disk Space not correctly reported
Hi
I've noticed that disk space is not correctly reported on Computer details tab, so the events "Computer System Diskspace Low" and "Computer Total Diskspace Low" doesn't trigger automatically.
Any idea on this ?
I've noticed that disk space is not correctly reported on Computer details tab, so the events "Computer System Diskspace Low" and "Computer Total Diskspace Low" doesn't trigger automatically.
Any idea on this ?
Comments
One way to test that this is indeed the bug is by running the following in the command prompt:
wmic logicaldisk get size,freespace,caption
And if it reports the same values you are seeing in OptiTune, then this is likely the explanation.