Showing posts with label Computer Trick. Show all posts
Showing posts with label Computer Trick. Show all posts

Friday, 2 January 2015

On 18:02 by Himanshu Joshi in , ,    No comments
 Delete Administrator Password Without any software 

Method 1

Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind. 

Method 2

Step 1. Put your hard disk of your computer in any other pc .
Step 2. Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk ).
Step 3. Then open that drive in which the victim’s window(or your window) is installed.
Step 4. Go to location windows->system32->config
Step 5. And delete SAM.exe and SAM.log
Step 6. Now remove hard disk and put in your computer.

Step 7. And boot your computer :-) ..


On 17:55 by Himanshu Joshi in , , ,    No comments
                               video wallpaper

Ever wanted to set cool videos as your computers Desktop Wallpaper, then you came to right place. Today in this post i will teach you how to set videos as your Desktop Wallpaper with a simple nice little trick and small tool or software that mostly every one has installed on their computer or laptop. This trick works on  Windows Xp as well as it works on windows 7. Go through below post to learn this simple trick...

How to set video as desktop wallpaper ?

   1. Open VLC Media Player.
   2. Then Go to Tools > Preference Or press CTRL + P and Selecet Video from left panel
   3. Then Choose DirectX video output from output dropdown list
      as shown in below image .
Video wallpaper

 4. Save the changes ans restart VLC Media Player.  
 5. Play any video you would like to set as your desktop wallpaper. 
 6. Then click on Video and select DirectX Wallpaper from the dropdown list as show in below image. 

Video wallpaper


 7. Now Minimize vlc player and you will see your video running on your desktop as wallpaper.    
8. If you want your default wallpaper back then uncheck DirectX Wallpaper from video dropdown list.    
9. Hope you like this simple trick share your thought about this trick in comment section.


On 17:27 by Himanshu Joshi in ,    No comments
Do You Know How To Shutdown Your Computer By Timer If u Don't..
So Here Is The Trick..


So The Method ->1
1.    Right click on your desktop and choose "New=>shortcuts".
2.    In the box that says "Type the location of the shortcut",
type in "shutdown -s -t 3600" without the quotation marks and click next. Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.
3.    Make up a name for the shortcut and you're done.
You can change the icon by right clicking=>properities=>change icon=>browse
TO ABORT:
To make an abort key to stop the shutdown timer just create another shortcut and make
the "location of the shortcut" to " shutdown -a" without the quotes.
Method ->2
So here is the Second trick , for example you wish to shutdown at 11:35am. Type this in
start=>Run
Type Code: at 11:35 shutdown -s
TO ABORT:
Code:shutdown -a