Disk Optimization not available in Disk Defrag of Windows 10

I have 2 SSDs that have the Disk Optimization not available error.

Tried everything with defrag commands and SATA/motherboard drivers. Nothing worked.

I wanted to share how I fixed this.

1

2 Answers

Launch Windows command prompt as administrator and enter the command :

winsat formal

Now launch a Powershell command prompt as Aministrator

Optimize-Volume -DriveLetter c -ReTrim -Verbose

Confirm with Enter and wait during operations. Disk optimization is now available with Windows 10 dfrgui.exe

Tried just about all the suggested fixes with no success. Finally, Went into device manager, Removed the hard disk driver, Restarted, Voila, All good immediately. Eugene C (aviator_888)

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like