Minimizing Windows 10 usage *very strongly*
Minimizing Windows 10 usage *very strongly*
Hi, I'm working on downsizing my Windows 10 VMs. They're running on a main SSD and need more space since the mechanical HDDs are slow. Right now I have a 6GB drive with a few apps, leaving only 680MB free. I'm thinking about switching to Windows 7 or Linux, but I still want to keep Windows. My goal is to make them as small as possible. I've noticed some boot CDs that offer mini versions of Windows, like Mini Windows 10 which uses around 1GB RAM. Anyone know how to further trim the OS? I'm open to trying different approaches and want to remove unnecessary drivers and components. The VMs are running Windows 10 version 1511 (10586.104). I've tried Compact/compactos settings, but it's still a challenge. I need help with stripping non-essential drivers and reducing other system files. Thanks! Shaun
Use the command to eliminate unnecessary drivers: rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN. Be aware this does not delete inbox drivers—those bundled with Windows—and will clear only manually installed drivers that aren’t needed by any active hardware. Make sure all connected devices are properly plugged in and recognized before executing the command.