Forum Discussion
WilliamsMoore
Jul 02, 2026Iron Contributor
Windows 11 Solution To Remove Text Popup
Windows 11 open registry to HKEY_CURRENT_USER\Control Panel\Mouse set MouseHoverTime to -2000 minus sign required to remove popup
1 Reply
Hi Williams, thanks for sharing the workaround. I would be careful with a negative `MouseHoverTime`, since that value is normally a positive hover delay. Anyone trying it should export the registry key first, and I would test a larger positive delay before using a negative value.