Please help for W11 23H2, not log on "Other user"

kouishouraxio

New Member
Messages
7
Reaction score
0
I created the user "Administrator" and he does not want to log in himself, he asks. Username, password

downloaded v11 from uup dump
build 22631.3958
 
Please attach your NTLite preset, after removing any user passwords or license key.
 
I would try deleting these removals:
Code:
                <c>microsoft.ui.xaml.2.1</c>
                <c>microsoft.ui.xaml.2.3</c>
                <c>microsoft.ui.xaml.2.4</c>
                <c>microsoft.windowsappruntime.1.3 'WindowsAppRuntime.1.3'</c>
                <c>microsoft.windowsappruntime.1.5 'WindowsAppRuntime.1.5'</c>
                <c>microsoftwindows.client.cbs 'Опыт использования для Windows - Рабочий стол'</c>
 
I would try deleting these removals:
Code:
                <c>microsoft.ui.xaml.2.1</c>
                <c>microsoft.ui.xaml.2.3</c>
                <c>microsoft.ui.xaml.2.4</c>
                <c>microsoft.windowsappruntime.1.3 'WindowsAppRuntime.1.3'</c>
                <c>microsoft.windowsappruntime.1.5 'WindowsAppRuntime.1.5'</c>
                <c>microsoftwindows.client.cbs 'Опыт использования для Windows - Рабочий стол'</c>
ok
 
Last edited:
- This preset works if you're using Unattended mode to create an user account.
- This preset fails with OOBELOCAL errors if you try creating an user by hand.
- Removing all of the Event Log and Services changes from the preset will work. I believe one or more edits is breaking OOBE, and it never finishes. Because there are too many settings to check, I don't have time to isolate which individual Event Log or Service is causing the failure.

To fix your preset:
1. Load the image. Now load your preset.
2. From the Settings page, click the Reset button from the toolbar.
3. From the Services page, click the Reset button from the toolbar.
4. Apply the changes.
 
Back
Top