Surface Pen or Multi-touch not working after Fall Creators update is installed on Surface Pro 4 or Surface Book

Anonymous
2017-10-20T17:33:35+00:00

After installing the new fall creator update, my surface pro 4 pen no longer writes, erases or interacts with the screen at all. All the buttons function normally. I used the Microsoft diagnostic trouble tree which had me replace batteries re-install the device, which did nothing. Is anyone else having this issue after the Fall Creator update installed, and if so do you have a solution? Thanks.

Surface | Accessories | Surface Pen

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
Answer accepted by question author
Anonymous
2017-12-08T02:31:30+00:00

Hi everyone,

Today, we released an update to the Intel® Precise Touch driver (Intel Corporation – HIDClass – 1.2.0.99). This driver resolves an issue where after Surface Pro 4 or Surface Book wakes from sleep, the touch driver will no longer respond to multi-touch input (like pinch to zoom) or the pen does not write.

We recommend that you install the latest updates to keep your Surface performing its best. You can get updates now by checking Settings > Update & Security > Windows Update.

You can find the details of the latest update on our Surface update history page.

Greg

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments

260 additional answers

Sort by: Newest
  1. Anonymous
    2017-11-14T19:20:07+00:00

    Hi Barb,

    Your tip for disabling and re-enabling the driver works, albeit that it is clearly a temporary solution.  I have downloaded a thing called DevManView, an alternative to the standard Windows Device Manager, which also allows a command line input.  Saving it to my %Public%\Downloads folder I then wrote this small batch file to automate the process of disabling and then re-enabling the driver ...

    Echo off

    cd "%Public%\Downloads"

    if not exist DevManView.exe goto error

    echo Disabling the Intel(R) Precise Touch Device driver ...

    devmanview /disable "Intel(R) Precise Touch Device"

    echo Waiting ...

    ping 1.1.1.1 -n 1 -w 1000 > nul

    echo Enabling the Intel(R) Precise Touch Device driver ...

    devmanview /enable "Intel(R) Precise Touch Device"

    echo Done.

    goto end

    :error

    echo DevManView doesn't exist in the current directory.

    :end

    pause

    Works well enough for me when I need to get around this irritating problem.  Perhaps it will help others too.  Perhaps Microsoft will fix the issue and help us all.

    Angus

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-11-14T05:18:49+00:00

    I have been dealing with this issue for a number of weeks now. It does not seem to be linked to the Creators update in my case. I have the gen 2 pen where it is a single hidden button on the flat edge and comes with the clip. 

    After several hours of non use, or hibernating and re-awakening the SurfaceBook with performance base causes the pen to no longer write on the screen. The eraser button still works to launch Onenote and take a screenshot. The pen is still shown as paired and connected. 

    As another user pointed out, multi-touch is not available when the Surface is in this state. I believe something here is linked. Unfortunately, for me disabling and re-enabling the Intel Precise Touch Device does nothing. The only way I can get the pen working again is to restart the Surface. 

    Exactly the same for me.

    disable hibernate as a temp work around. run powershell as an admin and run this command 

    powercfg.exe /hibernate off

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-11-14T00:38:40+00:00

    I have been dealing with this issue for a number of weeks now. It does not seem to be linked to the Creators update in my case. I have the gen 2 pen where it is a single hidden button on the flat edge and comes with the clip. 

    After several hours of non use, or hibernating and re-awakening the SurfaceBook with performance base causes the pen to no longer write on the screen. The eraser button still works to launch Onenote and take a screenshot. The pen is still shown as paired and connected. 

    As another user pointed out, multi-touch is not available when the Surface is in this state. I believe something here is linked. Unfortunately, for me disabling and re-enabling the Intel Precise Touch Device does nothing. The only way I can get the pen working again is to restart the Surface. 

    Exactly the same for me.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-11-13T22:50:00+00:00

    Thanks for the reply, but no, this does not fix my problem.I'm using a 2016 Surface Book. I've had this issue since i bought the laptop. Multi-touch and the pen tip (Bluetooth button still works and the pen is still paired) stop working after around 30

    minutes of heavy pen use. Only way to fix it for me is to restart, which is very annoying in the middle of a lecture or a math problem. Im going to try JoseSusa's fix and report on it. I also downgraded to my previous build, but it probably wont fix it since

    it was doing it prior to the Creators Fall Update...

    Same here!! 

    Surface book first gen, with serious flaws!

    Was this answer helpful?

    0 comments No comments