Microsoft’s Precision Touchpad === * [name=Ander Liu] ###### tags: `Windows` [TOC] ## Intro * Microsoft has been trying to improve the touchpad experience on Windows 10 laptops. * Laptops with “Precision Touchpads” are optimized by Microsoft, support standard gestures, and can be configured from the Settings app. ## Install 1. Check If You Already Have a Precision Touchpad * Navigating to `Settings` > `Devices` > `Touchpad` * If you don’t see “Your PC has a precision touchpad”—as in the screenshot below—your PC doesn’t have the Precision Touchpad ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45daeb5318.png.pagespeed.ce.rYGbfmNbkh.png) 2. Check the Touchpad Manufactor * Check from the `Device Manager` * To open it, right-click the Start menu and select the `Device Manager` ![](https://www.howtogeek.com/wp-content/uploads/2017/09/ximg_59b45dc7964cc.png.pagespeed.gp+jp+jw+pj+ws+js+rj+rp+rw+ri+cp+md.ic.z8Bj51okJK.png) * Expand the `Mice and other pointing options` category. Check to see whether you have a “Synaptics” or “ELAN” input device. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/ximg_59b45de71fb14.png.pagespeed.gp+jp+jw+pj+ws+js+rj+rp+rw+ri+cp+md.ic.64tUCXjnT8.png) * If the name of the touchpad in Device Manager doesn’t give you an indication, double-click the device to open its properties window and check the listed manufacturer. Here, we can see that a device labeled simply “Dell Touchpad” is in fact a Synaptics input device. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/delltouchpad.png.pagespeed.ce.be3sUJyNE4.png) 3. Download the Driver * Elan (經測試可行) * http://www.catalog.update.microsoft.com/Search.aspx?q=elan+wdf * 請下載最新版本,for example, at 2023/9/13 最新版本為 16.21.28.2 * Synaptics (應該是不可用,請善用 Google 自行找到可用的驅動) * https://download.lenovo.com/pccbbs/mobiles/n1mgx14w.zip 4. Extract the Driver * After downloading the drivers, extract them to a temporary directory. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45ded594fa.png.pagespeed.ce.I2WC_n4v1V.png) 5. Install !!! * Right-click the touchpad device under the `Mice and other pointing devices` category in `Device Manager`, and then select the `Update driver` command. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/ximg_59b45e1d27608.png.pagespeed.gp+jp+jw+pj+ws+js+rj+rp+rw+ri+cp+md.ic.xXStEoZbSB.png) * Click the `Browse my computer for driver software` option. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f646a0b4.png.pagespeed.ce.KXna_ZofuJ.png) * On the next page, click the `Let me pick from a list of available drivers on my computer` option. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f5ddd3d1.png.pagespeed.ce.lr1VphVqdq.png) * On the following page, click the `Have Disk` button at the bottom right corner of the window. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f531ad8a.png.pagespeed.ce.PJFLOXfm5P.png) * In the `Install From Disk` window that appears, click the `Browse` button. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f4cad652.png.pagespeed.ce.XbNW7gvnV2.png) * Navigate to the temporary folder where you extracted the drivers. * Select the `ETD.inf` or `Autorun.inf` file in that folder, and then click the `Open` button. Click `OK` afterwards. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f45f2f0e.png.pagespeed.ce.o-u2Md3efB.png) * Select the `Synaptics Pointing Device` or `ELAN Pointing Device` option in the list of models, and then click the `Next` button. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f3e456f7.png.pagespeed.ce.t2Te96VMXF.png) * You’ll see a warning saying that Windows can’t verify that the driver is compatible with your hardware. This is normal. To continue with the process, click the “Yes” button. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f370f5d9.png.pagespeed.ce.UI-nFTa7ii.png) * Windows automatically installs the driver. Restart your PC after the process is finished to activate your new Precision Touchpad drivers. ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45f2e4b1ea.png.pagespeed.ce.pDgDF00eFR.png) :::danger For Elan, update `ELAN Miniport PTP Driver` by `ETDMiniPTP.inf` either. Or Precision Touchpad might not work. ![](https://i.imgur.com/JZu4PBU.png) ::: 6. Reboot 7. Check whether Precision Touchpad is Installed ![](https://www.howtogeek.com/wp-content/uploads/2017/09/img_59b45df828ed9.png.pagespeed.ce.5cAJpeTmK7.png) :::success If all works well, :100: congratulations, you sucessfully installed Precision Touchpad ::: ## Reference * https://www.howtogeek.com/325347/how-to-enable-microsofts-precision-touchpad-drivers-on-your-laptop/ ## Homepage * [Homepage](/@NDR/Homepage)