Share via

My cursor plays peek-a-boo

Donna Hoffman 0 Reputation points
2026-03-15T16:19:16.47+00:00

My cursor sometimes disappears on a page. It seems to go underneath existing print.

Microsoft 365 and Office | Word | For home | Windows
0 comments No comments

2 answers

Sort by: Most helpful
  1. Suzanne S Barnhill 277K Reputation points MVP Volunteer Moderator
    2026-03-16T00:44:40.18+00:00

    To accomplish what the AI suggests by going through the Windows UI, go to Windows Settings | Bluetooth and devices | Mouse | Additional mouse settings | Pointer options and clear the check box for "Hide pointer while typing."

    User's image

    1 person found this answer helpful.
    0 comments No comments

  2. Q&A Assist
    2026-03-15T16:19:25.9266667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The behavior is consistent with the mouse pointer being intentionally hidden while typing by Windows’ “Mouse Vanish” feature, which makes it look as if the cursor is going under the text.

    When Mouse Vanish is enabled, the pointer disappears whenever typing starts and reappears as soon as the mouse is moved. This is by design so that the pointer does not obscure text in documents such as Word.

    To address it, change the Mouse Vanish setting in Windows using the SystemParametersInfo API flags SPI_GETMOUSEVANISH and SPI_SETMOUSEVANISH, or use the corresponding mouse/pointer visibility settings exposed by Windows (depending on version and UI) to turn off the feature if a constantly visible pointer is preferred.


    References:

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.