Unsolved
This post is more than 5 years old
10 Posts
0
134330
October 31st, 2002 03:00
Way to disable the Recovery Console Administrator Password
As this issue is on the FAQ list, please note the following post by kmkallas that shows how to disable the password. This is probably ok for most of us, especially if the machine is used in a secure home environment. It's certainly much simpler than using the the patch from Microsoft to generate 6 floppies (I don't even recall the number ...). By disabling the password, the CD from DELL can be used!
Moderator: please review this and make appropiate entry into the FAQ. Thanks.
-Roger.
---
There is a simple fix to the problem of the recovery console password problem:
Go into the control panels and open up the following:
Control Panels
Switch to Classic View (upper left hand corner)
Administrative Tools
Local Security Policy
Under Security Settings, click on:
Local Policies
User Rights Assignments
Security Options
Scroll down to "Recovery Console: Allow automatic administrator logon"
Change this to "enable"
Back out and restart and you should be able to boot up the recovery console without having to enter any passwords.
Technical support walked me through this this am and it worked just fine after experiencing all the same password problems described.
---


Karell
2 Intern
•
2.5K Posts
0
October 31st, 2002 12:00
Thanks for the information.
aslowford
2 Posts
0
November 6th, 2002 16:00
I did something dumb (it shouldn't be dumb, but it is) and installed 2000 on another partition of my laptop that already had XP on it. For some reason this hosed my XP partition so that I can't boot into XP anymore. I found out later that you should always install 2000 before XP on dual-boot machines. Unfortunately, the machine was preinstalled with XP so that wasn't a very good option. Anyway, I'd like to try to fix this using the XP Recovery console but I don't know my Administrator password. I don't remember setting it to anything and just hitting Enter doesn't work. Is there anyway that I can get into the Recovery Console to try and fix this problem? Is there a Dell default XP Administrator password?
Hydralisk00222
2 Intern
•
2.4K Posts
0
November 6th, 2002 17:00
golden_goose
10 Posts
0
November 6th, 2002 21:00
For the Recovery password problem you can use the floppies to bootup.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q310994
James
aslowford
2 Posts
0
November 7th, 2002 19:00
golden_goose
10 Posts
0
November 7th, 2002 22:00
If you type " /?" you will get the console's listing.
What you need may depend on how bad the problem is.
Some of the commands you may need are:
Bootcfg, Diskpart, Fixboot, Fixmbr,Expand.exe
Bootcfg /scan ,/rebuild will repair the boot.ini file.
Fixmbr repairs the master boot record. Type /? after the command to learn options if any.
Critical files are Ntldr,ntoskrnl.exe, ntdetect.com, boot.ini
http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q307545
Although the Recovery Console prompt looks identical to the command prompt that you’re familiar with from MS-DOS or the Windows XP command interpreter (Cmd.exe), it’s not the same. After logging on to the Recovery Console, your actions are severely limited. You may access files only in the following locations:
The root directory of any volume.
The %SystemRoot% folder and subfolders of the selected Windows XP installation. On a typical clean setup or an upgrade from Windows 98 or Windows Me, this is usually C:\Windows.
The Recovery Console Cmdcons folder and any subfolders (if you installed the Recovery Console as a startup option).
Files and folders on removable disks, including floppy disks, CDs, and Zip disk
Hope this can help you.
James
Message Edited by golden_goose on 11-07-2002 08:23 PM
tomjones1
10 Posts
0
February 14th, 2003 16:00
@Dejus!
does this solution also work with the home edition?
Hydralisk00222
2 Intern
•
2.4K Posts
0
February 14th, 2003 19:00
golden_goose
10 Posts
0
February 14th, 2003 20:00
To disable the password use regedit.exe
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Setup\RecoveryConsole
set the securityLevel to 1
Twopeas
2 Posts
0
November 5th, 2003 12:00
Will this result in my documents folder being lost??
Paul
Twopeas
2 Posts
0
November 5th, 2003 12:00
Hi there
I have a similar problem to this, -can't remember the password (tried every one I might have used!!!), or, DELL have their own factory default one? whatever, I can't proceed with recovery console 'cos the password. enter doesn't work either. I don't want to lose my data files, -nope I'm not so organised I back up on a regular basis.
How did you fix it in the end?
Look forward to hearing
Paul, Scotland
dejus
10 Posts
0
November 5th, 2003 16:00
Regarding backups: I do scheduled backups with Drive Image (from Powerquest) v5.0 (today you can buy v7.0 which supposedly allows you to backup to USB and Firewire drives directly). The older version runs in DOS and cannot see those "external" drives. It makes an image of the C: drive to the internal D: drive. Subsequently (in Windows) I run the program called synchromagic to synchronize, keep the D: drive content same as an external Firewire drive. Thus, if I need to restore the C: drive (system) I can do it from the D: drive. And if I need to restore the content of the D: drive, I can do it from the external Firewire drive. Please notice the Firewire drive contains the files of the D: drive and not an image of the D:drive. But that's ok since all programs (and registry entries) are on the C: drive.
Hope this helps ...
-Roger.
gryjhnhpe
2 Intern
•
2K Posts
0
November 5th, 2003 20:00
Microsoft Windows(R) Recovery Console
" The Recovery Console provides system repair and recovery functionality.
Type EXIT to quit the Recovery Console and restart the computer.
1: C:\WINDOWS
Which Windows Installation would you like to log on to
(To cancel, press ENTER)? (or type 1 & press Enter to use 1: C:\WINDOWS )
(next you get)
Type Administrator password : (not User account Computer/Administrator password but default Administrator password)
(usually not set so just press Enter key & if not accepeted set Auto Logon to Recovery Console)
-----------------------
To set AUTO Logon to Recovery Console so it doesn't ask for default Administrator password
Use Start > Run & type regedit then navigate to HKEY
Set SecurityLevel DWORD value data is set to 1 in the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Setup\RecoveryConsole
SecurityLevel 1
Message Edited by gryjhnhpe on 11-06-2003 09:05 AM
mnchills
1 Message
0
July 12th, 2010 11:00
I'm experieincing the error reported in this original ticket. I'm trying to use the Recovery feature from the Windos XP install CD but the Recovery process is asking me for the Administrator password. I did not setup an admin password and selecting "Enter" leaves me at C:\Windows. I read the solution about using regedit but since I can't get into the OS, it's not a possbile solution for me. Can I edit the regedit from a DOS window or is there another solution?