Diagnostic tools for the front-desk computer
Free, single-purpose test pages for the software and peripherals that run a front desk: scanners, signature pads, printers, document viewers. Each tool answers one question: does this work right now?
Checkups & guided flows
Input & peripherals
Keyboard Test
Visual keymap that lights up every key on press; finds stuck keys.
Keyboard Layout Test
Catch a keyboard-layout mismatch that types the wrong characters - like a quote key producing @, or Y and Z swapped (US vs UK vs AZERTY).
Mouse Test
Tests every mouse button, the scroll wheel, and pointer movement smoothness. Finds stuck buttons and low-polling-rate drift.
Touchscreen Test
Confirms a touchscreen works - touch registers, the whole screen responds, and multi-touch.
Pen and Stylus Test
Test a pen or stylus - Wacom tablet, Surface Pen, Apple Pencil - pressure, tilt, hover, eraser, and barrel button.
Controller Test
Test a game controller or gamepad - buttons, sticks, triggers, D-pad, stick drift, and vibration (Gamepad API).
MIDI Test
Test a MIDI keyboard, pad, or controller - detect connected devices and watch live note and control input.
USB Device Test
WebUSB and WebHID device chooser for verifying barcode scanners, terminals, HID gear.
Bluetooth Test
Confirm this workstation can pair a Bluetooth (BLE) device, so the web apps that need it work - hardware wallets, IoT and smart-home config portals, some fitness and medical web apps.
Serial Peripheral Test
Confirms a receipt printer, cash drawer, or pole display is talking on its COM port (Web Serial).
Barcode Scanner Test
Tests any USB barcode or QR scanner - captures the scan, validates the format and check digit, and confirms it is configured right.
Card Reader Test
Confirms a USB magnetic-stripe card reader works - the card number is masked, nothing is stored, and nothing is sent.
NFC Tag Test
Tap an NFC tag - a review, menu, or product tag - to confirm it reads and see what is on it.
Scanner Test
Verifies a FIS WebScan install is running, the check scanner is connected, and a test scan completes successfully.
Signature Pad Test
Verifies a Topaz SigWeb install can capture a signature from the connected signature pad.
Audio, video & display
Webcam Test
Confirms camera permission, video frames are flowing, and the preview shows.
Camera Quality Check
Grade how you actually look on camera - delivered frame rate plus lighting and backlight - not just the advertised resolution.
Microphone Test
Captures audio via getUserMedia, measures input level, plays back recording.
Recording Quality Check
Grade your microphone setup against podcast/audiobook (ACX) targets - peak level, noise floor, and clipping - with plain-language fixes.
Speaker Test
Plays a 440 Hz tone via Web Audio and confirms both ears hear it.
Echo and Latency Test
Plays a chirp and listens for it to detect speakerphone echo/feedback and estimate audio round-trip latency.
Call Readiness Test
One-page pre-flight for Teams/Zoom/Meet: camera, microphone, speakers, and network in one check.
Device Selection Check
Confirm a call will use the right microphone, speaker, and camera - not a virtual cam or a device another app is holding - and that the mic is not driven too hot.
Screen Share Test
Confirms this machine can share its screen in Teams, Zoom, or Meet.
WebRTC Test
Verifies STUN reachability, ICE candidate gathering, and end-to-end peer connection for Zoom, Teams, Meet, Slack Huddles.
Display Test
Color test patterns, dead-pixel scan, and resolution detection.
Refresh Rate Test
Measure your monitor's actual refresh rate - is that 144Hz panel really running at 144, or did Windows quietly default it to 60?
Network & connectivity
Network Test
Probes public CDNs, DNS-over-HTTPS, and a WebSocket echo to verify egress.
Speed Test
Real download and upload throughput in Mbps for this desk, plus which Teams/Zoom video modes will hold up - the bandwidth number the Network Test deliberately does not measure.
Connection Stability Test
Watch a live connection for about 45 seconds to catch flaky Wi-Fi that drops long-running sessions like check scanners, Teams, and RDP.
Proxy Test
Detects a corporate proxy or TLS inspection sitting between your browser and the internet.
SaaS Reachability Test
Checks whether Microsoft 365, Google, Salesforce, and other cloud apps are reachable, and whether an outage is your network or the vendor.
SiteLink Test
Browser readiness check for SiteLink Web Edition. Confirms TLS, cookies, popups, and reachability of known SiteLink endpoints.
Certificate Check
Inspect an X.509 certificate locally: issuer, validity, expiry, SAN domains, self-signed. Nothing is uploaded.
Clock Test
Checks whether the system clock is off enough to break HTTPS, domain logins, and 2FA.
Browser, system & performance
Browser Test
Reports browser version, security context, storage, and modern API support.
System Info
Reports CPU, memory, GPU, display, OS, network, and storage - everything the browser can see, locally.
Performance Test
A quick "is this PC slow?" check: CPU, rendering, memory, and main-thread responsiveness.
Web App Readiness Test
Checks popups, cookies, notifications, and clipboard - the browser settings that block vendor web apps.
Notification Test
Confirms desktop and browser notifications actually work - it requests permission and fires a real test notification, catching browser-blocked and OS Focus Assist / Do Not Disturb.
Clipboard Test
Confirms copy, paste, and image-paste work - a common failure point in RDP, Citrix, and locked-down browsers.
Cache and Update Test
The "a hard refresh fixes it" inspector - registered service workers and their state, cache storage, and how to force an update.
Font Presence Check
Confirm the fonts a vendor app or check-printer needs - including MICR and barcode fonts - are actually installed.
Accessibility and Zoom Check
Check whether the accessibility, zoom, and contrast settings a user turned on are actually reaching the browser - and how to fix them.
Browser and OS Currency Check
Flags an out-of-date or end-of-life browser or Windows build that is a security liability.
Kiosk Readiness Check
Pre-deployment go/no-go for a self-serve kiosk: stays awake, holds fullscreen, and locks down.
Security & privacy
Security Key Test
Test a FIDO2 security key (like a YubiKey) or a built-in platform authenticator (Windows Hello / Touch ID) with a throwaway credential - nothing is registered, stored, or sent.
Email Header Check
Inspect a suspicious email's headers for spoofing and phishing, locally. Nothing is uploaded.
File Hash Check
Compute a file's SHA-256 locally and compare it to a vendor's published hash to verify a download. Nothing is uploaded.
Documents & printing
PDF Test
Confirms PDF viewing, form-filling, and printing work in this browser. Detects Adobe Acrobat vs. built-in viewers.
Printer Test
Guided test page to confirm the configured printer prints correctly, including alignment and color/grayscale.
What is DeskTest.net?
A free collection of diagnostic pages built for the software stack that powers a front desk: property management, self-storage, dental, medical, legal, hospitality. Every tool here is the single thing an IT person sends a user to when something isn't working.
Each page is built around three rules:
- One page, one question. A test should give a clear pass/fail in under a minute. No menus, no settings, no decisions to make.
- Your data never leaves your computer. Peripheral checks run locally against your installed drivers; network checks contact only the endpoints they name, never your files or inputs. No backend, no analytics, no telemetry. View source proves it.
- No accounts, no tracking, no monetization. The trust posture is the moat. If you ever see a "sign up" button on this site, something has gone wrong.