It seems like your laptop is set to log in with a default user account named "defaultuser0" which is likely a remnant from the setup process. To resolve this issue, you can try the following steps:
- Disable Automatic Logon for Default User: You may need to adjust the registry settings to prevent the system from automatically logging in with "defaultuser0". You can do this by:
- Pressing
Win + R, typingregedit, and hitting Enter to open the Registry Editor. - Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. - Look for the
AutoAdminLogonkey and set its value to0(zero).
- Pressing
- Create a New User Account: If the above does not work, consider creating a new user account and setting it as an administrator. You can do this by going to Settings > Accounts > Family & other users > Add someone else to this PC. Make sure to set this new account as an administrator.
- Remove Default User Account: If you still see "defaultuser0" after creating a new account, you may need to remove it from the system. This can be done through the Local Users and Groups management console (if available) or using command line tools to delete the account.
- Check for Group Policies: Sometimes, group policies can enforce logon settings. Check if there are any policies that might be affecting the logon process.
If these steps do not resolve the issue, you might consider reaching out to Dell support or the organization that provided the laptop for further assistance.
References: