Disable Touch Pad on HP Laptop running Windows 10.

Anonymous
2020-02-01T18:31:02+00:00

I can no longer disable Touchpad (Synaptics SMBus Touchpad) on HP laptop with windows 10. Typical Disabling Driver options through Device control panel are not available. Disable driver options are grayed out. Are there other ways to disable the touch pad? Key strokes shortcuts, etc.?

Latest updates installed. Tried to uninstall touchpad but it just reinstalles automatically upon restart.

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

71 answers

Sort by: Oldest
  1. Anonymous
    2020-02-07T21:11:22+00:00

    This guy has the same problem as you and HP forum staff point him to :

    https://h30434.www3.hp.com/t5/Notebook-Video-Display-and-Touch/Chiral-scrolling-disabled-in-TouchPad-driver-update/td-p/7372028

    Whether you are talking to a live person on the phone or getting someone from email, just make sure that the HP front line person understand that the "old" solutions won't EVER work and he needs to direct you to someone who understand DCH drivers.

    If you are not sure how to say it in person on the phone, then it may be easier for you to just copy and paste what I wrote in the 2 threads here and send it to HP by email.

    I never had to deal with the actual tech support hotlines before (so I can't give you any advice) but last year I was able to piggyback on manufacturer's front line forum staff and they sent my messages directly to the appropriate people. This is why I suggested to you to find a HP discussion where some HP staff managed to fix an intel or nvidia or realtek "DCH driver/app" installation problem --- and then piggyback on it. The touchpad app problem is new and nobody has any clue on it, but the realtek app problems have been around for 18 months.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-02-07T21:21:02+00:00

    If you search on HP's forum the last few days, there are several threads on this.

    So if you want to get attention fast, then START a discussion on HP's forum --- just copy and paste all my writing with all the screenshots --- and then link all the similar HP threads that have started in the last month of so,  and demand the front line staff to direct you to somebody who knows what's going on (and not some vague HP support hotline).

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-02-08T15:16:15+00:00

    Have you tried the setting in the 'Touchpad' tab by clicking Settings > Devices > Touchpad, Additional settings? (Or maybe available in Settings > Devices > Mouse, Additional Mouseoptions?)

    Then put a checkmark in the box with 'Disable internal pointing device when external USB pointing device is attached' in the 'Touchpad' tab and click Apply, OK.

    (And if you meant that the Touchpad can be really disabled always by pressing the Disable button.)

    Thanks for replying. Yes I have tried all those steps numerous times.

    My TouchPad setting doesn't look like what you show.

    When I click on Additional Settings I get the mouse properties 

    Sorry to read that the needed solution wasn't that simple answer to the question for you.

    Always keep in mind that you have a HP Laptop with the Synaptics for that HP Laptop preferably.

    (The text says Precision may work but isn't neccesarily intended. And Thinkpad may be Lenovo Thinkpad intended.)

    Consider installing the HP Support Assistant software too from the HP Support site to update your device (later).

    https://support.hp.com/us-en/drivers/

    Maybe you can tell us more about your specific HP Laptop and provide a picture of what you see in Device Manager exactly after you clicked View and selected Show hidden devices in the Menu first. You can take a picture by pressing Windows logo key + PrtScrn. (This is saved in Pictures > Screenshots.)

    (You should probably Uninstall any TouchPad devices and update later.)

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-02-08T17:21:07+00:00

    Have you retried the suggestion?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-02-08T19:17:48+00:00

    I'm back!

    I uninstalled the driver update app and rolled back the touchpad driver to a previous version. Once I re-start, the current version gets reinstalled again. So I think I am back to square 1.

    I haven't been successful in installing the precision touchpad driver after that.

    JR

    The HP Support Assistant software analyses your system and can find and install the correct update for your device (later).

    https://support.hp.com/us-en/drivers/

    For now a small Registry hack may also help with disabling (if not correcting the other driver/software problem) if the other solution doesn't help yet and you feel secure in using the Registry directly.

    First open Registry editor (type RegEdit.exe in Search) and go to HKEY_CURRENT_USER\Software\Synaptics, HKEY_LOCAL_MACHINE\Software\Synaptics and HKEY_LOCAL_MACHINE\Software\InstalledOptions\Synaptics, Right-click 'Synaptics' and choose Export to create a backup file with the current settings (3x).

    Put this in a text file:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTPCpl]

    "ShowResetButton"=dword:00000001

    "RestoreAllDefaults"=dword:00000000

    [HKEY_LOCAL_MACHINE\Software\Synaptics\SynTPEnh]

    "DisableIntPDFeature"=dword:00000022

    "TrayIcon"=dword:00000011

    [HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTP\Configurable]

    "DisableTouchPadIfMousePresent"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTP\Defaults]

    "DisableTouchPadIfMousePresent"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTP\Install]

    "DeleteUserSettingsOnUpgrade"=dword:00000000

    [HKEY_CURRENT_USER\Software\Synaptics\SynTP]

    "DisableTouchPadIfMousePresent"=dword:00000001

    [HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh]

    "DisableIntPDFeature"=dword:00000022

    "TrayIcon"=dword:00000011

    Rename the text file to TouchPadHack.reg, Right-click and choose Merge. Restart your Laptop (or Sign out maybe) to see if this works for you now.

    (Maybe more details later.)

    Was this answer helpful?

    0 comments No comments