Client machine using XP Pro OEM. Desktop PC has never been part of a domain. The computer was manufactured and installed as an isolated stand alone pc. Up to a few days ago the system was working properly. Even when we attempt to login safe mode, the unit only allows an option for password - User is Administrator. Cannot alter user. If you enter a password it will respond with:

Logon Message
The system cannot log you on due to the following error:

The specified domain either does not exist or could not be
contacted.

Please try again or consult your system administrator.

OK (this is the OK button)

We have hit the ctrl alt del keys twice and received the Log On to Windows window. The only option is User Name: and Password:. with 4 buttons below; OK, Cancel, ShutDown..., Options <<. If we select the options button, the only thing that changes is the Shutdown... button disappears. THERE IS NO OPTION TO LOG IN TO THE LOCAL COMPUTER. NO OPTION TO CHANGE DOMAIN TO LOCAL MACHINE. ONLY HAVE USER NAME AND PASSWORD. WITH THE ABOVE BUTTONS. If we enter the user name and password, we receive the same LOGON MESSAGE above -- The system cannot log you on due ... We have entered the registry via system commander. We have checked the WinLogon key. We have even booted up with the XP disk and entered repair - where we can login as local machine administrator. That is the only time we can login. If we boot up and choose boot to command prompt, we receive the same thing as above. Renamed Userinit.exe and Logonui.exe and copied new files. Same issue. Has anyone came accross this and know how to resolve. The client needs the system retrieved. Proprietary software, and the software company is no longer around.

Thanks,

Dani AI

Generated

Short version for (and building on ): this looks like Windows is being forced to authenticate against a domain or a non‑Microsoft logon provider, so the normal "Log on to" choice is not available. If you can, first try forcing a local SAM logon by typing the local account explicitly in the username field, for example .\Administrator (or MACHINE_NAME\Administrator) and then the Administrator password. That tells XP to check the local account database instead of any domain.

If that does not work, protect the data before trying fixes. Boot a Linux/WinPE live USB and copy the entire user profile folder (C:\Documents and Settings\<user>) plus the application folders for the proprietary software and the registry hives from C:\Windows\System32\Config to an external drive. Do this even if you plan to repair the OS — it preserves files and any EFS keys or certificates that might be needed later.

For repair paths that avoid reinstalling: check, offline, whether a third‑party GINA or alternate authentication package is configured. In the offline registry (load the SYSTEM and SOFTWARE hives from the live environment) look at HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon for values such as GinaDLL or an alternate authentication package. If a nonstandard DLL is listed you can clear that entry (or restore it to msgina.dll) from the offline hive. Another common offline tool is the Offline NT Password & Registry Editor (chntpw) to reset/clear the local Administrator password so you can log in and create a fresh admin account — but beware: clearing a password will not recover EFS‑encrypted files tied to the old account’s keys.

If those steps still fail, remove the drive and attach it to another machine to extract data or hand it to a recovery specialist. Prioritize a full backup of the profile and the registry hives before making registry or password changes.

When I see stuff like this I think, "Humm... a domain PC away from the domain... Hummm." But then again I have needed to unlock computers for legitimate reasons.

If the Administrator Account was not password protected, then you can logon to it in safe mode (as you have done) and create a new computer administrator account. In the Run dialog box (on the start menu) type the following and hit ENTER:

control userpasswords2

click to highlight the new account name, select the check-box that says, "Users must enter a username and password to use this computer," click OK, and restart.

Now you will be logged into your nice new Admin account. Some notes: Encrypted files will be tough to get, and domain locations will be inaccessible. If the application you need was installed for a Roaming User Profile or just one user, you will have more hurtles to overcome.

Good Luck

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.