Download

Download

Featured Posts

Featured Articles
All Stories
Showing posts with label FUN PROJECTS. Show all posts
Showing posts with label FUN PROJECTS. Show all posts

How to Change Window 7 Password without Knowing Current Password:

How to Change Windows 7 Password without Knowing Current Password
There are various methods to bypass windows 7 password protection.In case you forgot windows passsword,you can reset it using windows 7 Dvd or OfflineNT Password and Registry Editor.However if you have access to any windows account then you can change the password without knowing current password.

How to Change Window 7 Password without Knowing Current Password:

Method 1:

  • Go to Control Panel and click on the Administrative Tools.
  • Under this section double click on Computer Management.
  •  Select  System Tools from right window pane.
113 How to Change Windows 7 Password without Knowing Current Password
  • Under this, just double click on Local Users and Groups and then on Users
  • Now you will see all the login accounts of your computer. Right click on any the account whose password you want to change and then click on Set Password.
123 How to Change Windows 7 Password without Knowing Current Password
  • A warning message will popup on your screen just click on Proceed button.
131 How to Change Windows 7 Password without Knowing Current Password
  • Now enter your New Password  and click on OK button.
141 How to Change Windows 7 Password without Knowing Current Password
That’s it! your windows 7 password is changed without knowing current password. The only limitation of this method is that your current  account should  have Administrative privileges.

Method 2:

If you love to be work on Command Line then this method is for you.
  • Open command prompt by typing with administrative privileges .( Type CMD in start, right click on it and select Run as Administrative )
151 How to Change Windows 7 Password without Knowing Current Password
  • In the CMD window  type the following command and  hit Enter
net user Account Name Your New Password
In this command replace Account Name by the account name (Account Name is case sensitive) whose password you want to change and replace Your New Password by the password that you want to set.
161 How to Change Windows 7 Password without Knowing Current Password
  • Now if everything goes alright  you will see “The command completed successfully” on your screen, now type exit command and hit Enter
This will reset your current windows password.

SOURCE PCTRICKS.NET


USEFUL LINKS 
1.www.tricksnew.blogspot.com 
2.www.freeminiproject.blogspot.com 
3.www.freeplacementpaper.blogspot.com 
4.www.annaunivquestionbanks.blogspot.com
7:59 PM - By Reetha 0

Shutdown Your Computer or a Remote Computer via Command Prompt


Shutdown Your Computer or a Remote Computer via Command Prompt

Most of us shutdown our computers using the power button given in the Start menu. Some of us use the physical power button on our machines. Very few people actually use other means of shutting down a computer and even less is the number of people who use the command prompt to shutdown a computer.

A reason for this is that most of us don't know that the command prompt can be used to not only shutdown, restart or log off our computer instantly but also to shutdown a remote computer provided you have administrative access. It can also be used to hibernate a computer and give a comment containing the reason for shutdown. This post will show you how to do all this.

Shutdown computer with command prompt
Required
A computer running Windows (XP, Vista, 7 or 8) with the command prompt working perfectly, i.e. not disabled by a virus.

Initial Steps 
1) Press Windows Key + R.
2) Enter CMD and press Enter.

This will start the command prompt. Follow the instructions below depending on what you want to do.

Shutdown Local Machine (Your Computer)
Type "shutdown -s" without the quotes in the command prompt and press Enter. Shutdown is the command being executed and the switch -s tells the computer to shutdown.

Restart your Local Computer 
Type "shutdown -r" in the command prompt and press Enter. In this case, the command switch -r is telling the computer to restart after shutdown.

Log Off the Current User
Type "shutdown -l" in the command prompt and press Enter. The -l command switch tells the computer to log off.

Shutdown a Remote Computer
Type "shutdown -s -m \\name of the computer" in the command prompt and press Enter. Replace \\name of the computer with the actual name of the remote computer you are trying to shutdown. As mentioned earlier, you must have administrative access to the computer you are trying to shutdown. To know if you have administrative access, press Windows key + R and then type the name of the computer and press Enter.

Note: If you don't remember the name of the remote computer, you can look for it by opening a list of all the computers you are connected to by executing "net view" in command prompt.

If you can connect to the computer, you will be asked to login with your username and password. Upon entering them, a window will display the list of all the directories available to you. This should help you know whether you can or cannot shutdown the remote computer.

Hibernate a Local Computer
Type in "Rundll32.exe Powrprof.dll,SetSuspendState" without the quotes and press Enter. Your computer should hibernate, if it does not, then you must enable hibernation to do this.

Shutdown your or a remote computer after a specific time
Type "shutdown -s -t 60" to shutdown your computer after 60 seconds. Upon executing this, a countdown timer displaying a warning message will be shown. This command uses the -t command switch followed by a variable (which is 60 in this case) which represents the number of seconds after which the computer will shutdown.

Display a Message containing the reason for shutdown
Type shutdown -s  -t 500 -c "I am tired. I don't want to work anymore." (with the quotes) and press Enter. The -c switch is used in the code to give the reason for shutting down and what is followed in quotes will be displayed in the dialog box as the reason. This can be used to display all sorts of funny messages. One example :-

Skynet has become self aware. John Connor did not stop me. You can not use your PC anymore.

Stop a System Shutdown
Type "shutdown -a" and press Enter. This will stop the system from shutting down if the countdown to shut down has not reached 0.
7:57 PM - By Admin 0

Labels

AI PROJECTS (8) ALL DEPT (42) BCA (22) BE (13) BSC (20) BTECH (17) C PROJECTS (4) C#.NET (19) C++ PROJECTS (2) CHEMISTRY (3) CIVIL (25) CSE (94) DIPLOMA (22) DOWNLOADS (60) ECE (37) EEE (39) FINAL YEAR PROJECTS (30) HOW TO (58) HTML PROJECTS (4) IEEE PROJECTS (108) IT (85) MATLAB PROJECTS (8) MBA (1) ME (19) MINI PROJECTS (97) MSC (17) MTECH (18) MYSQL PROJECTS (6) NETWORK PROJECTS (7) OTHER PROJECTS (67) OTHERS (28) PAPER PRESENTATION (4) PG (18) PHP PROJECTS (7) PROJECTS (5) SOURCE CODES (22) SYSTEM PROJECTS (15) UG (17) VB PROJECTS (15) WHITE PAPER (19) mca (73) mech (4)

Blog Archive

Total Pageviews

Discussion

Followers

Powered by Blogger.
back to top
Don't Forget To Join US Our Community
×