🚀 NEW in v2.4.28: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Touchpad Not Working

How to Fix a Laptop Touchpad That Is Not Working

A dead touchpad is most often toggled off by accident — a function key or a Windows setting — not broken. This guide checks the instant fixes first (the disable hotkey, the touchpad setting, the "turn off when a mouse is plugged in" option), then the driver, so you fix it in the right order.

  • Checks the function-key toggle and Windows setting that switch the touchpad off
  • Re-enables the precision-touchpad gestures and tap-to-click that updates reset
  • Refreshes the touchpad driver and clears mouse-driver conflicts

Best when the touchpad stopped after an update, after plugging in a mouse, or when gestures/tap-to-click stopped working.

📖

Main Troubleshooting Guide

How to Fix Driver Issues

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Touchpad is completely unresponsive to movement and taps
  • The cursor jumps, jitters, or moves erratically
  • Multi-finger gestures (scroll, zoom, three-finger swipe) stopped working
  • Tap-to-click does nothing (but physical clicks still work)
  • The touchpad stopped after a Windows update
  • The touchpad is dead only while a USB/Bluetooth mouse is connected
  • The touchpad section is missing from Settings entirely
  • Cursor works but is slow/laggy or has wrong sensitivity

Quick triage: if the touchpad died right after plugging in a mouse, it is the "disable touchpad when a mouse is connected" setting; if gestures/tap broke after an update, it is the driver; if it is fully dead, try the function-key toggle first.

What RescuePC checks for touchpad problems

RescuePC checks the touchpad toggle, settings, and driver together and applies the safe fixes, so you do not have to navigate Settings and Device Manager with only a keyboard.

  • Detects the touchpad being disabled by the function-key hotkey or Windows setting
  • Re-enables precision-touchpad gestures and tap-to-click reset by updates
  • Clears the "disable touchpad when a mouse is connected" option
  • Refreshes or reinstalls the touchpad driver (Precision, Synaptics, or ELAN)
  • Resolves conflicting third-party mouse drivers that disable the touchpad

This is most useful when the touchpad is fully dead and navigating with only the keyboard is painful, or when gestures broke after an update.

When These Fixes Resolve It

  • The touchpad was toggled off or disabled in Settings
  • It dies only when a mouse is connected
  • Gestures or tap-to-click stopped after an update
  • The cursor is jumpy due to a driver or sensitivity setting

These are toggle, setting, and driver faults — exactly what the hotkey/Settings check, the mouse-coexistence option, and the driver refresh repair.

When the Touchpad Is Physically Faulty

A few cases are hardware:

  • The touchpad is dead in BIOS and in a new user account after a driver reinstall
  • The pad is cracked, was hit, or had a liquid spill
  • Physical clicks feel loose/stuck or the pad lifts at a corner
If the pad is dead everywhere including BIOS, the touchpad module or its ribbon cable likely needs replacement. A USB or Bluetooth mouse is a fine stopgap meanwhile.

Common Causes

  • The touchpad was toggled off with the function key (Fn + F-key with a touchpad icon)
  • The touchpad is turned off in Settings
  • "Leave touchpad on when a mouse is connected" is unchecked, so it dies with a mouse plugged in
  • Outdated, reset, or update-replaced touchpad driver
  • Tap-to-click and gestures disabled in the precision touchpad settings
  • A conflicting third-party mouse driver disabling the built-in pad
  • Palm-rejection / sensitivity set too aggressively (jumpy or unresponsive cursor)
  • A physically dirty, wet, or damaged touchpad surface

Solutions

Solution 1: Re-enable the Touchpad (Hotkey + Setting)

  1. 1Look for a key with a touchpad icon (often F5, F6, F7, F9, or F23) and press it — usually with Fn
  2. 2Open Settings > Bluetooth & devices > Touchpad (use Tab/arrow keys + Enter if the cursor is dead)
  3. 3Make sure the "Touchpad" toggle is ON
  4. 4Expand "Taps" and enable "Tap with a single finger to single-click"
  5. 5Test movement and tapping

Solution 2: Stop the Touchpad Disabling With a Mouse

  1. 1Open Settings > Bluetooth & devices > Touchpad
  2. 2Ensure "Leave touchpad on when a mouse is connected" is CHECKED
  3. 3On some Synaptics/ELAN laptops this lives in Control Panel > Mouse > the touchpad/Device Settings tab — uncheck "Disable when external USB pointing device is attached"
  4. 4Unplug the mouse and confirm the touchpad now stays alive with it connected
  5. 5Re-test gestures

Solution 3: Re-enable Gestures and Tap-to-Click

  1. 1Open Settings > Bluetooth & devices > Touchpad
  2. 2Under "Taps", enable tap-to-click and two-finger tap if you use them
  3. 3Under "Scroll & zoom", enable "Drag two fingers to scroll" and pinch-to-zoom
  4. 4Under "Three-finger gestures" / "Four-finger gestures", set the actions you want
  5. 5If these options are missing, your precision-touchpad driver needs reinstalling (next step)

Solution 4: Update or Reinstall the Touchpad Driver

  1. 1Right-click Start > Device Manager > expand "Mice and other pointing devices"
  2. 2Right-click the touchpad (Precision Touchpad, Synaptics, or ELAN) > Update driver > Search automatically
  3. 3If gestures broke after an update, use the Driver tab > Roll Back Driver
  4. 4If still broken, Uninstall device and restart to force a clean reinstall — for best gesture support install the laptop maker's touchpad driver
  5. 5Restart and test

Solution 5: Fix Jumpy Cursor and Rule Out Hardware

  1. 1Wipe the touchpad with a clean, dry cloth — moisture and grease cause jumpy/erratic tracking
  2. 2In Settings > Touchpad, lower the cursor speed and increase touchpad sensitivity to "Medium" if taps are missed
  3. 3Disable any third-party mouse utility (gaming mouse software) that may be hijacking input, then test
  4. 4Boot into BIOS/UEFI; some laptops have an "Internal Pointing Device" setting that must be Enabled
  5. 5If the pad is dead in every account and after a driver reinstall, the hardware or its cable may be faulty

Fix a dead touchpad — the exact commands

Touchpads die from three software causes: accidentally disabled (Fn key or settings), a failed precision driver, or a stuck HID stack. Plug in a USB mouse to run these.

start ms-settings:devices-touchpad

Opens touchpad settings — confirms the master toggle and "leave touchpad on when a mouse is connected" state.

Get-PnpDevice -Class Mouse | Format-Table Status, FriendlyName

Lists pointing devices with driver status. An Error state on the I2C HID device is the classic laptop-touchpad failure.

pnputil /enum-devices /problem

Lists devices with problem codes — catches "I2C HID Device cannot start (Code 10)" which kills the touchpad entirely.

sfc /scannow

Repairs corrupted system files including the HID/I2C driver stack.

Most laptops also have an Fn-row touchpad toggle (commonly F5–F9, look for the touchpad icon) — check it first. RescuePC automates the device re-detection and driver-stack checks.

Why Did the Touchpad Stop?

Completely dead, no movement

Likely cause: Toggled off by the function key or Windows setting

Dead only when a mouse is plugged in

Likely cause: The "disable touchpad when a mouse is connected" option

Gestures / tap-to-click stopped after an update

Likely cause: The precision-touchpad driver was reset or replaced

Cursor jumps/jitters erratically

Likely cause: Driver issue, palm-rejection setting, or a dirty/wet pad surface

FIXES THIS IN 5 MINUTES

Fix Touchpad Not Working Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Check the Toggle Before the Driver

Most dead touchpads are switched off, not broken — fixing in the right order saves a needless driver reinstall.

  • Fully dead = function-key toggle / Settings toggle
  • Dies with a mouse = the coexistence setting
  • Gestures gone after update = driver
  • Dead in BIOS too = hardware

Browse More Hardware & Devices Guides

Touchpad Not Working — FAQ

How do I turn my touchpad back on?
First try the function-key toggle — a key with a small touchpad icon, usually pressed with Fn (commonly F5–F9). Then open Settings > Bluetooth & devices > Touchpad and make sure the toggle is ON. Many "dead" touchpads are simply switched off by an accidental keypress.
My touchpad stops working when I plug in a mouse — why?
There is a setting that disables the touchpad whenever an external mouse is connected. Open Settings > Bluetooth & devices > Touchpad and check "Leave touchpad on when a mouse is connected." On Synaptics/ELAN laptops the same option is under Control Panel > Mouse on the device-settings tab.
Gestures and tap-to-click stopped after a Windows update — fix?
Updates can reset or replace the precision-touchpad driver, which controls gestures. Re-enable tap and gestures in Settings > Touchpad; if those options are missing, reinstall the touchpad driver (roll back, or uninstall and restart, ideally using your laptop maker's driver).
Why is my touchpad cursor jumping all over the place?
Erratic tracking is usually moisture or grease on the pad, an over-aggressive sensitivity/palm-rejection setting, or a driver issue. Wipe the pad dry, adjust sensitivity in Settings > Touchpad, and update the touchpad driver. A conflicting gaming-mouse utility can also cause it.
The touchpad section is missing from Settings — what now?
That means Windows is not seeing a precision touchpad, usually a driver problem. Open Device Manager > Mice and other pointing devices, and update or reinstall the touchpad driver (Precision/Synaptics/ELAN). Installing the laptop manufacturer's touchpad driver restores the full Settings page.
Share this:XRedditLinkedInEmail