HowToGuides24/7

Here To Guide You Everyday

How To Remove Disable Text Enhance Virus Affiliate Links In Firefox Chrome

Text Enhance Virus. How to remove Text Enhance from Firefox Chrome etc

Here is a new sneaky way to ad advertising in almost every website you visit. Don’t panic, yet.
You are probably going crazy right about now, coz you can’t figure out what the …. is this thing. Text Enhenced virus. no it is not a virus but it might as well be called a virus text enhanced. Text Enhenced takes over the browser and makes every website you visit, like this one appear to links on text.
There are no programs to fix text enhance remove text enhance virus stop text enhance and you probably seen this statements posted everywhere:
Hello, we apologize that you are having trouble with the TextEnhance product. If you are seeing these links, then a web publisher has decided to offer them to you. If you would like to opt-out of seeing these links, visit: http://optout.textsrv.com/optout.php
For FAQs and additional help on removing Text Enhance, please visit http://support.text-enhance.com

Well, that is all bull.

Text Enhance is installed into your Continue reading

How To Copy And Paste With Keyboard On Computer

How To Cut Copy And Paste.

With our how to’s people always ask how to copy and paste with keyboard. We were getting many requests such as how to copy and paste symbols, how to copy and paste text, how to copy and paste on computer and so on.
So we decided to do a how to copy and paste article.
Take your mouse, and place your cursor at the beginning of the text you want to copy and paste.
Click and hold the left mouse button while sliding your mouse over the text.
Now the text should show as being highlighted. Continue reading

How to Reset Vista XP Windows 7 Admin Password

To do this you would need Windows Vista or Windows 7 setup DVD

  1. Start Windows RE by booting the Windows Vista or Windows 7 setup DVD and then selecting “Repair” instead of “Install Windows.”
  2. Access the command prompt.
  3. Type C: (or D:,for windows 7) .
  4. Type the following command (replace “c:” with the correct drive letter):
    copy c:\windows\system32\sethc.exe c:\
  5. Type this command to replace sethc.exe with cmd.exe:
    copy /y c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe
  6. Reboot your computer and start the Windows installation where you forgot the administrator password.
  7. After you see the logon screen, press the “SHIFT” key five times.
  8. You should see a command prompt where you can enter the following command to reset the Windows password:
    net user you_user_name new_password
    If you don’t know your user name, just type net user to list the available user names.
  9. You can now log on with the new password.
  10. You can now replace sethc.exe with the copy you stored in the root folder on step 4:
    Repeat step 1 to 3 then type the following command
    copy /y c:\sethc.exe c:\windows\system32\sethc.exe
    Then reboot your system. Done