Change Your Computer Password - Change Your Computer Password

free web hosting
Open Discussion > CONTRIBUTE > Tutorials

Change Your Computer Password - Change Your Computer Password

-X- Manager
This Topic will teach how can you change your without knowing your old Passward

1. Click "Start" Then Click "Run".

2. In the dialog box type in "CMD" and select "OK". (Opens Command Prompt)
Or you can manually open CMD by navigating to "C:\WINDOWS\system32\cmd.exe".

3. Once Command Prompt is open, type in "net user" and hit enter.
This will display all user accounts.

4. Now type in the following command: " net user (ACCOUNTNAME) * " and hit enter

Example: net user Trap * [ENTER] (Dont forget to add the asterisk)

5. Now it will ask for a new password, enter a password and hit enter once again,
(PASSWORD WILL NOT BE DISPLAYED SO MAKE SURE THERE ISNT ANY TYPOS)

6. Now it will ask you to confirm the password, Simply type in the password again and hit enter.
(PASSWORD WILL NOT BE DISPLAYED SO MAKE SURE THERE ISNT ANY TYPOS)

7. Now the password id changed! To exit command prompt simply type "EXIT" and hit enter
Reply With Quote

Notice from rvalkass:

Please avoid using abbreviations like u or ur, especially in topic titles.

 

 

 


Reply

Liam_CF
So would this work if you had a limited account and you tried to change an admins password? If I forgot my password for this account then I would have to try to get by using the limited account.

Thanks for this if it does work.

Reply

coolcat50
Hmm, very interesting. I might be able to use this when I get my laptop.

Also, Liam you could always try it.

Reply

Hirishiolo
You can also use programs like distro live from linux on cd or usb and discover the password simply rebooting your pc and select the boot from cd or usb!!

Reply

Csshih
Liam_CF, you would not be able to change the admin password, you have to be an admin in the first place.
But, on the linux subject, you could boot linux, get the SAM files off the computer, and then get a SAM file cracker to figure out the password.
This will not work on a school domain, for those of you at school.
You would only be able to change the local password, not the domain password. ( I think)
correct me if I'm wrong.

Reply

Sebby123
If your a limited user you can't change a admin's pass
Lok at the syntax of NET though.
Theres lots of good stuff like NET SEND

Reply

minimcmonkey
Wow, thats brilliant, I have tried to do that before, I know you can edit a database file with the passords in it. ive done that bbefore, but never used command prompt for it!.
brilliant thread!! xd.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. how to change computer password - 195.36 hr back. (1)
  2. "computer password" attribute - 294.57 hr back. (1)
  3. xp sam file syntax] - 391.79 hr back. (1)
Similar Topics

Keywords : computer password computer password

  1. How To Have More Than 1 Ipod In A Single Computer? - It describes about connecting many ipods in a single computer (1)
  2. Simple Javascript And Password System - How to protect your pages with password (9)
    The quickest way to get a password protection system up and running is to use a Prompt box in
    JavaScript that has a title like "Enter your Email Address". Only you and the relevant users know
    what the password should be, could even be one each, that can be sorted out at the next page then
    pass the "input" directly through the url by changing the .href, like
    http://www.iSource.net.nz/users/?leTmeIn= The page that then processes this should also check for
    the referring page, and three fails from an IP if you like the php (the next page): CODE
    <?php // processdo...
  3. How To Remember Complex Passwords - Use the BEST password system ever! (9)
    The Trap17 forums have a whole subforum devoted to those amongst use who have failed to remember
    their passwords, and have locked themselves out of their free web hosting account. If you forget
    your password, you can go to Free Web Hosting, No Ads > FREE WEB HOSTING > FREE WEB HOSTING
    REQUESTS > Free Web Hosting : Password Reset and ask the friendly admins there to reset your
    password for you. Remember the days when your password on the Internet could be something like
    andrew18 ? And you could use that same password on all three websites that you visited...
  4. Making Winrar Archives - and adding password to winrar archives (13)
    **** This tutorial will show you how to put files into .rar Archive and pass worded (if wanted)
    **** What You Will Need Before continuing you will need a couple of thing, first of all you
    need WINRAR , which is a very powerful archive manager. It can reduce size for you email
    attachments, decompress RAR, ZIP and other types of files downloaded from the internet. You can get
    winrar at http://www.rarlabs.com The other thing is that make sure your using Windows XP because
    this is what I used to make this tutorial. I think it works with any other windows not...
  5. Make Yourself Admin On A Computer - (28)
    Last year, my whole family used one computer, and I could never install anything because my account
    was limited, and my parents were scared I would download a virus. One day I decided to try and find
    a way to make myself able to install stuff, and I found out, but because of my parents carelessness.
    It doesn't work if the Administrator, the one that doesn't show up on logon has a password.
    Here's how to do it: Restart your computer, and when it first starts press f8, it's f5 on
    some computers, and then select run Windows in safe mode with networking, a...
  6. How To Reformat Your Harddrive... - Is your computer slow, reformatting will fix the problem! (10)
    To use this tutorial you first must have prior knowledge of computing and basic experience within
    them. *****WARNING!***** This can damage your PC, if you perform the actions incorrectly.
    ****************** HERE WE GO! 1. Backup all important information on your computer, as
    everything will be deleted. 2. Make Sure you have your Windows XP CD at hand (We need this to
    re-install Windows!) 3. Restart your PC and press 'DEL' (or the key that boots into your
    bios) when prompted. 4. Change the boot sequence to boot from your CD drive first. (This v...
  7. Disable 'turn Off System Restore' In Windows Xp - Useful for computer administrators (6)
    This method will stop people from disabling System Restore. 1. Go to Run (Start->Run) 2. Type
    gpedit.msc and click Enter 3. On the left in the Computer Configuration go to Administrative
    Templates then System then System Restore. 4. Double click on the Turn off System Restore on the
    screen on the right and choose Enable. Check if it's working. Go to System Properties (Control
    Panel -> System) and to tab System Restore The 'Turn off System Restore' should be now
    'unclickable' ...
  8. Make A Moderately-secure Password System Using Javascript - using file redirection to hide the password. (4)
    JavaScript is very handy at making forms, allowing for much more customization and easier ways to
    send data. So making Login forms using JavaScript may seem to many to be a very feasable idea.
    However, JavaScript is very bad at protecting Passwords, as since the passwords are not encypted and
    the whole JavaScript code is in the page, a person could just view the Page Source and find out
    everything. Even if you use an external JavaScript, it would still be poor as the file name for the
    external JavaScript would still be revealed. But I have an answer! There is a rela...
  9. Computer Speed Enhancer. - how to speed up your computer (13)
    I posted this tutorial here a very long time ago, almost been 2 years since then and its helped a
    lot of people increase their speed, so here it is: The first step is to go start/run. Next in
    the run bar type "msconfig" Now here is where you need to be, the system configuration utility.
    Here are some programs that you don't need necessarily, you can disable witch ever ones you
    feel are necessary. (dont disable microsoft programs unless you're sure). Here is an example of
    what program I unchecked: ------------------------------ The next step go ...
  10. How To Change The Default Icon Of Hard Drive In My Computer - (6)
    Well i got to know about method of changing the hard drive icon, thought i should share it with you
    guys. Well he goes. First what you have to do is find Icon files that you may want to put on your
    hard drive. These files are basically of ".ico" extension so a simple search for "*.ico" (remove the
    "" when searching) in you computer will generate results with various icons you can use. You
    can also create new icons with an icon editor. I use the 'Easy Icon Maker' available from
    this website http://www.icon-maker.com Well now assuming that you've got ...
  11. Beginners Guide To Becoming A Computer Hardware Tech - (2)
    Welcome to my Beginners Guide To Becoming a Computer Hardware Tech guide into getting started with
    computer hardware installation, upgrading and maintaining. I will be talking about various items
    you will need and point to a huge index of links. This includes tutorials on building a computer
    from scratch, tips ands tricks, myths exposed and more. If you plan to build computers from scratch
    then you will need the proper reading in order to get a good understanding of what you will be
    dealing with when you build and maintain computers. The first times on the list ar...
  12. How To Set A Password In Bios - the password is asked during start up (2)
    first let me tell you what is setting a password in bios is the password set at bios is asked when
    you start your pc even before your operating system is booted heres the steps 1.as soon as you start
    your pc press 'del' or 'Esc' continiously and you'll find the bios screen
    2.when you spot the bios screen go to the security section in security section there are two option
    of setting password 1.admin pass - you can't del this pass in bios without knowing the
    password(only for advanced users) 2.user pass - you can delete bthis password from bios ev...
  13. Basic Computer Security - A small guide to basic computer security for the home (9)
    Howdy all! This is going to be a basic guide to computer security for home users including the
    use of applications and common sense /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> Its not foolproof but no security is and if ive missed anything then
    add it in! First is first, understand the threats. Some people, understandably, think that
    adware, spyware, worms and virusses are the same and this can lead to bad security so first we have
    to know what each is and what they do. Adware is basically a small program that sits on ...
  14. How To Convert Any Format Video To Dvd Format - convert videos on your computer to DVD format and burn them to a playa (0)
    How to Convert any Format Video to DVD Format Easily convert videos on your
    computer to DVD format and burn them to a playable DVD disk. by
    brautigam - 7/10/06 Programs Needed: WinAVI Video Converter Folder2Iso
    Nero 7 Ultra Edition (or an equivilent DVD burning software with a "Burn Image to Disk" feature)
    Step 1) a. Open up WinAVIVideoConverter (Don't worry if it says something about
    your codecs, just press close). b. Click on convert to DVD in the bottom right. c. Find ...
  15. How To Protect A Directory From Being Viewed - without admin username and password (4)
    Well i ran across this script awhile back, and i am tired of storing it on my computer, so i am
    going to post it here and whenever i need it i will come here and get it /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> hopefully Anyways, it is a
    verry simple process just copy and paste this QUOTE if (($user) && ($passwort)) {
    # get url $url = $DOCUMENT_ROOT . dirname($PHP_SELF) . "/.htpasswd"; # make
    .htaccess and .htpasswd $htaccess_txt = "AuthType Basic" . "\n"; $htaccess...
  16. Unencrypted But Invisible File Storage - It can have a password, it can be unlocked. (0)
    This method works, but unfortunately compression software can open the file without the password.
    Also, you can try creating a new user account. When it asks "Make files and folders private?" click
    Yes, make private. Name the new user account anything using NO spaces/uppercase letters, but not
    something like "privatefiles" or something like that. Try accessing the files in C:\Documents
    and Settings\ >. You cannot open the folder. Now to ensure that user is always hidden in My
    Computer, click Start > Run. 1. Type in command.com . This should bring up a blac...
  17. Build A Computer - How to build your computer from scratch (28)
    Building a New Computer from Scratch Things you need before you start: 1. A Screw Driver 2. A Flat
    Working Bench 3. Computer Components consisting of: a. Computer Case (Compatible with your Mother
    Board & Power Supply already installed) b. Mother Board (CPU and RAM installed) c. HDD with IDE
    Cable d. CD-ROM (Optional) with IDE Cable e. Floppy Drive (Optional, but Recommended) with IDE Cable
    To start building your computer, follow these steps: a) Unscrew your case lid or side as the case
    may be. There should be a screws right at the back to allow you to do this. (Also i...
  18. View Connection Settings/connections - How to view connections to your computer (0)
    This topic will explain how you can view who's currently connected to your computer and how to
    view your main computer settings for internet usability. Note: this will probably be pretty basic
    stuff to people who are into computers, but this is likely to help for those people who are
    interested in finding out more info about their internet connection but don't know a lot about
    how to find it out. Well, on windows xp and I believe earlier systems (I only use xp) there's a
    nice little program called netstat, which isn't a win32 (windows) program really. I...
  19. Networking Tutorial: File And Printer Sharing - A basic computer networking tutorial (0)
    Network Setup: Newbie Install Click start, then right click computer Ensure that the full
    computer name is memorable and that each machine is on the same workgroup. After you've done
    this, you are ready to configure advanced features, such as file and printer sharing. Adding a
    Printer Locally Firstly, you need to configure your printer (on the machine which is
    directly connected to the printer) for printer sharing. Click start, control panel,
    printers/scanners, then right click on your local printer and click 'properties'. Browse to
    the shari...
  20. Get Rid Of Password Expiry - Windows xp (6)
    In this tut i'm going to tell u how to remove the psswd expiry in windows xp * Go to Start|Run
    and type Control userpasswords2 * Go to Advanced tab in the user accounts window * Again select
    the Advanced button under the Advanced user management header. * Now click on the User in the Local
    Users and Groups. * On the right pane you will see the list of all user account * Right click on
    the user name for which you want to change the setting and select the Properties option. *
    Now click in the General tab check on the password never expires option. * Clic...
  21. Wordpress 1.5 - Restricting Single Posts - Without having to enter a password for each post (1)
    This is a mini tutorial on how to tweak WordPress 1.5 so that anonymous readers or registered users
    below a certain level (set by you) cannot view posts that you want to hide from them. They
    won't even know that the posts exist. This is assuming that either 1. you are running a
    blog/site that is meant to be administered by only one person (ie, you). OR 2. you want to let some
    people co-author with you, but still need some posts to be restricted (more of a bloggers'
    privacy issue). First Step : Download the Post Levels Plugin from http://fortes.com/projects...
  22. [php]password Protect W/o Db - A good php tutorial (13)
    Hello all, I found this script actually on another website. But I modded it and added some things.
    Heres the code and stuff. Open a new file in your text editor and paste in this code. CODE
    <?php { echo '<form name='pp' method='post'
    action='check.php'> Username:<input type='text' name='user'
    value=''><br> Password:<input type='password'
    name='pass' value=''><br> <input type='submit'
    value='Login'> </form>&...
  23. Setting up easyPHP on your local computer - tutorial (0)
    Someone was asking in the forums about downloading the PHP/mySQL and apache Server
    ..seperately...thst is a real headache ..Well.. today we'll learn how to install and run a
    program called EasyPHP. It is a combination of some common free web server software that put
    together into an easy to install package. Normally to download and install each separate component
    can take a long time, plus be a headache to configure them to work together properly. Please note
    that it's a French Software. It includes: 1. MySQL Database System 2. Apache Web Server 3. PHP
    Programm...



Looking for change, computer, password, change, computer, password

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for change, computer, password, change, computer, password

*MORE FROM TRAP17.COM*
How To Have
More Than 1
Ipod In A
Single
Computer? It
describes
about
connecting
many ipods
in a single
computer
Simple
Javascript
And Password
System How
to protect
your pages
with
password
How To
Remember
Complex
Passwords
Use the BEST
password
system
ever!
Making
Winrar
Archives and
adding
password to
winrar
archives
Make
Yourself
Admin On A
Computer
How To
Reformat
Your
Harddrive...
Is your
computer
slow,
reformatting
will fix the
problem!
Disable
'turn
Off System
Restore'
In Windows
Xp Useful
for computer
administrato
rs
Make A
Moderately-s
ecure
Password
System Using
Javascript
using file
redirection
to hide the
password.
Computer
Speed
Enhancer.
how to speed
up your
computer
How To
Change The
Default Icon
Of Hard
Drive In My
Computer
Beginners
Guide To
Becoming A
Computer
Hardware
Tech
How To Set A
Password In
Bios the
password is
asked during
start up
Basic
Computer
Security A
small guide
to basic
computer
security for
the home
How To
Convert Any
Format Video
To Dvd
Format
convert
videos on
your
computer to
DVD format
and burn
them to a
playa
How To
Protect A
Directory
From Being
Viewed
without
admin
username and
password
Unencrypted
But
Invisible
File Storage
It can have
a password,
it can be
unlocked.
Build A
Computer How
to build
your
computer
from scratch
View
Connection
Settings/con
nections How
to view
connections
to your
computer
Networking
Tutorial:
File And
Printer
Sharing A
basic
computer
networking
tutorial
Get Rid Of
Password
Expiry
Windows xp
Wordpress
1.5 -
Restricting
Single Posts
Without
having to
enter a
password for
each post
[php]passwor
d Protect
W/o Db A
good php
tutorial
Setting up
easyPHP on
your local
computer
tutorial
advertisement



Change Your Computer Password - Change Your Computer Password



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE