Graphics guide
How to tell if browser hardware acceleration is disabled
A low browser GPU score does not always mean the graphics card is weak. Many slow results come from the browser using a software renderer, a blocked driver, a remote desktop session, battery saver mode, or a privacy setting that hides graphics features.
Common signs
- WebGL is unavailable even though the device can play games or videos.
- Canvas animations feel choppy while native apps feel normal.
- The browser reports WebGL 1 only on hardware that should support newer features.
- Video calls raise CPU usage sharply because graphics work is falling back to the processor.
What to check first
- Update the browser and restart it fully, including background processes.
- Confirm that hardware acceleration is enabled in the browser settings.
- Update the GPU driver from the laptop, desktop, or graphics vendor.
- Test outside remote desktop or virtual machine software.
- Disable battery saver while testing on laptops.
How BottleneckRadar interprets it
BottleneckRadar uses WebGL rendering as the broad compatibility baseline and separately checks whether WebGPU is available. WebGPU can improve modern graphics and compute workloads, but WebGL remains the better fallback signal for a public browser diagnostic because it reaches more devices.