Software⏱️ 2 min read

How to Fix: *Can't clean install windows* , says "can't install windows" when resetting

Can't clean install Windows due to installation errors; try disabling any recently installed updates and using the latest media creation tool.


The 'Can't clean install Windows' error occurs when attempting to perform a fresh installation of Windows using the Media Creation Tool or by booting from a USB drive. This issue can be caused by various factors, including corrupted system files, insufficient disk space, or incompatible drivers. The fact that both ISO and drive methods produce the same error suggests that the problem lies with the installation process itself rather than the source material.

⚠️ Common Causes

  • Corrupted system files or registry entries.
  • Insufficient disk space, particularly if the installation media is not large enough for the desired installation size.
  • Incompatible drivers or hardware configurations.

🛠️ Step-by-Step Verified Fixes

Method 1: Repairing System Files and Registry

  1. Step 1: Open Command Prompt as Administrator and run the command 'sfc /scannow' to scan for corrupted system files.
  2. Step 2: Run the command 'chkdsk C:' (assuming your installation media is on drive C) to check for disk errors and repair them if necessary.

Method 2: Disabling Antivirus Software

  1. Step 1: Temporarily disable your antivirus software to prevent any interference with the installation process.
  2. Step 2: Boot from the USB drive or insert the installation media and follow the on-screen instructions to begin the installation process.

💡 Conclusion

If you have tried both methods without success, it may be necessary to perform a hard drive reset or seek further assistance from Microsoft support. Remember to always back up your important files and data before attempting any system modifications.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database