China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-27 03:23
中国DOS联盟论坛 » 其它操作系统综合讨论区 » What should I do if I forget the winxp administrator password? View 3,812 Replies 21
Original Poster Posted 2006-05-26 14:59 ·  中国 陕西 西安 电信
新手上路
Credits 12
Posts 4
Joined 2006-05-26 14:27
20-year member
UID 56031
Gender Male
From shaanxi xi'an
Status Offline
Accidentally forgot the administrator password for Windows XP when booting, and can't get in. There's only this one administrator user. What should I do? Please give some advice.
Floor 2 Posted 2006-05-26 15:53 ·  IANA 局域网IP(Private-Use)
铂金会员
★★★★
Credits 7,493
Posts 2,672
Joined 2005-09-02 00:00
20-year member
UID 42173
Gender Male
Status Offline
Reinstalling the system

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>"
Floor 3 Posted 2006-05-26 16:00 ·  中国 广东 广州 白云区 电信
中级用户
★★
Credits 466
Posts 237
Joined 2005-10-12 20:53
20-year member
UID 43413
Status Offline
Run COPY C:\WINDOWS\REPAIR\SAM. C:\WINDOWS\SYSTEM32\CONFIG under DOS
Floor 4 Posted 2006-05-28 17:25 ·  中国 浙江 杭州 电信
银牌会员
★★★
Credits 1,582
Posts 603
Joined 2006-02-20 20:26
20-year member
UID 50690
Status Offline
No need to reinstall the system.

Use Passware Kit Enterprise v7.7

Download: http://www.piaodown.com/down/soft/9280.htm


If the method on floor 3 is feasible, it will be very great!

[ Last edited by martin325 on 2006-5-28 at 17:27 ]
Floor 5 Posted 2006-05-28 18:50 ·  中国 浙江 台州 电信
管理员
★★★★
DOS非常爱好者
Credits 6,215
Posts 2,601
Joined 2006-01-20 13:00
20-year member
UID 49256
Status Offline
### 1. Description of Incorrect Solutions

When you forget the administrator password while using Windows XP, what should you do? There is a popular method on the Internet: Use a DOS boot disk (if the partition where Windows XP is located is an NTFS partition, a DOS boot disk that supports NTFS is needed) to enter real-mode DOS, and delete a file named sam in the %SystemRoot%system32config directory. Restart the system, the login password of Administrator is empty, and we can easily log in to the system.

**Small Knowledge**: In Windows NT/2000/XP, the management of user accounts adopts the mechanism of the Security Account Manager (SAM). This mechanism does not manage accounts by directly confirming the username and password form, but by the security identifier (SID). The SID is created at the same time when the account is created. Once the account is deleted, the SID is also deleted. The SID information of the system is saved in the %SystemRoot%system32configsam file in the form of "SID s-1-5-21-xxxxxxxxxxxxxx-xxxxxxxxxxxxxx-005".

### 2. Origin and Consequences of the Scheme

This incorrect method comes from the previous way of handling the forgotten password in Windows 2000. Users of Windows 2000 (without installing Service Pack) can use this method to successfully crack the login password. The theoretical support of this scheme is: The password of Windows XP is stored in the sam file. When we log in to the system, the system will automatically verify the sam database information. If the password and username this time match the encrypted data in the sam file, the system will log in successfully. Otherwise, it cannot log in. If this file is deleted, the sam database will be cleared, and the login password of the administrator will also be cleared, naturally avoiding the login password verification mechanism of Windows XP.

In fact, this method is already invalid for Windows 2000 SP1-SP4, and is completely useless for Windows XP. If everyone operates on Windows XP according to this scheme, a situation of being unable to start will occur, bringing greater trouble to our operation.

### 3. Correct Solutions:

When the login password of Windows XP is lost, we can adopt different methods to solve it according to different situations:

(1) If when installing Windows XP, the Administrator password is set to empty. Everyone can press F8 to enter the safe mode when the system is booting. The Administrator password here is empty, and we can directly enter. After entering, we can set the account and password.

(2) If the Administrator password is set, the cracking method is not that simple. We can use the super-strong Windows 2000/XP system maintenance CD - ERD Commander 2003. After booting the system with this CD, run the command "Start → Management → Tools → Password Modification" to open the "ERD Commander 2003 LockSmith Wizard" window. Enter the account name to be cracked in the "Account" box, and then enter the new password. It's ok.

**Small Tips**:

★ERD Commander is shareware. Its official homepage is:
www.winternals.com/

The download address of the ISO file of the Chinese version of ERD Commander 2003 is:
soft.0zones.com/SoftDown.asp?ID=21081
Floor 6 Posted 2006-05-28 20:08 ·  中国 广东 广州 电信
中级用户
★★
Credits 466
Posts 237
Joined 2005-10-12 20:53
20-year member
UID 43413
Status Offline
Originally posted by martin325 at 2006-5-28 17:25:

If the method on floor 3 is feasible, it's extremely great!


If the system default username is Administrator, this method is always successful! I have successfully tried it many times
Floor 7 Posted 2006-05-28 20:10 ·  中国 浙江 衢州 电信
银牌会员
★★★
Credits 1,270
Posts 548
Joined 2004-05-31 00:00
22-year member
UID 25754
Gender Male
Status Offline
Methods to delete SAM, at least in 2KSP4 is useful, this has been tried on my friend's computer, and the result is successful.
Floor 8 Posted 2006-05-29 07:40 ·  中国 湖南 长沙 电信
初级用户
Credits 26
Posts 11
Joined 2006-05-28 08:48
20-year member
UID 56132
Status Offline
It works on 2K as well
Floor 9 Posted 2006-05-29 09:43 ·  中国 浙江 杭州 电信
银牌会员
★★★
Credits 1,582
Posts 603
Joined 2006-02-20 20:26
20-year member
UID 50690
Status Offline
If you have installed the Windows XP operating system and accidentally forgotten the password of the system login user "*****", you can use the NET command to solve the problem:

In Windows XP, the "net user" command is provided. This command can add and modify user account information. Its syntax format is:

net user ]
net user
net user ]

Now, taking restoring the password of the local user "******" as an example, the steps to solve the problem of forgetting the login password are explained:
1. Restart the computer. As soon as the boot screen appears, press the F8 key immediately and select "Safe Mode with Command Prompt".
2. When the running process ends, the system lists the selection menu of the system super user "administrator" and the local user "******". Click the "administrator" with the mouse to enter the command line mode.
3. Type the command: "net user ****** intodigi /add" to force the password of the "******" user to be changed to "intodigi". If you want to add a new user here (for example, the user name is intodigi.com and the password is intodigi), type "net user intodigi.com intodigi /add". After adding, you can use the command "net localgroup administrators intodigi.com /add" to promote the user to a user of the system management group "administrators" and make it have super privileges.
4. Restart the computer, select to run in the normal mode, and then you can log in to the "******" user with the changed password "intodigi".

Cited from: http://www.intodigi.net/QA/System/WinXP/2347.html
Floor 10 Posted 2006-06-30 09:26 ·  中国 安徽 芜湖 电信
高级用户
★★★
Credits 866
Posts 415
Joined 2005-12-04 11:19
20-year member
UID 46459
Status Offline
Still, let's crack the password. There are many such software. Deleting SAM is not recommended. The success rate in XP system is not very high, which may lead to being unable to enter the system. You can first rename SAM, and if it doesn't work, change it back. Don't delete it first.
Floor 11 Posted 2006-08-01 09:19 ·  中国 广东 深圳 宝安区 电信
高级用户
★★★
Credits 793
Posts 312
Joined 2004-09-02 00:00
21-year member
UID 31104
Gender Male
Status Offline
The method of the person upstairs is relatively safe.
Floor 12 Posted 2006-10-15 22:28 ·  中国 广东 深圳 福田区 电信
初级用户
★★
Credits 133
Posts 57
Joined 2006-03-15 23:12
20-year member
UID 52128
Status Offline
Learninging
Floor 13 Posted 2006-10-21 12:41 ·  中国 辽宁 朝阳 联通
铂金会员
★★★★
痴迷DOS者
Credits 5,798
Posts 1,924
Joined 2003-06-20 00:00
23-year member
UID 5583
Gender Male
From 金獅電腦軟體工作室
Status Offline
After downloading Brother Shenshan Hongye's system maintenance CD, burn it and boot from it. There will be a tool to reset the Administrator user password in the menu.
熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui
Floor 14 Posted 2006-11-08 05:34 ·  中国 江苏 无锡 电信
新手上路
Credits 2
Posts 1
Joined 2006-10-26 04:55
19-year member
UID 68308
Gender Male
Status Offline
Enter DOS, create a new USER account. Then change the account to an administrator. Delete the original account. Then re - create the original account. Restart. OK
Floor 15 Posted 2007-04-04 01:59 ·  中国 湖北 潜江 电信
高级用户
★★★
Credits 894
Posts 411
Joined 2007-02-17 12:15
19-year member
UID 79697
Gender Male
Status Offline
There may be possibilities on the 3rd floor.
@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul


Forum Jump: