ExplorerPatcher icon indicating copy to clipboard operation
ExplorerPatcher copied to clipboard

Live tiles not working on Windows 11 Build 25398 (a.k.a windows server 23H2 RTM)

Open gailium119 opened this issue 2 years ago • 6 comments

Client build of 25398 can be found here: https://archive.org/details/25398.1.230610-1204.zn-release-clientmulti-x-64fre-en-us 25398 lacks StartUI.dll, can be found in PPIPro editionpack, uploading one here StartUI.zip Using 22000's StartTileData.dll causes StartMenuExperienceHost.exe crash with error code c0000005 in StartTileDataLegacy!DataStoreCache::TileStoreTransformer::TileContext::EnsureAppTypeAndCanElevate+0x1b3 Using 25398's original StartTileData.dll causes Live tiles failing to work. Could anyone fix this?

gailium119 avatar Jul 08 '23 02:07 gailium119

That is an insider build and not supported because microsoft doesn't make symbols available to download for it: https://github.com/valinet/ExplorerPatcher/wiki/Symbols

pyrates999 avatar Jul 08 '23 08:07 pyrates999

symbols are available for this build.

gailium119 avatar Jul 08 '23 23:07 gailium119

Is it a dev build?

pyrates999 avatar Jul 09 '23 06:07 pyrates999

It is issue #1108 .... Follow #1591 for the fix... (Pin to Start is broken currrntly)

vippium avatar Jul 09 '23 13:07 vippium

It is issue #1108 .... Follow #1591 for the fix... (Pin to Start is broken currrntly)

Does it still need some hooking when using the original files?

gailium119 avatar Jul 12 '23 08:07 gailium119

Live tiles also do not work on my 22621.2361 laptop whose installation began with 22000. But it does on my 22621.2283 desktop whose installation began with Windows 10 17763 (~2018). I guess it works only if the OS was upgraded from Windows 10?

My laptop: image My desktop: image

Amrsatrio avatar Oct 06 '23 11:10 Amrsatrio

Closing this because live tiles work on latest 24H2 builds. With latest prerelease EP, you just need to drop StartUI.dll in the StartMenuExperienceHost directory, no need to swap any more system files

Amrsatrio avatar Apr 29 '24 01:04 Amrsatrio