This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Sunday, 29 June 2014

Reset Windows Password

Reset Windows Password

 

Forgot your administrator password? Don't panic, it happens to some other people too, and you have found the solution! The following instructions will show you step-by-step how to reset your local Windows password. This only works for local user accounts, however, not domain accounts.The password recovery tool from this page is written by Petter Nordahl-Hagen, and the original information, as well as the downloadable tool, can be found from his website. According to the author, this tool should work for Windows NT/2000/XP/Vista.
WARNING! Users who have EFS encrypted files on the Windows XP or Vista computers will loose access to the EFS encrypted files after recovery of your password!

Use this trick at your own risks
The tool to reset your password can be downloaded here.http://thecomputertricks.com/tricks/reset-windows-password/index.html

I. Download the bootdisk:
  1. Download the bootdisk, which includes the password recovery tool here. The file contains the ISO CD image.
  2. Unzip (extract) the ISO file and burn it to a CD. Note that this is an ISO file, you must burn it to CD as an ISO image, not as a "data" file. If you're not sure how, see this article. Also, the image is bootable, you need to burn the image to a CD using the image burning feature; do not extract the contents of the ISO and burn them to the CD, you'll end up with a CD that can't boot!

II. Understanding the process:
  • You'll use the bootdisk created from the above steps to bootup your computer, which you want to reset your administrator password.
  • You'll be asked for things like: which drive is the boot drive, which path to the SAM file, etc.. but don't worry, details will be provided.
  • Once you have selected an account to reset the password, you'll need to type in a new password; however, it is highly recommended to use a BLANK password at this point, then you can change your password later in Windows.
  • Follow the prompts to the end. You'll need to save the changes at the end!

III. OK! Enough talking. Here are the steps:
  1. Startup your computer with the bootdisk created above. You should see a welcome screen following with a prompt:
     boot:
    
  2. Just wait, the bootup process will continute automatically. Then you should see a screen similar to this:
     =========================================================
     . Step ONE: Select disk where the Windows installation is
     =========================================================
     ....
     NT partitions found:
      1 :   /dev/sda1    4001MB  Boot
      2 :   /dev/sda5    2148MB
     
     Please select partition by number or
     a = show all partitions, d = automatically load new disk drivers
     m = manually load new disk drivers
     l = relist NTFS/FAT partitions, q = quit
     Select: [1]
    
  3. Notice the last line "Select: [1]" which shows the [1] as default selection because the tool detected the bootup partition is [1]. This might be different on your own machine, so you should review the list shown under "NT partitions found:". The partition with the word "Boot" should be selected.

  4. Hit Enter once you confirm the selection. You should see a similar screen as follows:
     =========================================================
     . Step TWO: Select PATH and registry files
     =========================================================
     ....
     What is the path to the registry directory? (relative to windows disk)
     [windows/system32/config] :
    
  5. Notice the last line "[windows/system32/config]" which shows the default path. This was also detected by the tool. If the path is correct, hit Enter, or if you wish to enter a different path, enter it now then hit Enter.
    Here are the paths for different versions of Windows:
    - Windows NT 3.51: winnt35/system32/config
    - Windows NT 4 and Windows 2000: winnt/system32/config
    - Windows XP/2003 (and often Windows 2000 upgraded from Windows 98 or earlier): windows/system32/config

  6. Once you hit "Enter", you should see the next screen similar to the following:
     -r--------    1 0        0          262144 Jan 12 18:01 SAM
     -r--------    1 0        0          262144 Jan 12 18:01 SECURITY
     -r--------    1 0        0          262144 Jan 12 18:01 default
     -r--------    1 0        0         8912896 Jan 12 18:01 software
     -r--------    1 0        0         2359296 Jan 12 18:01 system
     dr-x------    1 0        0            4096 Sep  8 11:37 systemprofile
     -r--------    1 0        0          262144 Sep  8 11:53 userdiff
    
     Select which part of registry to load, use predefined choices
     or list the files with space as delimiter
     1 - Password reset [sam system security]
     2 - RecoveryConsole parameters [software]
     q - quit - return to previous
     [1]
    
  7. Hit "Enter" with the default option selected "[1]". Then ...:
     =========================================================
     . Step THREE: Password or registry edit
     =========================================================
     Loaded hives:   
    
       1 - Edit user data and passwords
       2 - Syskey status & change
       3 - RecoveryConsole settings
        - - -
       9 - Registry editor, now with full write support!
       q - Quit (you will be asked if there is something to save)
    
     What to do? [1] -> 1
    

  8. Hit "Enter" with the default option selected "[1]". Then ...:
     ===== chntpw Edit User Info & Passwords ====
    
     RID: 01f4, Username: <Administrator>
     RID: 01f5, Username: <Guest>, *disabled or locked*
     RID: 03e8, Username: <HelpAssistant>, *disabled or locked*
     RID: 03eb, Username: <pnh>, *disabled or locked*
     RID: 03ea, Username: <SUPPORT_388945a0>, *disabled or locked*
    
     Select: ! - quit, . - list users, 0x<RID> - User with RID (hex)
     or simply enter the username to change: [Administrator]
    

  9. Hit "Enter" with the default option selected "[Administrator]", or select another user account. Here you can enter the full user account surrounded by < and >, CASE-SENSITIVE, or enter the RID number (i.e. 0x1f4). Assuming you select the Administrator account, you should see the following screen:
     RID     : 0500 [01f4]
     Username: Administrator
     fullname: 
     comment : Built-in account for administering the computer/domain
     homedir : 
    
     Account bits: 0x0210 =
     [ ] Disabled        | [ ] Homedir req.    | [ ] Passwd not req. | 
     [ ] Temp. duplicate | [X] Normal account  | [ ] NMS account     | 
     [ ] Domain trust ac | [ ] Wks trust act.  | [ ] Srv trust act   | 
     [X] Pwd don't expir | [ ] Auto lockout    | [ ] (unknown 0x08)  | 
     [ ] (unknown 0x10)  | [ ] (unknown 0x20)  | [ ] (unknown 0x40)  | 
    
     Failed login count: 0, while max tries is: 0
     Total  login count: 3
    
     * = blank the password (This may work better than setting a new password!)
     Enter nothing to leave it unchanged
     Please enter new password: *
    

  10. At the prompt "Please enter new password", Enter the * for a blank password (HIGHLY RECOMMENDED!) then press Enter
     Please enter new password: *
     Blanking password!
    
     Do you really wish to change it? (y/n) [n] y
    

  11. At the prompt, type in "y", then press Enter. Note that the default option is "n".
     Do you really wish to change it? (y/n) [n] y
     Changed!
    
     Select: ! - quit, . - list users, 0x - User with RID (hex)
     or simply enter the username to change: [Administrator] !
    

  12. Enter the "!" to go back to the main menu. Then select "q" at the following menu to quit:
     <>========<> chntpw Main Interactive Menu <>========<>
    
     Loaded hives:   
    
       1 - Edit user data and passwords
       2 - Syskey status & change
       3 - RecoveryConsole settings
        - - -
       9 - Registry editor, now with full write support!
       q - Quit (you will be asked if there is something to save)
    
     What to do? [1] -> q
    

  13. A prompt to save changes displays, enter "y" to save:
     =========================================================
     . Step FOUR: Writing back changes
     =========================================================
     About to write file(s) back! Do it? [n] : y
    

  14. The changes are saved! You should see the following screen, press Enter, and reboot your computer.
     Writing  sam
    
     ***** EDIT COMPLETE *****
    
     You can try again if it somehow failed, or you selected wrong
     New run? [n] : n
    

Saturday, 28 June 2014

5 Best VLC Media Player Tricks that you Must Try

       5 Best VLC Media Player Tricks that you Must Try 

Most of the people Prefer VLC media Player as thier default media player. The Reason for this is just because VLC media player is smooth and Comes with many different Features. VLC media player can play almost all File formats that exists.

But if you are using it just to Watch movies and listening songs than i must say that you are missing out Some of the Best Hidden VLC Media Player tricks. Believe me it is a box of Tricks that you just need to open. Today in this post i am going to share Some Cool VLC tricks that you will not only learn them but also will Enjoy performing it.

Best VLC Media Player Tricks

1. Convert Videos with VLC

This Feature of VLC media player is not much famous amongst the Users. we tend to use other Video Converters but we can do this task in VLC itself. Here is how:
Step 1: Open VLC media player and Click On "Media" which is located at top right corner. Now Select Conver/Save. Or Alternatively you can simply Press "CTRL + R".

You Can Download Latest Version of VLC Media Player Here
http://www.videolan.org/vlc/index.html
Step 2: Now a Window will pop up like a below picture, Simply click on Add and choose the file you want to convert, now Click on Convert/save.


Step 3: Then Select the type of the file you want it to conver to. You can even tweak the video encoding. Thats it, and this is how you can convert any video in VLC media Player. 

2. Watch Youtube Videos in VLC:

Yes, you read it right, you can directly watch any youtube video in VLC Media player, needless to say you need Internet Connection. You can also get rid of unwanted dsturbance caused in Youtube Videos if you watch the videos in VLC.
Step 1: Open VLC media player and Click On "Media" to Select "Open Network Stream".  CTRL + N is the shortcut to perform this task.
Step 2: Open Youtube and head over to your Favourite Video, Copy the URL of the youtube video which will look like https://www.youtube.com/watch?#######.
Step 3: Once you have copied the URL simply Paste it there where it says Enter the network url and Click Play.
You will see that the Video is Streaming in VLC Smoohly.

3.Audio and Video Effects

If your video's Audio is not Syncing with the video stream then with a little tweak you can fix this in VLC media player. you can even Apply Effects to your audo and video, let us see how:
Step 1: Open VLC media player, click on Tools > Effects and Filters.
Step 2:  Click on Audio Effect if you want to add effects if you are playing audio or Click on Video effect to add effects in a video file.
Step 3: Now Play around and make changes to add effects which will take place live.
You can make changes in the form of Brightness, Hue etc. Other tabs like syncronization is there to add effects too.

4. Take Snapshot in VLC:

Many a times while watching a movie or random video we wish to take a snapshot of it but its too time consuming to Press Print screen button then open paint and all that Tedious stuff.
Fortunately VLC Comes witht the snapshot feature build in. All you need to do is Right click on the video while its playing, Hover your Mouse on Video option(in Context Menu) and Select Take Snapshot.
Its as Easy as that but Comes Very Handy at times.

5. Use Video as Desktop Wallpaper Using VLC:

VLC is the Only Media player that can do this for you. You can Replace your Desktop wallpaper with a Video Using none other than VLC media Player.
  • To do this, open VLC’s preferences window, click the Video icon, and select DirectX (DirectDraw) video output in the Output box. 
  • Restart VLC, and Load a video, and you’ll be able to click the Video menu and select Set as Wallpaper to turn the video into your desktop wallpaper.
  • When everything is  done, just change VLC’s Output setting back to Automatic and restart it.
I hope these 5 VLC media player tricks will help you learn more about your favourite media player and you will enjoy performing these tricks.


I want to hear from you so leave your comment in the below comment box about your experience with this post.