Results 1 to 4 of 4

Thread: Windows XP mouse pointer corrupted

  1. #1
    Join Date
    Jan 2009
    Posts
    721

    Windows XP mouse pointer corrupted

    Hi,
    I had a usb optical logitech mouse. When I pay warcraft my mouse pointer turns into a small vertical line. After some time it again restores to arrow and whole xp restarts. This had happened multiple times. I had rebooted my system then I disconnected the mouse and insert again. Now things where fine. Then after when I tried to change the scheme of mouse pointer it gives an file missing error. The scheme does not change. I am not able to understand what is going on. How to resolve this issue.

  2. #2
    Join Date
    Nov 2005
    Posts
    2,483

    Re: Windows XP mouse pointer corrupted

    Disconnect your mouse from the system. Restart your system in safe mode. Uninstall any driver related to mouse. And then reboot it in normal mode. Reconnect the mouse and check weather it is detected automatically by windows or not. Reinstall drivers if any. After this you will not receive the same error as you had received before. You have make sure that in safe you had removed all mouse related applications. Otherwise the same problem with persist again.

  3. #3
    Join Date
    Nov 2005
    Posts
    2,496

    Re: Windows XP mouse pointer corrupted

    You will receive the string error while changing the pointer scheme, indicating that mouse pointer files are missing. This means that all the mouse pointer files are deleted from windows directory. It is by default located in c:\windows\cursor folder. The extension of it is .cur or .ani. Just check your manually weather they are there or not. If you cannot see then you will need to restore you mouse cursor. You can restore it by windows xp cd. First insert your windows cd. Then go to start menu > run > type cmd. In the dos window give the following command. My DVD/CD drive if F. So you need to type your drive name in the place of it.
    Code:
    Expand F:\i386\*.CU_ -r C:\Windows\Cursors  
    Expand F:\i386\*.AN_ -r C:\Windows\Cursors

  4. #4
    Join Date
    May 2006
    Posts
    2,812

    Re: Windows XP mouse pointer corrupted

    For your mouse issue go to right click on my computer > properties > Hardware > Device manager > Right click on mouse and select uninstall. You mouse will stop working. Press Atl + F4 or windows key and scroll via arrow keys to restart your system. After the reboot windows will detect a new hardware and install your mouse back again. Second thing for the mouse pointer issue insert your original windows xp in the cd drive. Run command prompt from Start Menu > Programs > Accessories > command prompt and give the below commands.
    Code:
    expand <E:>\i386\*.cu_ %SystemRoot%\Cursors
    rename %SystemRoot%\Cursors\*.cu_ *.cur
    expand <E:>\i386\*.an_ %SystemRoot%\Cursors
    rename %SystemRoot%\Cursors\*.an_ *.ani

Similar Threads

  1. Unable to move mouse pointer of Logitech Mouse M510
    By Dipanwita in forum Hardware Peripherals
    Replies: 7
    Last Post: 31-12-2011, 12:23 PM
  2. Mouse pointer position change for no reason- Windows XP
    By Robert Beck in forum Hardware Peripherals
    Replies: 4
    Last Post: 05-04-2011, 10:11 AM
  3. Windows 7: Mouse Pointer gets messed up
    By Doriquto in forum Operating Systems
    Replies: 5
    Last Post: 08-12-2010, 10:51 PM
  4. Very big mouse-pointer in Windows 7 Home Basic 64-bit
    By Iroquois in forum Operating Systems
    Replies: 6
    Last Post: 12-08-2010, 03:03 AM
  5. Replies: 5
    Last Post: 06-04-2010, 11:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,416,696.11060 seconds with 17 queries