As I recall, your issue was involving logs on a SSD, specifically limiting the number of write operations performed, and so I'm not quite sure that you really thought this one through all the way. Deleting a file off a SSD would be the same as a write operation on that cell, so you're not really helping the situation, especially since Windows will just go and recreate the log file any time there's some new information that would go into it.
You may as well be trying to cut water for all the good you're doing. This is assuming you have no interest in the wealth of diagnostic information provided in those logs, instead preferring to grope around blindly when trying to resolve some difficult issue, hoping to stumble across the solution by chance.
Was this reply helpful? (0) (0)
Staff pick