From 126c76de97aa85611e7882dd1a6d8e864df53476 Mon Sep 17 00:00:00 2001 From: Jonathan Holmgren Date: Sun, 12 Jun 2022 22:29:31 -0500 Subject: [PATCH] Updated FAQ (mediawiki) --- FAQ.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.mediawiki b/FAQ.mediawiki index ce76ef9..0cb758d 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -22,9 +22,9 @@ PhoenixPE on the other hand targets advanced users and developers that what more = Win11 Support = -== Building from a Win11 source with explorer shell causing blackscreen on boot. == +== Building from a Win11 source with explorer shell causes blackscreen on boot. == -Due to changes to Explorer.exe with Win11 to support the redesigned start menu and taskbar, the Win11 explorer.exe desktop crashes in WinPE. You can work around this issue by using explorer.exe from a Win10 source or HostOS. Due to Microsoft's EULA we cannot distribute explorer.exe with PhoenixPE, however the Explorer shell script will allow you to provide explorer.exe from either your Win10 Host or another source. If you have made progress getting the Win11 explorer to work in WinPE please post your findings in the development forums. +Due to changes to Explorer.exe with Win11 to support the redesigned start menu and taskbar, the Win11 explorer.exe desktop crashes in WinPE. This is due to the new taskbar using WinRT API's that are not supported in WinPE. You can work around this issue by using explorer.exe from a Win10 source or HostOS. Due to Microsoft's EULA we cannot distribute explorer.exe with PhoenixPE, however the Explorer shell script will allow you to provide explorer.exe from either your Win10 Host or another source. If you have made progress getting the Win11 explorer to work in WinPE please post your findings in the development forums. = Common Issues =