Hack and Reset Windows NT 4.0 and Windows 2000 Administrator or Domain Admin Password with LOGON.SCR Trick哈克和重置Windows NT 4.0和Windows 2000系統管理員或域管理員密碼與logon.scr伎倆

Forgot your administrator password?忘記了您的管理員密碼? If you’re using Windows NT 4.0 or some version of Windows 2000, you can reset the administrator user account password by using a simple trick and hack that involves default screen saver, beside using third-party password recovery system or apps such as如果您使用的Windows NT 4.0或一些版本的Windows 2000 ,您可以重置管理員用戶帳戶的密碼用一個簡單的伎倆和入侵,涉及預設的螢幕保護程式,旁邊使用第三方黨的密碼恢復系統或應用服務,如 Login Recovery登錄復甦 . With logon.scr password reset crack method, users can reset the admin user account password, without knowing or remembering existing password.與logon.scr密碼重設裂紋的方法,用戶可以重置管理員用戶帳戶密碼,不知道或記住了現有密碼。 But the trick won’t reveal and get back the existing password, nor it will work on newer Windows operating system such as Windows XP, Windows 2003 Server, or Windows Vista that has tighter security and privileges limitation.但把戲,將不會透露和取回現有的密碼,也不是它的工作將較新的Windows作業系統如Windows XP , Windows 2003 Server中,或Windows Vista有更嚴密的保安和特權的限制。

To change reset the local administrator’s password on Windows NT and Windows 2000 (only on some versions, so you have to try your luck), or domain admin password on a Domain Controller (DC) running on Windows NT or Windows 2000, follow these steps:要改變重設本地管理員的密碼, Windows NT和Windows 2000 (僅在某些版本,所以你必須嘗試您的運氣) ,或域管理員密碼,域控制器( DC )上運行的Windows NT或Windows 2000 ,請按照下列這些步驟:

  1. Logon or login to the Windows computer with any user account.登錄或登錄到Windows電腦上的任何用戶帳戶。
  2. Navigate to %systemroot%\System32 in Windows Explorer.瀏覽到的% SystemRoot % \ system32在Windows檔案總管。 %systemroot% is your Windows installation folder, and normally located in \WINNT or \Windows (ie \WINNT\System32). % SystemRoot %是您的Windows安裝文件夾,通常設在\ Winnt或\的Windows (即\ Winnt \ System32中) 。
  3. Save a copy of LOGON.SCR file, or simply rename the logon.scr file to something else.保存一份副本logon.scr文件,或者乾脆重新命名為logon.scr文件,以另一回事。 Just make sure that you remember where and what name is the backup copy.只是確保你還記得在哪裡和什麼名稱是備份副本。
  4. Delete the original LOGON.SCR from the %systemroot%\System32 sub-folder after you have backed it up.刪除原有的logon.scr從% SystemRoot % \ system32子文件夾後,您已經備份了。 The file should no longer exist if you rename it.該文件應該不再存在,如果你將它重新命名。

    Note: If you having problem to delete or rename LOGON.SCR, it may be due to permission settings.注意:如果您有問題,刪除或重新命名的logon.scr ,這可能是由於權限設置。 Try to take ownership of the LOGON.SCR (by right clicking on LOGON.SCR, then select Properties and go to the Security tab, then click on the Ownership. Click “Take Ownership” and then click Yes to the prompt message.), and give the Everyone group Full Control permissions (by right clicking on LOGON.SCR then select Properties, then go to Security tabs. Click on Add and browse to and add the Everyone group. Give Everyone Full Control and then click on OK.) You may need to install an alternate second copy of Windows on the machine to do so as detailed at the end of this article.嘗試採取所有權的logon.scr (右擊就logon.scr ,然後選擇屬性並轉到安全選項卡,然後按一下該所有權。點擊“所有權” ,然後單擊是提示訊息。 ) ,並給予Everyone組完全控制權限(右擊就logon.scr然後選擇屬性,然後轉到安全選項卡,點擊添加和瀏覽並添加Everyone組,讓每個人都完全控制,然後點擊確定。 )你可能需要安裝一個替代的第二個副本的Windows計算機上這樣做詳列於本年底的文章。

  5. Copy and paste the CMD.EXE located in %systemroot%\System32 to create additional copy of CMD.EXE in the same directory, then rename the new copied file as LOGON.SCR.複製並粘貼cmd.exe位於% SystemRoot % \ system32創造額外的副本cmd.exe在同一目錄,然後將其重新命名新的複製文件作為logon.scr 。 This will let the Windows NT or Windows 2000 to use CMD.EXE command prompt program as the screen saver that will be activated after computer idle for specific minutes.這將讓Windows NT或Windows 2000使用cmd.exe命令提示符程序作為屏幕保護程序將被激活後的電腦閒置的具體分鐘。
  6. Ensure that you activate the screen saver of the Windows.確保您激活屏幕保護程序的Windows 。
  7. Wait for the computer screen saver activation idle wait time timeout, so that Windows will load the unprotected DOS command prompt in the context of the local system account as if it’s the screen saver.等待電腦屏幕保護程序激活閒置等待時間超時,使Windows將載入未受保護的DOS命令提示符語境中的本地系統帳戶作為如果它的屏幕保護程序。
  8. In the CMD command prompt that is opened, key in the following command to reset and change the administrator’s password:在cmd命令提示打開,關鍵在以下命令重置和改變,系統管理員的密碼:

    net user administrator newpassword淨用戶管理員newpassword

    And the user account for administrator will have the new password of newpassword (which you should change to your own password).和用戶帳戶管理員將有新密碼的newpassword (您應該改變自己的密碼) 。 With the syntax of net use user_name new_password, it can be used to reset or modify the password of other administrative user account’s passwords.與語法的淨使用用戶名new_password ,它可以用來重置或修改的密碼,其他行政用戶帳戶的密碼。

  9. You can now log on to the administrator account with the new password.現在,您可以登錄到管理員帳戶與新的密碼。 You may want to replace back the original LOGON.SCR that has been backed up or renamed.您可能會想要取代回到原來的logon.scr已備份或重新命名。
  10. You may want to delete the alternate installation of Windows, by deleting the installation folder or format the partition (if you install in different partition), and removing the second Windows entry in BOOT.INI file at the root.您可能想要刪除候補委員,安裝的Windows ,刪去安裝文件夾或格式化該分區(如果您安裝在不同的分區) ,並刪除第二的Windows入境在Boot.ini文件在根目錄。 Use attrib -r -s -hc:\boot.ini to change and allow the boot.ini to be modified and viewed.使用attrib -的R - S -內務委員會: \的Boot.ini改變,並允許在Boot.ini要修改和查看。

Unless you’re using Windows NT 4.0 computers that were installed out-of-the-box that set the NT’s default permissions for Everyone to Full Control, you most likely will have problem to rename, change or delete the files located in \Winnt\System32 or \Windows\System32 folders if you log in as the non administrative regular user, as regular user cannot manipulate the files’ permissions.除非您使用Windows NT 4.0的計算機上安裝了出來- - -框,設置NT的默認權限,讓大家完全控制,你最有可能將有問題的要重新命名,更改或刪除的文件,位於\的Winnt \ System32或\的Windows \ system32文件夾如果您登入,在非行政普通用戶,普通用戶不能操控檔案的權限。

In this case, install an alternate second copy or Windows NT or Windows 2000 (make sure it’s the same version with the existing OS which you have forget the password installed), and the new install of Windows must be installed in different directory/folder from the existing Windows, which usually located in \WinNT or \Windows, or install the new Windows on another partition or drive.在這種情況下,安裝一候補委員,第二複製或Windows NT或Windows 2000 (確保它的版本相同,與現有的操作系統,你忘記密碼安裝) ,和新安裝的Windows必須安裝在不同的目錄/文件夾從現有的Windows ,它通常設在\ Winnt或\窗戶,或安裝新的Windows對另一分區或驅動器。 Alternatively, you can take out the hard drive (where you lost the admin password) and place or install it as a slave on another computer with any OS such as Windows XP or Windows 2000 installed.另外,您也可以採取出硬盤驅動器(如您已經遺失了管理員密碼)和地方或安裝它作為一個奴隸在另一台計算機上與任何操作系統,如Windows XP或Windows 2000安裝。 The purpose is to access the %systemroot%\System32 of the OS that you have lost or forgot the administrator password, and does the modification specified above.其目的是要訪問的% SystemRoot % \ system32的操作系統您有遺失或忘記了管理員密碼,並修改上述指定。

After installing the alternate copy of Windows, or install the hard disk as the slave disk to another Windows in a computer, boot up the system with the alternate Windows.安裝後的替代的Windows副本,或安裝硬碟作為奴隸磁盤到另一個Windows在一台電腦,開機系統與候補的Windows 。 If you install the second copy of Windows on the same machine, go to Control Panel -> System -> Startup (NT) or Control Panel -> System -> Advanced -> Startup and Recovery (W2K) and change the default boot instance back to your original instance of Windows.如果您安裝的第二個副本的Windows在同一台機器上,去控制面板-> “系統- >”啟動(N T )或控制面板-> “系統- >”先進- > “啟動和故障恢復( w2 k)和變更預設的開機,例如回您的原始實例的Windows 。 Then follow the step 2 to 4 above.然後按照步驟2至4條以上。 After done, reboot and restart the system and bootup to the original instance of Windows (if you take up the hard disk to another machine, now put it back to the original computer), and continue the rest of steps from step 5 onwards.後做了,重新啟動和重新啟動系統和啟動,以原始實例的Windows (如果您採取了硬盤到另一台機器,現在把它回到原來的計算機) ,並繼續其餘的步驟,從第5步起。

Check out ways to檢查方法 reset or retrieve Windows XP and Vista passwords重置或檢索Windows XP和Vista的密碼 .

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 .



6 Responses to “Hack and Reset Windows NT 4.0 and Windows 2000 Administrator or Domain Admin Password with LOGON.SCR Trick”六月的反應, “哈克和重置Windows NT 4.0和Windows 2000系統管理員或域管理員密碼與logon.scr的伎倆”

  1. Hack to Log On to Windows XP and 2000 without Changing Existing Password with DreamPackPL » My Digital Life哈克登錄到Windows XP和2000年沒有改變現有的密碼與dreampackpl »我的數位生活
    May 27th, 2007 22:04 2007年5月27日22時04分
    1

    [...] ids and passwords, or use third-party services to brute force guessing the password retrieval, or using workaround trick to reset the password, or some other methods. [ … … ] ID和密碼,或使用第三方服務,以強權的猜測密碼檢索,或使用其他可行的伎倆,以重設密碼,或其他一些方法。 Another method to solve the forgotten or lost Windows login account [...]另一種方法來解決忘記或遺失Windows登錄帳戶[ … … ]

  2. Forgot Windows Administrator Password?忘記Windows管理員密碼? Ways to Recover and Reset Password in Vista/XP/2003/2K/NT » My Digital Life如何恢復和重設密碼在vista/xp/2003/2k/nt »我的數位生活
    May 27th, 2007 22:19 2007年5月27日22時19分
    2

    [...] LOGON.SCR changing administrator or domain admin password hack works on Windows NT 4.0 and some versions of Windows 2000. [ … … ] logon.scr改變管理員或域管理員密碼入侵工程對Windows NT 4.0和某些版本的Windows 2000 。 The simple trick uses Cmd.exe as screen saver that triggered by system when idle, allowing users to access to command prompt to change password.簡單的把戲,利用cmd.exe作為屏幕保護程序即所引發的系統當計算機閒置時,允許用戶進入命令提示符更改密碼。 [...] [ … … ]

  3. Simon Zerafa西蒙zerafa
    May 27th, 2007 23:04 2007年5月27日23時04分
    3

    Hi,嗨,

    There is a tool which automates this process and will even create a bootable .iso for you to burn to CD.有是一個工具,自動化這個過程,甚至會創造一個開機。國際標準化組織為您燒錄到CD 。

    The tool is called該工具是所謂的 DreamPack PL dreampack特等 and can be found at:可以發現:

    http://www.d–b.webpark.pl/dreampackpl_en.htm http://www.d-b.webpark.pl/dreampackpl_en.htm

    Note; The background music on this site is loud and annoying.請注意;背景音樂關於這個站點是響亮和惱人的。 Switch off your speakers before visiting.關掉你的發言之前,來訪的。

    This tool will work on Windows XP.這個工具將工作在Windows XP上。

    Kind Regards親切問候

    Simon西蒙

  4. Jeff傑夫
    September 8th, 2007 11:43 2007年9月8日11時43分
    4

    An easier NET USER ADMINISTRATOR * It will then prompt you with the type and retype pass word things, but when you type it wont show up on screen so people dont see it. 1容易網用戶管理員*就會提示你的類型和重新輸入密碼的東西,但是當你輸入wont顯示在屏幕上,使人民不要看到它。

  5. caspersky
    November 7th, 2007 15:00 2007年11月7日15時
    5

    I’ve tried your way but it doesn’t work.我試過您的方法,但它確實是行不通的。 The message “System error 5 has occurred.消息“系統錯誤5已經發生。 Access is denied” prompts when i typed ‘net user administrator newpassword’.拒絕訪問“的提示,當我輸入的淨用戶管理員newpassword ' 。

  6. vertillano
    June 26th, 2008 16:17 2008年6月26日16時17分
    6

    when i click run type cmd then type net user and the admin and pass… it says “Access Denied” uhmm what happen?當我點擊運行輸入cmd ,然後鍵入net用戶和管理,並通過… …它說: “訪問被拒絕” uhmm什麼事情呢?

Leave a Reply離開的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <刪除日期時間= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱無評論


Custom Search

New Articles新的條款,

Incoming Search Terms for the Article傳入的搜索條件文章

vista password hack Vista的密碼入侵 - - all 全部 - - hack windows 2000 哈克的Windows 2000 - - administrator password hack 管理員密碼入侵 - - win2000 password hack win2000密碼入侵 - - windows 2000 password hack Windows 2000的密碼入侵 - - windows admin password hack 在Windows管理員密碼入侵 - - administrator hack 管理員哈克 - - windows 2000 administrator password Windows 2000的管理員密碼 - - reset win2000 password 重置win2000密碼 - - reset password win2000 重設密碼win2000 - - how to hack windows 2000 如何入侵Windows 2000的 - - forgot vista password 忘了Vista的密碼 - - hack win2000 哈克win2000 - - hack vista password 哈克Vista的密碼 - - win2000 password win2000密碼 - - hack windows administrator 入侵Windows系統管理員 - - crack win2000 admin password 裂紋win2000管理員密碼 - - w2k password hack w2k的密碼入侵 - - Windows Password Hack Windows密碼入侵 - - resetting Windows 2000 Administrator login 重置Windows 2000的管理員登錄 - - vista admin hack Vista的管理技巧 - - hack windows 2000 admin 入侵Windows 2000的管理員 - - windows 2000 professional password hack Windows 2000 Professional的密碼入侵 - - crack win2000 password 裂紋win2000密碼 - - xp password hack XP的密碼入侵 - - hack admin password 哈克管理員密碼 - - how to hack windows 2000 password 如何入侵Windows 2000的密碼 - - forgot win2000 password win2000忘記密碼 - - forgot windows vista password 忘記了Windows Vista的密碼 - - reset w2k administrator password 重置w2k管理員密碼 - - hack admin 哈克管理 - - HACK WINDOWS PASSWORD 哈克的Windows密碼 - - password win2000 密碼win2000 - - xp user password trick XP用戶密碼的伎倆 - - hack windows 2000 login password 入侵Windows 2000的登錄密碼 - - WIndows 2000 Pasword crack Windows 2000的pasword裂紋 - - win2000 admin hack win2000管理員哈克 - - hack administrator 哈克管理員 - - windows nt 4.0 password recovery Windows NT 4.0的密碼恢復 - - crack password win 2000 裂紋密碼贏得2000年 - - hack administrator password 哈克管理員密碼 - - win2000 administrator password win2000管理員密碼 - - download Windows Admin Hack 下載Windows管理員哈克 - - forgot windows 2000 login 忘記了Windows 2000的登錄 - - admin password hack 管理員密碼入侵 - - windows 2000 pasword reset Windows 2000的pasword重置 - - NT 4.0 password hack NT 4.0的密碼入侵 - - reset windows administrator password 重置Windows管理員密碼 - - hack win2000 password 哈克win2000密碼 - - use cmd to change administrator password 使用cmd改變管理員密碼 - - hack w2k admin password 哈克w2k管理員密碼 - - log pasword on windows 2000 日誌pasword在Windows 2000 - - reset windows 2000 administrator account 重置Windows 2000的管理員帳戶 - - Windows NT 4.0 password hack Windows NT 4.0的密碼入侵 - - "windows 2000" administrator hack “ Windows 2000的”管理員哈克 - - "Hack Windows 2000" “哈克的Windows 2000 ” - - Windows Admin Hack 政府當局的Windows哈克 - - password hack 密碼入侵 - - win2000 hack win2000哈克 - - windows 2000 hack Windows 2000的入侵 - - crack windows XP administrator password 裂紋的Windows XP管理員密碼 - - crack windows 2000 local administrator password 打擊Windows 2000的本地管理員密碼 - - NT 4.0 password NT 4.0的密碼 - - windows 2000 admin hack Windows 2000的管理技巧 - - nt password hack 新台幣密碼入侵 - - crack NT 4.0 password 裂紋NT 4.0的密碼 - - reset windows 2000 admin password 重置Windows 2000的管理員密碼 - - hack vista admin password 哈克Vista的管理員密碼 - - how to hack windows 2000 如何入侵Windows 2000的 - - password reset win2000 密碼重置win2000 - - windows vista password hack Windows Vista的密碼入侵 - - 2000 password hack 2000年密碼入侵 - - hack windows 2000 admin password 入侵Windows 2000的管理員密碼 - - hack windows 2000 password 入侵Windows 2000的密碼 - -