UltraDefrag is an open source disk defragmenter for Windows. It eliminates the file fragmentation problem speeding up the computers which need less mechanical work to read continuous data from disks. UltraDefrag can fix almost everything including files which are usually locked - it launches inside of the Windows boot process when most of the files are still not in use.
/NoShellExtension
/DisableUsageTracking
/NoBootInterface
Example: choco install ultradefrag --params "/NoShellExtension /NoBootInterface"
choco install ultradefrag --params "/NoShellExtension /NoBootInterface"