How do I empty the trash?

the scan may start a few hours later (to do not overload the node):

it’s reported as used-space-filewalker, see logs from my node above.

this could be any of 5 filewalkers, not only scan on startup, especially if it’s starting with a delay (see my logs above).

please try this one:

(sls "used-space-filewalker" "C:\Program Files\Storj\Storage Node\storagenode.log" | sls "started").line | select -last 20

and post results between two lines with three backticks, like this:

```
2024-05-09T13:12:37+01:00 INFO lazyfilewalker.used-space-filewalker subprocess started {“satelliteID”: “1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE”}
```

it will be rendered like this

2024-05-09T13:12:37+01:00 INFO lazyfilewalker.used-space-filewalker subprocess started {“satelliteID”: “1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE”}