This guide will share some tips to reduce the size of an install by deleting obsolete content. Keep in mind:
Update patches work by providing (updated) content which the game can request on demand, but this means you need to have a copy of this content in OpenWF/Content, taking up 1.53 GiB in the worst case. You can run the content update applet to "flush" this content into the Cache.Windows folder:
Warframe.x64.exe -silent -log:/Preprocess.log -graphicsDriver:dx11 -language:en -applet:/EE/Types/Framework/ContentUpdate
dx11 and en in this command. For every configuration you intend to use, run the command accordingly.OpenWF/Content folder.If you downloaded a user install or flushed an update patch, the Cache.Windows folder may contain old versions of some content, which can be cleaned up as follows:
Warframe.x64.exe -silent -log:/Defrag.log -applet:/EE/Types/Framework/CacheDefraggerIOCP /Tools/CachePlan.txtWarframe.x64.exe -silent -log:/Defrag.log -applet:/EE/Types/Framework/CacheDefraggerAsync /Tools/CachePlan.txt