the "problem" is that windows is suggesting I'm out of space and I should enable storage sensor,
You can try to Disable Low Disk Space Checks (and maybe also the tasks mentioned bellow).
Code:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v "NoLowDiskSpaceChecks " /t REG_DWORD /d "1" /f
after installing it and booting back into 17134.285 i got the storage sense, turned it off and haven't seen it since.
Probably the best advice, just turn it off, when you disable the service, it will not re-enable by itself easily.
Code:
sc config StorSvc start= disabled
schtasks /Change /TN "Microsoft\Windows\DiskFootprint\Diagnostics" /Disable
schtasks /Change /TN "Microsoft\Windows\DiskFootprint\StorageSense" /Disable
https://gyazo.com/b72dc738bbcdf7f04da125dca20b469b
I'm really tired to fight against ms urge to collect any kind of data, now the "OS" is pestering me to activate storage sense claiming that "the space is not enough" when it clearly is not true at all, incidentally storage sense will start to upload data on the cloud (next win 10 release) when you have low space on the drive. Sorry for the rant.
I feel the same. Whenever 10 wants to do something for me, I know, I am not gonna like it.
I turn off every automatic task I can think off, to prevent just that, and it made my life easier.