DISM Examples

I seem to always have to go hunting for the syntax to run DISM /restorehealth, so here are a few quick examples.

Diagnosing High Memory Usage

A Windows 10 desktop is suddenly running high virtual memory until it stops responding altogether. Some commands I’m using to figure out what is chewing up the memory: Tasks filtered …

DevNodeClean: Deleting Unused Devices

Recently a Microsoft support agent used a tool that I wasn’t familiar with:  DevNodeClean. Basically Windows creates a device in registry for every new device that is connected—even if it’s …