Skip to content

ffutool.exe howto

Media Explorer edited this page Feb 27, 2023 · 3 revisions

Screenshot

image

Usage

   FFUTool -flash <path to FFU file to apply to disk>
   
   FFUTool -uefiflash <path to FFU, flashed from UEFI directly>
   
   FFUTool -fastflash <path to FFU, flashed from UEFI directly>
   
   FFUTool -wim <path to WIM to boot from RAM>
   
   FFUTool -skip
   
   FFUTool -list
   
   FFUTool -massStorage
   
   FFUTool -clearId
   
   FFUTool -serial
   
   FFUTool -setBootMode <boot mode> <optional profile name>
   
   FFUTool -getServicingLogs <output path>
   
   FFUTool -getFlashingLogs <output path>
   
   FFUTool -noLog

   flash and fastflash use the FastFlash protocol, if the client supports it, to improve bandwidth.
   uefiflash uses the traditional flash protocol

   noLog is an optional parameter to not generate the log files that FFUTool generates by default;
   it may be used with any other parameters.