How to make cursor pointer hidden?

D.D.K-2637 966 Reputation points
2023-01-28T10:44:16.65+00:00

Hi,

Is there any way I can access this feature?

User's image

I want to make visible or hidden (indicator) manually in certain time period.

what I can find to this is this post but using the registry doesn't seem to have an immediate effect.

Thanks you.

Windows development Windows API - Win32
Developer technologies C++
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 90,521 Reputation points
    2023-01-28T11:23:11.7733333+00:00

    On my OS , Windows 10 22H2, it is activated/deactivated when I start/kill the process at

    StartExe

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Accessibility\ATs\CursorIndicator

    (%SystemRoot%\System32\EoaExperiences.exe on my PC)

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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