Unuseful for new PC
Hello
Just bought a brand new HP laptop with an Intel i5 11st gen, SKHynix SSD M.2; after a personal setup and updates, I decide to clone it saving on an external drive
Since here, no problems since 8 years I'm using ATI, but
Booting from USB, ATI doesn't see the laptop's drive and the touchpad doesn't work
I decide to remake the bootable USB pendrive including the Intel drivers and the Synaptics ones
NO WAY, ATI don't want to see other than external drive connected and the touchpad still not working
As a laptop, in the BIOS you don't have any "Legacy" option
I suppose that the compatibility of this kind of software walk side by side to the other tecnologies, instead it's still (and stuck) supporting older hardware


- Log in to post comments

I use Windows version of ATI on one PC only, for the others devices I use a bootable USB pendrive
Since ATI has included features not wanted that consumes a lot of PC resources, I don't install it (and buy it anymore) on any other PC
I did the bootable pendrive with all the drivers needed, but also this feature is absolutely unuseful
- Log in to post comments

Supermatico,
Can you show or tell us what Device Manager shows for installed controllers on your new laptop? It could be that even though Intel runs the SATA Storage Controller on your PC it does not run the PCIe side of storage. Normally the PCIe storage is run by the PCH controller and I believe that in some cases MS is now providing native drivers for NVM Express storage devices. If this is true in your case you would need to add in the MS native drivers for your NVMe disk. See screenshot below:
- Log in to post comments

I had the same problem as the original poster with my brand new HP laptop.
Finally this was my way using MVP_ATIPEBuilder_v186 and ADK 10:
- Locate or create the winre.wim of the new computer.
- Convert the winre.wim into a winpe.wim using a powershell script from the web: New-WinPE.ps1 found on osdeploy.com
- Adapt the script to your environment.
- Go to L:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\en-us
- Rename the winpe.wim file to something like o-winpe.wim.
- Copy the new winpe.wim from step 2.
- Build a boot device with MVP_ATIPEBuilder.
- Test the boot device with your new laptop.
- Don't forget to undo the changes of step 4 & 5!!!
The new USB device works with my old systems too (i. e. Core i5-2xxx).
hth Wolf
- Log in to post comments