Surface Pro 4 - Screen won't wake from sleep

Anonymous
2015-10-27T05:32:42+00:00

I received my Surface Pro 4 today and it worked fine. I put it on "sleep" for awhile, came back and turned it on. Once again it worked fine. I made an error and instead of putting it on "sleep" I  hit the power button to turn it off when I finished. Now it won't come on at all. The screen stays dark. If I push the power button I can see lights under the keyboard keys, then if I hit the power switch again they go off. But nothing happens to the screen no matter what I do. Has anyone else suffered from this?

Surface | Surface Pro | Display and screen

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
2016-08-19T19:27:34+00:00

It works fine for me after the Anniversary Update to Windows 10 Pro (Version 1607). It no longer goes into a coma.

I just traveled all week. Put my Surface Pro 4 (SP4) to sleep 10 to 20 times each day, and currently my task manager shows the up time to be 7:21:35:21 - 7 days! It is actually working the way I expected it to when I bought it!

It was such a relief to not be scared to put it to sleep during meeting breaks to save battery when working with my Pen and OneNote. For the past 7 months I've had to have it on power when in meetings so that it wouldn't go into a coma. That was always so embarrassing.

You can update to the latest version of Windows 10 by opening Settings > Update & security > Windows Update, and selecting Check for updates.

Was this answer helpful?

10 people found this answer helpful.
0 comments No comments

2,411 additional answers

Sort by: Newest
  1. Anonymous
    2016-04-29T21:41:10+00:00

    I am always interested in the continuing debate (well it's not a debate as Microsoft are not participating) and applaud all the strenuous efforts by all to try and fix a Microsoft problem. I don't have the skills to follow much of what is being suggested and don't want to try in case I make bad worse. I have to wait until Microsoft fix it, no doubt plagiarising some of the suggestions put forward in this forum. I don't care why things have gone wrong and what part of the kit (or parts) are responsible, I just want it fixed. Microsoft it's your name on the product so fix please.

    Feel better now I've had a moan.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-04-29T20:18:54+00:00

    FINALLY

    Through trial and error I finally managed to get a clean SFC / SCANNOW 

    and I have not had the sleep issue since doing this and getting a clean system.

    Knock on wood.

    Here is the summary of what I did, leaving out the parts where I banged my head against a wall.

    I started with my Surface Pro4 fully updated.  The build number was 10.0.10586.0

    I have never done a reset.  The Pro4 is pretty new, but I wanted to avoid a full reset.

    My problem was I had no image to run the DISM command against because there wasn't one on my machine, and it wasn't able to use Windows Update to get the image.  DISM command would always report Error 0x800f081f - no matter what I tried.  It could not find the source for some reason.

    So this is what I had to do to clean up my system:

    Step 1:  Run CMD as Administrator.  Click Start, type CMD, right click Command Prompt, and run as Administrator.

    Step 2:  I ran this command three times in a row as suggested on a technet article:  SFC /SCANNOW

    This detected corrupted files, and a bunch of issues but it could not fix some of the issues.

    Step 3:   Ran checks:

    This command told me I had corruption:

    DISM /Online /Cleanup-Image /ScanHealth

    This command reported that the corruption could be repaired:

    DISM /Online /Cleanup-Image /CheckHealth

    Step 4: Found an image, finally!  

    I had no image for the DISM command to use!  My C:$Windows_BT and C:$Windows_RT folders did not have the image anywhere within.

    I tried creating an image with the online Microsoft ISO Tool but that didn't work with DISM.

    It would not recognise the install.ESD as a source no matter what I tried.

    So I downloaded a tech bench Windows 10 image from Microsoft from this URL:

    https://www.microsoft.com/en-us/software-download/techbench

    Step 5: Mount the image downloaded

    I mounted the image that was downloaded, by right clicking the file, and selecting Mount.

    This will assign a drive letter (say D:) to that mounted image, which is used in the command below.

    Step 6:  This command finally repaired the damage:

    DISM /Online /Cleanup-Image /RestoreHealth /Source:WIM:**D:**Sources\Install.WIM:1

    This fixed my issue with the opencl.dll

            This also resulted in clean scans coming out of SFC /SCANNOW

    So far I have allowed the Surface Pro 4 to sleep for various periods of 5 minutes, up to a half hour, and it has been waking up each time.   I haven't had to do a forced reboot (Hold power down 30 seconds, let go, and push power button to turn on) yet.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-04-29T19:59:31+00:00

    Thanks - Reliability History is new to me.  (Although it's true that reliability *IS* history with a Surface Pro 4...)

    The *really* sad thing is that they made sure Candy Crush Soda Saga (which I never even want to see an ad for again, much less have on my machine) was correctly updated even before they got around to making sure I had working Bluetooth drivers, current security signatures, the Flash security update, or the big Windows update.  [shakes head, in sad disbelief...]

    Because "We're Microsoft, and the fact that you just paid us thousands of dollars for a machine that doesn't work isn't important.  What's important is that we get money to put that stupid game on your machine and in your face whether you want it or not!", right?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-04-29T18:39:39+00:00

    I was also surprised to see that short list of updates appear after a restore from a recovery image that was issued before the April updates.  I have discovered that the new drivers are in fact installed by Windows after the reset.  They don't show up under the list of installed updates, but they are visible in the reliability history:

    ![](http://fud.community.services.support.microsoft.com/Fud/FileDownloadHandler.ashx?fid=7e4c219d-31ff-44be-9e7c-5b698c4c0e7f)

    The drivers started installing silently soon after the reset completed.  This morning I ran Update and saw the same patches as on your list get installed.

    Was this answer helpful?

    0 comments No comments