<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; password reset disk</title> <atom:link href="http://www.ghacks.net/tag/password-reset-disk/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Windows Password Resetter, Restore or Reset A Windows Account Pass</title><link>http://www.ghacks.net/2011/10/04/windows-password-resetter-restore-or-reset-a-windows-account-pass/</link> <comments>http://www.ghacks.net/2011/10/04/windows-password-resetter-restore-or-reset-a-windows-account-pass/#comments</comments> <pubDate>Tue, 04 Oct 2011 09:35:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[password]]></category> <category><![CDATA[password reset]]></category> <category><![CDATA[password reset disk]]></category> <category><![CDATA[password resetter]]></category> <category><![CDATA[windows password]]></category> <category><![CDATA[windows password recovery]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51122</guid> <description><![CDATA[When I worked for one of Germany&#8217;s biggest financial organizations back before I started blogging full time, I had to change my user account password on a regular basis. Even worse, they had set the password rules in a way that you could not just re-pick your old password. Heck, you could not even use [...]]]></description> <content:encoded><![CDATA[<p>When I worked for one of Germany&#8217;s biggest financial organizations back before I started blogging full time, I had to change my user account password on a regular basis. Even worse, they had set the password rules in a way that you could not just re-pick your old password. Heck, you could not even use a variant of your old password or other simple easy to remember passwords or strings.</p><p>That was a problem back then as you had to remember a new password several times a year. It happened more than once that a user who had changed the password the day before simply could not remember it. You had to walk to the IT department to get a temporary password which you then had to use to log in and change the account password once more.</p><p>While it is not possible to use password resetters in a corporate environment, you probably do not have the same restrictions on your home computer or in a small business network.</p><p>Windows users who are cautious may have created a <a
href="http://www.ghacks.net/2011/03/20/how-to-create-use-a-windows-password-reset-disk/">Windows password reset disk</a> in advanced which they can then use to reset the account password.</p><p>If you have not, you have still plenty of options to reset the pass. Before I look at tools for the job, I&#8217;d like to point out a few options that may or may not be available to you.</p><p>One of those options is to log in with an administrator account, or ask someone to do that, to reset the password. The admin needs to run the following command on a command line prompt:</p><p><strong>Local Password Reset</strong></p><p><strong>net user user_name  new_password</strong></p><p>Replace user_name with the name of the user and new_password with the new user password for the account.</p><p><strong>Remote Password Reset</strong></p><blockquote><p>net user user_name * /domain</p></blockquote><p>This command can be used to change the account password of a remote user. Replace user_name with the name of the user and /domain with the domain. You are then prompted to enter the new password for that user.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/changing-windows-account-password.png" alt="changing windows account password" title="changing windows account password" width="477" height="359" class="alignnone size-full wp-image-51123" /></p><p>Sometimes though you may not have another administrator account to log in and change the user password. Your best bet in this case is to use a so called password resetter to reset or restore the account password. Depending on the program, you will either be able to see your old Windows password or get a new password to log in with.</p><p>We did cover a few applications in the past for that job, including Trinity Rescue Kit which you can burn to disc, write to USB or run over a computer network. You can check out our review here: <a
href="http://www.ghacks.net/2008/03/31/reset-windows-passwords/">Reset Windows Passwords if you cannot login anymore</a></p><p>Another program is <a
href="http://www.ghacks.net/2007/02/23/how-to-display-all-windows-passwords/">Ophcrack</a>, which comes as an ISO image which you have to burn to CD. You then boot from the CD and use the program to recover the passwords. This happens more or less automatically, and very fast. Depending on your system and password length, it could take less than a minute to reveal the password.</p><p>Offline NT Password supports resetting the password on all versions of Windows from Windows NT all the way up to Windows 7. It is likely that the program will work with future versions of Windows as well as the developer continues to improve it regularly. The program is offered as a Password reset CD or USB bootdisk. Please note that the password resetter is not using a fancy interface, all is handled on the command line.</p><p>You basically need to mount the partition or hard drive your Windows operating system is stored on. You then need to supply the path to the Windows Registry directory and have then all options available to reset some or even all user account passwords on that machine. You can download the application <a
href="http://pogostick.net/~pnh/ntpasswd/">from the</a> official site. New users should check out the instructions which guide through the password resetting process.</p><p>A second option is the free program PC Login Now which can be used to remove the password from an account. This basically sets the password to empty so that Windows won&#8217;t ask for a password when the user logs in on the system the next time.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/password-resetter.jpg" alt="password resetter" title="password resetter" width="600" height="448" class="alignnone size-full wp-image-51124" /></p><p>You can download the software <a
href="http://www.pcloginnow.com/product.html">from the</a> developer website.</p><p>Have you used different methods to reset a Windows account password? Lets hear them in the comment section below.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/04/windows-password-resetter-restore-or-reset-a-windows-account-pass/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How To Create, Use A Windows Password Reset Disk</title><link>http://www.ghacks.net/2011/03/20/how-to-create-use-a-windows-password-reset-disk/</link> <comments>http://www.ghacks.net/2011/03/20/how-to-create-use-a-windows-password-reset-disk/#comments</comments> <pubDate>Sun, 20 Mar 2011 11:09:01 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[password reset]]></category> <category><![CDATA[password reset disk]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=42823</guid> <description><![CDATA[Windows users with little computing experience enter a world of trouble if they forget their login password. They receive the error message &#8220;the user name or password is incorrect&#8221; and do not seem to have another option than to try again until the correct password has been entered. Microsoft for that reason added the option [...]]]></description> <content:encoded><![CDATA[<p>Windows users with little computing experience enter a world of trouble if they forget their login password. They receive the error message &#8220;the user name or password is incorrect&#8221; and do not seem to have another option than to try again until the correct password has been entered.</p><p>Microsoft for that reason added the option to create a Windows Password Reset Disk to the operating system. The disk basically allows the user to reset the password if it cannot be remembered. The only problem: The disk needs to be created before the password cannot be remembered.</p><p>This article guides you through the steps of creating a Windows Password Reset Disk, and then how you would use it in case the password is not accepted by the user account login prompt.</p><h3>Need to know</h3><p>You need to know the following to use the password reset disk correctly:</p><ul><li>The Windows Password Reset Disk can only be used to reset the password of the selected user account. It does not work on other accounts. If you need disks for multiple accounts you need to create one for each user account.</li><li>The disk can be used multiple times if necessary, it is automatically updated whenever it is used to reset the password.</li><li>It is important to note that it will no longer work if the user account password is changed by other means</li><li>Everyone can utilize the disk to reset the password, it is therefor important to keep the disk at a safe location.</li><li>A password reset disk can only be created for local user accounts, not for remote user accounts.</li><li>The guide explains how to create the disk under Windows 7</li></ul><h3>Creating the password reset disk</h3><p>Start with a click on the Windows start orb and select Control Panel from the opening menu. Click the <strong>User Accounts and Family Safety</strong> applet and then on <strong>User Accounts</strong>. Locate <strong>Create a password reset disk</strong> in the sidebar and click on that link.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/create-a-password-reset-disk.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/create-a-password-reset-disk-550x405.png" alt="create a password reset disk" title="create a password reset disk" width="550" height="405" class="alignnone size-medium wp-image-42824" /></a></p><p>This spawns the Forgotten Password Wizard window which &#8220;helps you create a password reset disk&#8221;.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/forgotten-password-wizard.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/forgotten-password-wizard.png" alt="forgotten password wizard" title="forgotten password wizard" width="521" height="455" class="alignnone size-full wp-image-42825" /></a></p><p>You can store the password reset tool on a standard floppy disk or an USB Flash Drive. If you select the USB option make sure to connect it to the computer before you click on the Next button. Most users will probably select USB as it is common these days that computers do not ship with floppy drives anymore. A floppy disk is furthermore not as reliable as a USB drive when it comes to data storage.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/password-reset-disk.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/password-reset-disk.png" alt="password reset disk" title="password reset disk" width="521" height="455" class="alignnone size-full wp-image-42826" /></a></p><p>A click on next opens the third page of the process. The current account password needs to be entered during this step. If the account does not have a password leave the field blank (there is no need to create the password reset disk in this case).</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/user-account-password.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/user-account-password.png" alt="user account password" title="user account password" width="521" height="455" class="alignnone size-full wp-image-42828" /></a></p><p>If you cannot remember your password you can modify it from an elevated command prompt. You can launch a command prompt as an administrator with a click on the <strong>Start Orb</strong>, then <strong>All Programs > Accessories</strong>, and a right-click on Command Prompt and the selection of <strong>Run as Administrator</strong>.</p><p>Use the command <strong>net user accountusername newpassword</strong> to change the account password of the account.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/change-account-password.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/change-account-password-550x232.png" alt="change account password" title="change account password" width="550" height="232" class="alignnone size-medium wp-image-42827" /></a></p><p>You do not need to know the old password for this, and the changes are effective immediately.</p><p>The wizard writes the data on the selected storage medium once you have entered the current account password, and indicates the progress on the final screen.</p><h3>Using the password reset disk to reset a Windows password</h3><p>The created password disk can now be used during log ins to reset the password. A reset password link appears on the account screen after an unsuccessful attempt to log in.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/reset-password.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/reset-password.png" alt="reset password" title="reset password" width="325" height="358" class="alignnone size-full wp-image-42829" /></a></p><p>A click on Reset Password opens the password reset dialog. It is necessary to connect the password reset disk to the PC and select it from the same selection menu that was used during creation.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/reset-the-user-account-password.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/reset-the-user-account-password.png" alt="reset the user account password" title="reset the user account password" width="403" height="314" class="alignnone size-full wp-image-42830" /></a></p><p>Enter a new user account password and hint on the next screen and confirm the changes with a click on the Next button. Windows switches to the Windows login screen again where you can use the newly selected password to log in.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/20/how-to-create-use-a-windows-password-reset-disk/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Create a Password Reset Disk on USB in Windows XP</title><link>http://www.ghacks.net/2007/07/02/create-a-password-reset-disk-on-usb-in-windows-xp/</link> <comments>http://www.ghacks.net/2007/07/02/create-a-password-reset-disk-on-usb-in-windows-xp/#comments</comments> <pubDate>Mon, 02 Jul 2007 08:18:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[password reset disk]]></category> <category><![CDATA[windows xp reset password]]></category> <category><![CDATA[xp lost password]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/07/02/create-a-password-reset-disk-on-usb-in-windows-xp/</guid> <description><![CDATA[Windows XP offers a function that is hidden deep inside the user account menu. It is possible to create a so called password reset disk that can be used to reset the password of the account is has been created for. You simply pop in the disk if you have forgotten your password and use it to create a new one.
There is normally no way to store the components of the password reset disk on an usb device because Windows XP is unable to access it during logon. It is not a problem to store the files on an USB device but you will face troubles when trying to access it if you lost your password.]]></description> <content:encoded><![CDATA[<p>Windows XP offers a function that is hidden deep inside the user account menu. It is possible to create a so called password reset disk that can be used to reset the password of the account is has been created for. You simply pop in the disk if you have forgotten your password and use it to create a new one.</p><p>There is normally no way to store the components of the password reset disk on an usb device because Windows XP is unable to access it during logon. It is not a problem to store the files on an USB device but you will face troubles when trying to access it if you lost your password.</p><p>There is however a neat little trick that can be used to be able to access an USB device during logon. To be able to do this you need to activate the guest account as well. If you lost your password you simply login the guest account first which recognizes the USB device and logoff again.</p><p><span
id="more-1720"></span>The USB device is still recognized by the system and can be used to reset the password of the main account. Now, let me tell you how you can create a password reset disk in Windows XP.</p><ul><li>Click on User Accounts in the Control Panel</li><li>Select the account that you want to create a password reset disk for</li><li>Click on &#8220;Prevent a forgotten Password&#8221; in the left menu</li><li>Click on next and select the &#8220;removable disk&#8221; instead of the floppy drive. Click Next.</li><li>Wait until the progress shows 100%, click next and then finish</li></ul><p>Congratulations you created a password reset disk on an usb device.</p><p>Now, to reset the password do the following:</p><ul><li>Start Windows normally and connect the USB device when you see the login screen</li><li>Login as a guest and logout again</li><li>Select the main account and hit enter without entering a password</li><li>This should show an error message</li><li>Click on use your password reset disk and on next</li><li>Click Next again and chose a new password and password hint for that account</li><li>Clicking on Next and Finish should display the Windows XP logon screen once again</li><li>Logon using the newly created password</li></ul><p>If you still have a floppy drive you could store the password reset disk on that device as well eliminating the guest account steps.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/07/02/create-a-password-reset-disk-on-usb-in-windows-xp/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
