Screen & Typography Clarity Test Dead Pixel + Dense Text
Pure canvas dead-pixel inspection, dense typography subpixel sharpness, backlight bleed & V-Sync (Hz) analyzer
Clean 100% Fullscreen & Edge-to-Edge Text Inspection
Zero UI obstruction, zero floating boxes, and zero ads in fullscreen. Press Spacebar or Mouse Click to cycle: Solid Red → Green → Blue → White → Black → 100% Edge-to-Edge Dense Text → Gradients. Press ESC to exit.
What This Test Checks
This diagnostic verifies liquid crystal display (LCD), OLED, and Mini-LED panel integrity. It isolates dead pixels (unpowered transistors showing black), stuck pixels (permanently energized sub-pixels glowing red, green, or blue), backlight bleeding around bezel edges, and IPS glow uniformity. The refresh rate counter evaluates active V-Sync synchronization via the browser's hardware-timed render loop.
Step-by-Step Instructions
- Clean your display screen with a microfiber cloth to prevent confusing dust with dead pixels.
- Click Launch Fullscreen Test to remove all browser chrome and operating system taskbars.
- Press Spacebar or left-click to advance through Red, Green, Blue, White, and Black test patterns.
- Inspect edge borders in solid black mode in a darkened room to assess backlight leakage.
- Press ESC to exit fullscreen mode.
Common Hardware Errors & FAQs
Fullscreen Webcam Suite Standby
Live stream preview, hardware disconnect toggle, rolling FPS counter, snapshot capture & resolution detection
Webcam Inactive (Hardware Released)
Camera tracks are fully stopped and the USB sensor lock is released. Click "Turn Camera On" above or below to test.
What This Test Checks
This module probes video input sensor capabilities via `navigator.mediaDevices.getUserMedia`. It validates color balance, auto-exposure responsiveness in changing lighting conditions, optical lens distortion, and driver-level hardware acceleration. The frame rate calculator tracks actual delivered FPS to detect USB bandwidth choking or CPU bottlenecks during video conferencing.
Hardware Power Disconnect Protocol
Unlike standard web apps that merely hide the video preview, MyPCTesting's Turn Camera Off button explicitly invokes `MediaStreamTrack.stop()` on all active video channels. This terminates the OS-level driver session and releases the hardware lock, causing the physical LED indicator beside your camera lens to turn off immediately for security verification.
Troubleshooting Common Webcam Issues
Voice Microphone Diagnostic Ready
Variable duration voice loopback, live decibel meter (dBFS), and real-time audio frequency visualizer
What This Test Checks
This test hooks into the hardware audio digitizer via `AudioContext` and `AnalyserNode`. It measures peak audio levels in decibels relative to full scale (dBFS), tracks signal clipping distortion, and decomposes acoustic frequency distributions across 64 discrete Fourier Transform bins. The loopback audio recorder stores audio in high-fidelity Opus/WAV format to reveal hums, ground loop buzzes, and plosive popping.
Avoiding Feedback Loopback Screech
Simultaneous live monitoring (hearing your voice in real time while speaking) often creates dangerous acoustic feedback squeal through open speakers. MyPCTesting implements a safer **Delayed Loopback Buffer**: your speech is recorded for your chosen duration (5s to 90s) and automatically played back only after recording completes.
Common Microphone Defects & Fixes
Speaker & Frequency Sweep Stereo Audio
Left/Right channel isolation, 20Hz-20,000Hz logarithmic frequency sweep, pink noise & speaker burn-in
What This Test Checks
This module verifies stereo separation, dynamic acoustic range, and harmonic distortion across your audio reproduction chain (DAC, amplifier, cabling, and transducer drivers). By testing isolated left and right pans, it detects crossed polarity wiring in 3.5mm headphone jacks and faulty stereo-to-mono downmixing in OS audio drivers.
Speaker Burn-In & Noise Profiles
Pink noise contains equal energy per octave and is the international acoustic standard for testing room reverberation and breaking in stiff headphone diaphragm surrounds. White noise contains equal energy per Hertz and is optimal for identifying high-frequency tweeter rattle and DAC quantization noise.
Anti-Hijack Keyboard Tester
Zero page hijack anti-scroll testing, ANSI/ISO, NKRO ghosting and latency
What is N-Key Rollover (NKRO) & Ghosting?
Membrane keyboards route key signals along an electrical coordinate grid matrix. When 3 or more keys on shared rows and columns are pressed simultaneously, a false keystroke ("ghosting") or blocked keystroke ("jamming") occurs. True gaming and mechanical keyboards feature individual isolation diodes on each switch to deliver complete N-Key Rollover (NKRO), registering unlimited simultaneous keys.
Anti-Hijack Browser Event Interception
Standard browser implementations hijack keypresses: `Spacebar` and `PageDown` scroll the document, `Tab` changes focus, `F5` refreshes the page, and `Alt` activates the window menu. MyPCTesting attaches capture-phase event listeners with `e.preventDefault()` so you can test every critical function key safely without disrupting your workflow.
Graphical Mouse & Touchpad Diagnostics Scoped Anti-Scroll Lock Visual Vector
Scoped wheel lock inside box, interactive SVG mouse graphic, velocity gauge, chatter debouncer & multi-touch
Click repeatedly in the box below to measure millisecond interval. Hardware microswitch bounce under 70ms flags switch failure.
Understanding Microswitch Chattering
Mechanical mouse switches (Omron, Kailh, Huano) rely on a thin metallic leaf spring to close an electrical circuit. Over millions of cycles, metal fatigue and oxidation cause contact bounce. When the switch bounces rapidly during a single physical click, the firmware registers two clicks in less than 70ms. MyPCTesting flags this as a switch chatter fault, confirming that switch replacement or warranty RMA is required.
Touchpad Gestures & Polling Rate
Modern Precision Touchpads (PTP) report multi-touch contact IDs, finger pressure radius, and high-frequency delta updates. The multi-touch gesture canvas isolates pinch-to-zoom distance vectors and two-finger vertical scrolling delta, allowing users to verify smooth gesture interpretation without OS-level driver hiccups.
Gamepad & Controller Tester Waiting for Controller
Standard gamepad mapping, analog thumbstick axes, trigger sensitivity & dual-motor rumble vibration
No Gamepad Detected
Connect an Xbox, PlayStation, Switch Pro, or generic USB/Bluetooth controller and press any button to wake up the Gamepad API.
Detecting Controller Stick Drift
Potentiometer-based analog sticks use resistive wiper tracks that wear down over time. Dust, graphite debris, or spring slack causes resting stick coordinates to drift away from (0.00, 0.00). If your thumbstick reports coordinates greater than ±0.05 while untouched, your controller suffers from stick drift and requires deadzone expansion or Hall-effect replacement.
Dual-Motor Haptic Vibration Testing
Modern gamepads feature asymmetric vibration motors: a heavy low-frequency counterweight motor on the left for massive explosions, and a light high-frequency motor on the right for subtle weapon recoil. MyPCTesting commands both actuators via `vibrationActuator.playEffect()` to verify motor health.
Multi-Core CPU Stress Benchmark 8 Logical Cores
Web Worker multi-threading stress test, floating-point MFLOPS calculation & thermal throttling detection
What This Benchmark Measures
This stress test pushes hardware execution units (ALUs and FPUs) across all virtual CPU cores simultaneously. Using pure Web Workers operating on independent JavaScript threads, MyPCTesting exercises multi-core scheduling, instruction pipelining, and detects browser power throttling when operating on battery power.
Thermal Throttling & Power Modes
If your CPU score drops by more than 20% during consecutive test runs, your cooling system is likely experiencing thermal throttling, or your operating system is enforcing energy-saving CPU clock reductions. Ensure adequate ventilation and plug in laptop AC power adapters for maximum benchmark scores.
Network Latency, IP Intelligence & WebRTC Security 100% Verified Telemetry Cloudflare Anycast Ping
Real round-trip latency ping, jitter variance, nearest Anycast edge lock, public IP intelligence & WebRTC privacy leak scanner
Why Latency & Jitter Matter More Than Synthetic Bandwidth
For online gaming, VoIP calls, and video conferencing, latency and jitter dictate experience quality far more than peak raw bandwidth. A 1000 Mbps connection with 90ms jitter and erratic packet reordering performs significantly worse than a stable 50 Mbps line with steady 12ms ping. In-browser bandwidth tests often produce artificial results due to browser socket buffering, which is why MyPCTesting measures authentic round-trip latency and routing variance directly.
WebRTC Private IP Leaks: The Silent VPN Killer
WebRTC is designed for peer-to-peer browser communication (video chat, torrenting, file sharing). However, its Interactive Connectivity Establishment (ICE) protocol can bypass standard VPN tunnels to reveal a user's true local network IP (e.g., 192.168.x.x) or ISP public address directly to websites without permission. MyPCTesting generates a dummy local peer connection to detect any unauthorized IP exposure.
Battery Diagnostic & Power Subsystem Reactive Events Active Connected
Reactive Battery Status API telemetry, live event listeners (`chargingchange`, `levelchange`), runtime & AC detection
Lithium-Ion Battery Wear & Care
Laptop and tablet lithium-ion cells degrade fastest when kept permanently at 100% state of charge under high ambient thermal conditions (>35°C). For maximum battery lifespan over 3-5 years, modern manufacturers recommend enabling battery charge limits (80% ceiling) and avoiding deep discharges below 15%.
Desktop Fallback Protocol
On desktop workstations without an internal lithium battery pack, the Battery API gracefully reports 100% capacity on continuous AC power. In privacy-hardened browsers (such as Firefox or Safari on macOS), the Battery API is disabled by default to prevent cross-site browser fingerprinting.
WebUSB Port Detector & Storage Quota Live Hot-Plug Active WebUSB Supported
Live physical USB insertion/removal detection, hardware Vendor/Product ID hex extractor & storage quota estimator
navigator.usb.addEventListener
How Storage Quotas Work
Browsers allocate storage quota based on total free disk space on the primary OS drive. IndexedDB, Cache API, and WebAssembly storage pools utilize this space for offline web apps. When available storage drops below 10%, browsers automatically invoke LRU (Least Recently Used) cache eviction to prevent system drive exhaustion.
WebUSB Security Isolation
WebUSB operates under strict HTTPS security isolation with explicit user gesture consent. Mass storage drives and human interface devices (mice/keyboards) are restricted by OS security models, but vendor-specific USB controllers (microcontrollers, 3D printers, thermal receipt printers) can establish bidirectional bulk transfer endpoints.
WebGL 3D GPU Graphics Benchmark Hardware Acceleration GLSL Phong Pipeline
Interactive 3D geometry engine, multi-tier GPU stress testing, 10s standardized benchmark & unmasked hardware limits inspector
Physical GPU Hardware & Driver Limits Inspector
WebGL 2.0What This WebGL Benchmark Measures
This GPU benchmark tests hardware-accelerated vertex transformation, rasterization, and GLSL pixel shader execution. By rendering complex parametric geometries with dynamic directional lighting and specular reflections, MyPCTesting evaluates raw polygon throughput, GPU fill rate, and memory bandwidth without relying on external plugins.
Why 1% Low FPS Matters
While average FPS indicates overall graphics speed, the 1% Low FPS metric reveals micro-stutters and frame delivery latency. Sudden drops in frame pacing indicate GPU driver crashes, background OS scheduling interference, or thermal throttling caused by inadequate ventilation or battery power saving modes.
Automated Hardware Diagnostic Wizard Health: 100%
Automated 6-phase hardware system scan, pass/fail grading & exportable IT technician audit report
Overall IT Hardware Health Grade
All tested hardware subsystems passed browser diagnosticsLive Subsystem Telemetry Audit Table Verified Client-Side
Real-time measurements and hardware parameters aggregated across all subsystems
| Hardware Subsystem | Parameter Inspected | Measured Live Telemetry | Audit Status |
|---|---|---|---|
| Display & Refresh | Resolution, DPR & Hz | Measuring... | PASSED ✓ |
| Fullscreen Webcam | MediaStream API & Shutter | Camera Subsystem Ready | Disconnect Safe | PASSED ✓ |
| Voice Microphone | Sample Rate & dBFS Floor | AudioContext Active | 48kHz Processing | PASSED ✓ |
| Stereo Audio & Speaker | Stereo Panning & Sweep | L/R Separation Verified | 20Hz-20kHz Clean | PASSED ✓ |
| Anti-Hijack Keyboard | NKRO Rollover & Layout | Multi-Layout Active | 0 Ghosting | PASSED ✓ |
| Graphical Mouse | Debounce Latency & Wheel | Debounce Safe (>70ms) | Optical Delta OK | PASSED ✓ |
| Gamepad & Controller | W3C API & Dual Rumble | W3C Gamepad API Polling | Dual Actuator OK | PASSED ✓ |
| Multi-Core CPU & RAM | Thread Worker Pool & MFLOPS | Measuring... | PASSED ✓ |
| Network & WebRTC | Ping RTT & STUN Privacy | Resolving... | PASSED ✓ |
| Battery & Power | AC Detection & Health | AC Power Connected | Battery Health Nominal | PASSED ✓ |
| WebUSB Hardware | Hot-Plug Port Monitor | WebUSB Active | Hot-Plug Event Bus Monitored | PASSED ✓ |
| WebGL 3D GPU | Unmasked Renderer & 3D Shaders | Detecting GPU... | PASSED ✓ |
| Storage & Quota | Disk Quota & File System | Estimating Storage... | PASSED ✓ |
Hardware Audit Certification Standard
IT departments and refurbishment centers require repeatable diagnostics to verify enterprise laptops and desktop workstations before employee deployment. MyPCTesting timestamps every benchmark result with user-agent specs, display color bit depth, active CPU logical thread counts, and WebRTC network privacy metrics.
Machine-Readable JSON Telemetry
In addition to printable PDF/paper reports, MyPCTesting exports raw JSON telemetry objects for automated ingestion into corporate IT Asset Management (ITAM) and Service Desk ticket systems (ServiceNow, Jira, Zendesk).
Module Offline
The diagnostic tool or hash endpoint you requested does not exist in the MyPCTesting registry.
You may have followed an invalid URL anchor or a deprecated test link. Use the buttons below to return to the primary testing suites.