F5F Stay Refreshed Hardware Desktop Is there a method to boost the GDI/User Objects tally through hardware tweaks?

Is there a method to boost the GDI/User Objects tally through hardware tweaks?

Is there a method to boost the GDI/User Objects tally through hardware tweaks?

Y
YoLukeBerger
Junior Member
15
09-03-2025, 02:14 AM
#1
The GDI/User object limit per process is 10,000 in Windows, compared to 65,536 GDI objects per session. My project exceeds this threshold with more GDI/User objects. I attempted to adjust the per-process count via registry, but it only provided a temporary fix. Is it possible to raise the system-wide GDI/User object limit beyond 65,536 using any hardware component?
Y
YoLukeBerger
09-03-2025, 02:14 AM #1

The GDI/User object limit per process is 10,000 in Windows, compared to 65,536 GDI objects per session. My project exceeds this threshold with more GDI/User objects. I attempted to adjust the per-process count via registry, but it only provided a temporary fix. Is it possible to raise the system-wide GDI/User object limit beyond 65,536 using any hardware component?

G
goji_ron
Junior Member
19
09-14-2025, 08:55 PM
#2
The information suggests a reliance on an unsigned short int format, likely due to your role as an IT Researcher. This means any changes would need to be implemented in the operating system itself.
G
goji_ron
09-14-2025, 08:55 PM #2

The information suggests a reliance on an unsigned short int format, likely due to your role as an IT Researcher. This means any changes would need to be implemented in the operating system itself.