Share via

Touchpad Buttons/Taps do not work when a key is pressed

Anonymous
2021-02-23T04:35:46+00:00

Hello, Microsoft Support,

So, I used to have the cursor not working when a key is pressed but I fixed that problem by registry in another form. But then I am having that the taps/buttons are not working. I need it for gaming. Is there any way to fix this problem? It is annoying.

I have a Lenovo G50-80laptop and I'm using Windows 10 Pro, my touchpad drivers/Windows 10 is up to date, my touchpad driver is Synaptics Pointing Device.

There is no Click Delay option in settings in touchpad, which is really annoying since that was the only solution I found in the internet. The sensitivity is set to Most Sensitivewhich did not make any difference.

I don't want to downgrade my Windows 10/reset my Windows 10. I will lose some of my apps which are important.

Regards,

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

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-02-26T09:17:01+00:00
    1. I don't have a System Restore and I think this has been happening since the starting when I bought my laptop (I used a mouse but now I moved to a touchpad.)
    2. I wasted my time for nothing! This method did not work!

    As I also mentioned: "Also I'm pretty sure that it was a feature implemented so that you avoid moving your cursor (which I have already fixed)/pressing buttons when a key is pressed (it thinks that you are typing) not a 3rd-Party-Software or any other things blocking it."

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-02-25T04:36:06+00:00
    1. Rolling back the driver did not help.
    2. Already have done this before.
    3. Did not help either.

    Also I'm pretty sure that it was a feature implemented so that you avoid moving your cursor (which I have already fixed)/pressing buttons when a key is pressed (it thinks that you are typing) not a 3rd-Party-Software or any other things blocking it.

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-02-26T10:47:47+00:00

    Hi Aaditya.Kumar -

    Thank you for your response and I apologize that the given methods did not work. Maybe someone has a better resolve.

    Regards,

    Jerico T.

    0 comments No comments
  4. Anonymous
    2021-02-25T08:04:43+00:00

    Hi Aaditya.Kumar -

    Thank you for your response and I apologize that the given methods did not work. Let's try different methods then.

    Method 1: System Restore

    • System restore is where it will take your computer settings back to an earlier point in time where everything is working fine.
    1. Open the run box by pressing Windows Key + R and type rstrui.exe then press enter.
    2. System restore windows will open. Normally it will suggest a restore point(Sometimes it doesn't), if it does, select the 2nd option to select more restore points.
    3. Select your desired restore point date and time.
    4. Once selected, hit next and finish.

    Windows will restart itself to start system restore. System restore might take some time to complete and it is very important that system restore must not be interrupted during restore process as it might damaged the operating system. System restore will take at least 20 minutes or more depending on the content of the computer and the changes on the settings that was done prior to the date selected. System restore will also removed application , updates and drivers installed prior to the date selected.

    DISCLAIMER:

    System Restore is a recovery tool for Windows that allows you to reverse certain kinds of changes made to the operating system. System Restore is used to return important Windows files and settings—like drivers, registry keys, system files, installed programs, and more—back to previous versions and settings. Being said all applications and changes made prior to the date selected will be removed and needs to be re-installed if its needed.

    Method 2: In-Place Repair

    • In-place repair/upgrade or repair reinstall is a process of re-installing Windows without touching any of your applications or personal files. In this way if there's any data corruption, damaged system files or missing system files on your computer, this repair will fix or repair them.

    To start we need to download an ISO file of Windows 10 and save it to your computer. Please follow the instruction on the link below to create an ISO file

    https://support.microsoft.com/en-us/help/402819...

    After the ISO is created, follow the instructions on the link below created by PaulSey, Microsoft Agent, on how to perform repair install on your computer.

    https://answers.microsoft.com/en-us/windows/for...

    This process will take some time to complete so you need to be very patient in waiting until the process completes. Once done , restart your computer and check if the issue is resolved.

    Regards,

    Jerico T.

    0 comments No comments
  5. Anonymous
    2021-02-23T05:14:49+00:00

    Hi Aaditya.Kumar -

    I'm Jerico T., one of the Independent Advisor and a fellow Windows 10 user like you. I understand that you're having some issues right now, let us sort things out.

    Let's try the troubleshooting methods below and check if any of the resolves fixes the issue.

    Method 1: Roll-back driver

    1. Open run box by pressing Windows Key + R and type devmgmt.msc then hit enter
    2. Locate and expand Mice and other pointing devices
    3. Right-click HID-compliant mouse and select Update driver
    4. Select Browse my computer for drivers
    5. Select Let me pick from a list of available drivers on my computer
    6. Select any older driver from the list and click next
    7. Wait for the process to complete, once completed, restart your computer and check if it resolves your issue.

    Method 2: Perform Clean Boot

    • This process will eliminate 3rd party application running in the background of your computer along with services that are not needed to run windows. If there's any conflicting 3rd party application that causes the issue on your computer, this process will stop it.
    1. Open the run box by pressing the Windows Key + R and type msconfig
    2. System Configuration Utility box will open and by default you are on general tab.
    3. On the General tab, click the selective startup and make sure that load system service and load startup items both have checked mark.
    4. Click on services tab
    5. Put a check mark on Hide All Microsoft Services > This is a very important part as if you miss to click on this, computer might not boot properly or permanently and will end up on clean installation.
    6. Once Hide all Microsoft Services have checked mark on it, click on Disable All
    7. Click on the Startup Tab and click open task manager. This will open another window which contains all your startup applications on the administrator account.
    8. Disable all application that you're not using. You can simply just click on them and select disable.
    9. Click OK , Apply and close the configuration utility.
    10. Restart your computer and check if the issue still persist.

    Method 3: Perform SFC Scan and Repair Windows Image

    -This process will perform scan for any corrupted system files or integrity violation and will attempt to repair it along with the Windows Image.

    1. Open command prompt with administrator access
    2. Type each command below and wait until scan is completed.

    * sfc /scannow

    * DISM /Online /Cleanup-Image /CheckHealth

    * DISM /Online /Cleanup-Image /ScanHealth

    * DISM /Online /Cleanup-Image /RestoreHealth

    Quick note: While the command is running, it's expected to see the process stuck at 20 or 40 percent. After a few minutes, the process will complete successfully.

    Once you complete the steps, the Deployment Image Servicing and Management tool will connect to the Windows Update servers to download and replace any damaged files in the local image for Windows 10 as necessary.

    1. Close the command prompt.

    Feel free to reach back if you need any further assistance.

    Hope this help. Have a good day.

    Thank you.

    Jerico T.

    Independent Advisor

    0 comments No comments