Page 1 of 1

Windows 11 migration with Wapt

Published: August 5, 2026 - 11:52 AM
by Catherine
Hello,

I'm having trouble migrating from Windows 10 to Windows 11
on some PCs. It fails to complete because some drivers are causing problems.

For example: `driverpackage inf= oem81.inf`, `blockmigraton = true`, `hasfigne binaries = false`.

How can I get the installation to complete, as I'm having this issue on some PCs, or even two?

Thank you in advance
. Sincerely.

Re: Windows 11 migration with Wapt

Published: August 5, 2026 - 3:00 PM
by Julien_
Hi Catherine,

We need more details about the computers (make, model).

Right now, the message just indicates that the oem81.inf driver is blocking the migration.
We should look into what it does.
At worst, uninstall it with `pnputil /delete-driver oem81.inf /uninstall /force` and restart the migration.
Test this on one computer first, and then consider scaling it up if there are many computers to migrate.

Re: Windows 11 migration with Wapt

Published: August 6, 2026 - 10:31
by Catherine
Thank you very much, I will try it.
Have a lovely day.