Showing posts with label windows xp. Show all posts
Showing posts with label windows xp. Show all posts

31 December 2013

How to open On-Screen Keyboard in Windows XP

Problem: Sometimes the keyboard starts giving fault and some key does not work.
Solution: We can use on-screen keyboard with mouse click on it, the letters will be typed.

(If you found this article useful then share with your friends.)

How to Repair Incorrect Thumbnail for Image Files in Windows XP

thumbs.dbProblem : Sometimes , the thumbnails of picture files get damaged and it shows a false thumbnail which is not the correct thumbnail of that image. This happens due to corrupt of thumbnail file management in windows XP.


(If you found this article useful then share with your friends.)

26 May 2012

How to Skip Welcome Screen in Windows XP

windows xp

To skip the welcome screen in Windowx XP SP2 , follow the steps:
  1. Go to start -> Run
  2. Type "control userpasswords2"
  3. Uncheck the box "Users must enter a user name and password to use this computer"
  4. Click OK and then you will be asked to enter your password of the account (leave blank if you dont have a password)
  5. Done.

for more details with images :
http://www.mvps.org/marksxp/WindowsXP/welskip.php

for quick view :
http://xperiencexp.blogspot.com/2005/02/how-to-skip-welcome-screen_28.html

(If you found this article useful then share with your friends.)

25 May 2012

Windows XP restarting continuous - Solved

windows

Problem: Windows xp keeps on restarting continuously and non-stop restarting

Solution: This problem can be solved by getting into Recovery Console from the boot menu.

  • First Boot Windows XP CD


  • Press R when options are displayed. [R is for Recovery Console]


  • Write the comand prompt,

chkdsk c: /p


/p 
Performs an exhaustive check even if the drive is not marked for chkdsk to run. This parameter does not make any changes to the drive.
/r
Locates bad sectors and recovers readable information. Implies /p.

Problem should get solved.


(If you found this article useful then share with your friends.)