-2

Scenario: SO: SBS2011 HD: 186GB - Available space: 0 DIR and file greater than 1GB:

  • /windows/winsxs -> 45,5GB
  • /windows/installer -> 5,5GB
  • /windows/assembly -> 2,5GB
  • /unknown -> 113,9 GB

I tried:

  • Disk cleaner, the tool claim to be able cleaning 18Gb of system file, but once started and run for some minutes it stops with no message.

    - dism /online /cleanup-image /spsuperseded with no success

Any tip? thx

user1847437
  • 213
  • 1
  • 3
  • 12
  • 1
    This question appears to be off-topic for StackOverflow. You could check the help section of [super user](https://superuser.com/help/on-topic) to see if it would be more suitable to be posted on there? – Scriptable Jan 30 '19 at 21:28
  • What I miss? Why this question should be off topics? Have you any suggestion about it? – user1847437 Jan 31 '19 at 06:55
  • 1
    StackOverflow is for posting about programming, not computer maintenance – Scriptable Jan 31 '19 at 09:03

1 Answers1

1

Start by deleting everything in C:\Windows\Temp and everything in C:\Users[Username]\Appdata\Local\Temp where [Username] is your domain admin account. Also delete all unnecessary accounts from C:\Users. Then reboot so that your virtual RAM file gets shrunk/removed.

Also yes, wrong section.

SunKnight0
  • 3,331
  • 1
  • 10
  • 8
  • Already done, I get 200MB of free space just for a few minutes then disappeared – user1847437 Jan 31 '19 at 06:49
  • disable all exchange services and everything else that can be disabled and still have the server boot, then reboot again. Or boot in safe mode. Also, you may have a virus if every scrap of free space gets immediately gobbled up. – SunKnight0 Jan 31 '19 at 14:18