Easy Sysprep 5 English New (FREE 2025)

Before we jump into the tutorial, let’s review the standout features of this release:

Once Sysprep finishes, the machine is shut down. Do not boot back into Windows—that will restart the OOBE. Instead:

| Tab | Setting | Recommended Value | |-----|---------|-------------------| | General | Shutdown Action | "Shutdown after Sysprep" (for capture) | | General | Clean up hardware drivers | ✅ Checked (critical for universal images) | | System | Skip OOBE (Out-of-Box Experience) | Unchecked (let end-users set region & account) | | System | Auto-activate Windows | Unchecked (use KMS/MAK later) | | Network | Reset network adapter settings | ✅ Checked | | Network | Sysprep mode | "Audit Mode" (if you need more tweaks) or "OOBE" for final capture | | Advanced | Preserve user profiles | ✅ Checked (if you have custom profiles) | easy sysprep 5 english new

For most users, the "Default (OOBE + Generalize)" preset works perfectly.

One of the best features of the new Easy Sysprep 5 is the driver management: Before we jump into the tutorial, let’s review

This prevents the dreaded "missing storage controller" blue screen when moving to different hardware.

The previous versions of Easy Sysprep (v3 and v4) were released primarily with Chinese interfaces and required translation patches. The new English version is a native, fully translated build that eliminates language barriers. Here’s why the community is excited: This prevents the dreaded "missing storage controller" blue

Cause: Microsoft Store apps or Xbox services interfering.
Fix: Run PowerShell as Admin:

Get-AppxPackage -AllUsers | Remove-AppxPackage
  • Click Yes. Easy Sysprep now runs the native sysprep.exe /generalize /oobe /shutdown but with all your customizations merged.
  • Observe the log – A real-time console shows each step: cleaning registry, removing SIDs, resetting activation, etc. If an error occurs, ES5 pauses and highlights the exact failure (e.g., "Microsoft Store app XX stuck").