Hi,
Usually when we have a problem with our account, we can create a new user account to log in. It's the quickest way. Apart from no desktop files, everything else is unaffected.
1.Steps to Delete a User Account in Command Prompt:
Press Windows + X keys from the keyboard, select Command Prompt (Admin).
Type net user and hit Enter to list the user accounts on your device.
Type net user "User account " /delete and hit Enter to delete the user account.
2.Disable the Admin Account ...........
Logon to your own account with admin rights.
Right click at tart > select Command Prompt (Admin) > at the flashing prompt, copy/paste this
net user administrator /active:no
The Admin Account will not show up on sign in screen.
To enable the Admin account, in the Command Prompt (Admin), type............................
net user administrator /active:yes
3.What we could do is copy and paste data from old user account to new user account.
https://www.easeus.com/pc-transfer/how-to-transfer-data-from-one-user-account-to-another-in-windows-10.html
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl