This article contains instructions on how to perform an in-place upgrade to Windows 10 Anniversary Update, Creators Update, and Fall Creators Update from previous Windows versions.
In Windows 10, major updates can be performed the same way as doing an in-place upgrade. If a system is fully encrypted using the Trend Micro Full Disk Encryption agent, the upgrade fails because it requires drivers to access the data on the disk.
Starting with the Windows 10 Anniversary Update release, Microsoft provides a new command line parameter /ReflectDrivers. It specifies the path to a folder that contains encryption drivers for a computer that has third-party encryption enabled. PnP will install these drivers so that when WinRE is brought up, the driver is installed and the upgrade can continue.
Contact Trend Micro Technical Support to request for the drivers.
- Copy the drivers into a folder. (example: C:\tmfdedrivers)
- Download the Windows 10 Update ISO from Microsoft.
-
Run Setup.exe /ReflectDrivers [folder containing the encryption driver]
For example:
Setup.exe /ReflectDrivers C:\tmfdedrivers
- Confirm the FDE encryption drivers are located in the Drivers folder under the installation folder of Trend Micro Full Disk Encryption. The default folder is C:\Program Files\Trend Micro\Full Disk Encryption\Drivers\.
- Download the Windows 10 Update ISO from Microsoft.
- Run Setup.exe /ReflectDrivers "C:\Program Files\Trend Micro\Full Disk Encryption\drivers"