Can the display location/on-screen settings be changed on the new Fluent UI functions via NTL/sysprep?

francis11

Active Member
On 22H1 and before it was the easiest part just to ad a reg file integrable to NTL set TaskManager to the look and feel user want and then copy/ paste from regedit: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\TaskManager settings to integreate to NTL (ie. for sysprep).
That dosen't work on 22H2 after TaskManager changed to Fluent UI.
Doing a Sysprep after NTlited image and change TaskManager to look and feel showing it work on a final captured image.
But for Settings and Defender Windows look and feel they don't keep the look and feel from sysprep captured.
I found (on 22H2) that the folllowing reggie - which i believe is the settings keys for Fluent UI apps is not integrable in NTL:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\bam\State\UserSettings\S-1-5-21-2942618166-224283211-2738588586-500]
"Version"=dword:00000001
"MicrosoftWindows.Client.CBS_cw5n1h2txyewy"=hex:f5,cb,db,69,a0,d5,d8,01,00,00,\
00,00,00,00,00,00,01,00,00,00,02,00,00,00
"SequenceNumber"=dword:00000036
"Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy"=hex:9d,f9,8e,69,a0,\
d5,d8,01,00,00,00,00,00,00,00,00,01,00,00,00,02,00,00,00
"windows.immersivecontrolpanel_cw5n1h2txyewy"=hex:b4,23,81,7b,a4,d5,d8,01,00,\
00,00,00,00,00,00,00,01,00,00,00,02,00,00,00
"Microsoft.WindowsNotepad_8wekyb3d8bbwe"=hex:70,fe,10,d9,a4,d5,d8,01,00,00,00,\
00,00,00,00,00,01,00,00,00,02,00,00,00
"Microsoft.SecHealthUI_8wekyb3d8bbwe"=hex:1b,bb,82,e0,a4,d5,d8,01,00,00,00,00,\
00,00,00,00,01,00,00,00,02,00,00,00

Somehow the manuel setup of look and feel for taskmanager get keeped after sysprep (See attached)?
So the real question is, if there's a trick to implement the Fluent UI apps appearing settings on screen in NTL to stay stable?
 

Attachments

  • screenPicNewTaskmgr.jpg
    screenPicNewTaskmgr.jpg
    536.3 KB
Last edited:
These aren't the real keys, they're registry update times "...,d5,d8,01".

22H2's Task Manager writes to AppData\Local\Microsoft\Windows\TaskManager\settings.json
 
Back
Top