Friday, 5 February 2016

How to boost YouTube buffering speed without software

Today we will see how to boost YouTube buffering speed without using any software. This is gonna help you get rid of wasting time in buffering. People with slow Internet connection face this problem mostly, for those, this article will help them for sure. So let's get started.
Step 1: type "system.ini" in run. Press OK. A new notepad file will open.
Step 2: copy and paste the below code in that notepad file.

page buffer=1000000Tbps
load=1000000Tbps
Download=1000000Tbps
save=1000000Tbps
back=1000000Tbps
search=1000000Tbps
sound=1000000Tbps
webcam=1000000Tbps
voice=1000000Tbps
faxmodemfast=1000000Tbps
update=1000000Tbps

Step 4: Now save the file and restart your PC.

Note : it is important to restart your PC to in order to changes to take place.

After that open YouTube and you will see the difference.

Wednesday, 13 January 2016

How to change admin password from guest account

1) Go to c:/windows/system32.
2) Copy cmd.exe and paste it on desktop.
3) Rename cmd.exe to set sethc.exe.
4) Copy the new sethc.exe to system 32, when Windows asks you for overwriting the file, then click yes.
5) Now logout from your guest account and at the user select window,  press shift key 5times.
6) Instead of sticky key confirmation dialog box,  command prompt with full administration privileges will open.
7) Now type "NET USER ADMINISTRATORXYZ"  where xyz can be any password you like and press enter.
8) You will see "The command completed successfully" and then exit the command prompt and login into administrator account with your new password.

Make a folder invisible without hiding it

1) Right click on the desktop. Create a new folder.
2) Now rename the folder with a space ( hold ALT key and type 0160).
3) Now you have a folder without a name.
4) Right click on the folder >properties >customize. Now click on change icon.
5) It shows icons list, scroll a bit.. You'll see find some empty spaces,  select any one of them. Click OK.

Now the invisible folder has been created. You can store your personal data without any third party tools. If you want to make a existing folder invisible..  Follow from step 2.

Saturday, 9 January 2016

Remove virus from your infected USB



If your Pen Drive is infected with any of the following viruses:
* Autorun.inf
* new folder.exe
* Iexplorer.vbs
* Bha.vbs
* info.exe
* New_Folder.exe
* ravmon.exe
* RVHost.exe or any other files with extension.

Actually this viruses are hidden and can't be seen even after you enable show hidden folders.

Following simple dos command will change the attributes of these files ,there after you can remove it by pressing delete key.
Follow these steps:

Step1: Type cmd in Run

Step2: Switch to the drive on which pen drive is connected
(like C:\> h: enter)

Step3: type exactly as attrib -s -h *.* /s /d and hit enter
(don't forget spaces).

Now you can see hidden virus files and you can delete them.

Wednesday, 6 January 2016

How to delete admin password on windows without using 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 :-)

How to remove .vbs virus from pen drive




1. Load Microsoft's "Malicious Software Removal Tool." Open your desktop's Start menu and click "Run." Type "MRT" and hit your keyboard's ENTER key. If this tool seems to be missing or broken, you will have to obtain another copy from the link in Resources.

2. Click "Next" and select "Full Scan." While this takes a little longer than the "Quick Scan" default, it offers a better chance of cleaning a VBS virus script. Click "Next" and wait for the tool to finish scanning the virus-infected hard drive.

3. Follow the prompts that pop up to clean and remove a VBS virus script. Click "Finish" and restart your PC.

How to remove autorun.inf virus from pen drive



Remove autorun.inf  virus on USB drive

1. Plug the USB drive into your computer, a window dialogue may appear, don’t click on Ok , just choose ‘Cancel’.

2. Go to command prompt and type your USB drive letter.

3. Type dir /w/a  and press enter, this will display a list of the files in in your flash drive.
  
    Remove the files: Ravmon.exe, ntdelect.com, New Folder.exe, kavo.exe , svchost.exe,  autorun.inf     If you find them.

4. To delete the virus just type del and the filename example. F:\del  autorun.inf and hit enter.

5. Run a antivirus scan on your USB drives just to make sure that all threats are removed successfully