Zend certified PHP/Magento developer

Use custom mouse cursor resolution on Windows 10 [duplicate]

As far as I know, Windows 10 automatically changes the size of mouse pointers (cursors) depending on the DPI settings of the display. The relations between DPI and the size of cursors are roughly as follows:

  • 100% : 32×32 pixel
  • 150% : 48×48 pixel
  • 200% : 64×64 pixel

Can I overwrite these settings and use 100% : 64×64 pixel?

Please DO NOT write answers about Settings -> Adjust mouse & cursor size -> Change pointer size slider

Your post has been associated with a similar question. If that
question doesn’t answer your issue, edit your question to highlight
the difference between the associated question and yours. If edited,
your question will be reviewed and might be reopened.

This question is different because Change pointer size slider does not work for custom cursors. This question is specifically about changing the default resolution for the 100% dpi cursor.