Skip to content

Instantly share code, notes, and snippets.

View Iemand005's full-sized avatar
🏠
Working from home

Lasse Lauwerys Iemand005

🏠
Working from home
View GitHub Profile
@keijiro
keijiro / hide_pen_cursor.md
Last active April 21, 2025 19:40
How to hide pen cursor in Windows 10
  1. Launch regedit.exe
  2. Edit the registry key HKEY_CURRENT_USER\Control Panel\Cursors\PenVisualization, or create a DWORD key if it doesn't exist.
  3. Set the value to 0.
  4. Restart Windows.