How to increase windows UI resource limit

I believe this is referring to GDI Objects. It is a system-wide setting, adjusted in the Windows registry. Adjusting that setting will require local admin permissions on the PC.

Registry Path: HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Windows \ USERProcessHandleQuota

For more information about GDI Objects / User Handles: User Objects - Win32 apps | Microsoft Learn

8 Likes