Resetting Surface RT in NOV 2016. Cannot get Windows RT 8.1 Update 3. [Solved]

Anonymous
2016-11-15T05:47:14+00:00

Hi

I reset my Surface RT recently. After resetting, I could not get Windows RT 8.1 Update 3 back like before.

My Windows Update now checking for update forever. I left it open for 24 hours, the process is in infinite loop.

  1. I tried the method reset the Windows Update components (Stop services, delete Windows\SoftwareDistribution). It doesn't work.
  2. I check my installed update, I can't find KB2919442.
  3. I can't download or update any apps from Windows Store too. (wsreset.exe tried)

================

Updates (JANUARY 2017) *You can skip this to the solution below

================

  1. gianpietromerighetti found Windows RT 8.1 update 3 standalone installer
  2. Evan Forrest made a step by step guide to get Windows RT 8.1 Update 3
  3. Windows update and Windows Store issues are still not solved.
  4. According to Barb Bowman, Surface Support is aware of the problem and working to push a fix out quickly but don't have an exact time frame.

================

Solution (Issues solved)

================

Thanks to one of the community member Stjinchan found a solution and provided a complete guide.

Step 1: Download KB3173424 from HERE.

Step 2 : Download KB3172614 from HERE.

Step 3: TURN OFF your WiFi, and reboot the surface.

Step 4: Install KB3173424 by opening it.

Step 5: Reboot the surface.

Step 6: Install KB3172614 by opening it.

Step 7: Reboot the surface.

Step 8: TURN ON your WiFi, start searching for updates.

▲ Windows Update: I completed every updates using the method above.

▲ Windows Store: My Windows Store is working and got a new interface.

Surface | Other

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-01-17T19:55:27+00:00

After contacting Microsoft, and doing research for at least a few weeks, I found a solution to this major problem.

Alright, so I got a permanent solution for the Windows Update searching disaster! :)

Step 1: Restore your Surface RT with the recovery image from the microsoft website. (optional)

Step 2: Set up your surface and head to Windows update.

Step 3: Search for updates, after 30m-1h you will see a firmware update, press install without modifying the update list.

Step 4: After the installation succeeded, and your surface rt restarted go ahead and search again for updates.

Step 5: Again you will see a package of updates, this update includes the Windows RT 8.1 Update 1 update (kb2919355).

Step 6: When you finished installing the updates and your surface rebooted again, go to "installed updates" and check if kb2919355 is installed.

Step 7: If not, try to install the updates again. If it did, start searching for updates again.

Step 8: Once Windows Update is searching for at least 4 hours we came at the point where most of us are stuck.

THE SOLUTION

Step 9: Download kb3173424 from HERE.

Step 10 : Download kb3172614 from HERE.

Step 11: Turn off your Wifi, and reboot the surface.

Step 12: Install kb3173424 by opening it.

Step 13: Reboot the surface.

Step 14: Install kb3172614 by opening it.

Step 15: Reboot the surface.

Step 16: Turn on your Wifi, start searching for updates and after 10+/- minutes you will see 180+ updates coming your way :D.

I hope this helps a lot of people, since it was a major problem on the Surface RT.

Was this answer helpful?

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

319 additional answers

Sort by: Oldest
  1. Anonymous
    2017-02-18T05:48:05+00:00

    SCHTASKS /QUERY /V | clip

    Thanks, that worked.

    So, what did you see when you Paste the results into an open Notepad window?

    Wrong - pathext=exe was already in there, as I said before.

    In fact, if you read carefully you will note that I was writing conditionally.  Also, I don't know if it matters but my path extensions have a period in front of them.   In any case, as long as you were able to run the above pipeline the way it is written, the point is moot.

    search for wnf finds nothing. - hence the blank cleanup.txt

    You aren't using cleanup.txt any more.  You should be pasting the output saved by clip into something where it can be read and searched.  If there is no wnf to find it would mean either that the patch documentation was wrong or that the patch had not been run at all, thus explaining why you keep seeing it--nothing would be done to do the clean up which had been determined was necessary.

    HTH

    Robert


    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-02-18T13:20:20+00:00

    SCHTASKS /QUERY /V | clip

    Thanks, that worked.

    So, what did you see when you Paste the results into an open Notepad window?

    I got pages and pages of stuff, but no wnf (wnfcleanup)

    Wrong - pathext=exe was already in there, as I said before.

    Yes, we both know that it is PATHEXT=.exe (with about 8 other extensions listed - with periods - duh)

    In fact, if you read carefully you will note that I was writing conditionally.  Also, I don't know if it matters but my path extensions have a period in front of them.   In any case, as long as you were able to run the above pipeline the way it is written, the point is moot.

    search for wnf finds nothing. - hence the blank cleanup.txt

    Let me clarify:

    pasting clip into notepad and searching for wnf finds nothing.

    - hence the blank cleanup.txt when using the previous method.

    You aren't using cleanup.txt any more.  You should be pasting the output saved by clip into something where it can be read and searched.  If there is no wnf to find it would mean either that the patch documentation was wrong or that the patch had not been run at all, thus explaining why you keep seeing it--nothing would be done to do the clean up which had been determined was necessary.

    So we are down to either the patch documentation is wrong,

    or it is not running correctly, even tho it has told me it ran correctly every one of the 50 or so times... (sigh)

    I tried to post the output of clip, but the forum gave an error message along the lines of:

    you can only post 60000 characters, you are at 700000 characters (10 times to large)

    HTH

    Robert


    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-02-18T13:27:14+00:00

    I'm really starting to wonder if I'm going to need to factory reset AGAIN, and hope i get lucky this time.

    I'm a stubborn type and i prefer to learn how to fix it rather than give up and hit it with the reformat sledgehammer.

    I'm also hoping that by figuring it out and documenting it here, that maybe the next person can benefit from our research.

    Is there any other way of getting more info on if the patch is even doing anything?

    Look for the presence and version of certain files?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-02-18T18:49:57+00:00

    Is there any other way of getting more info on if the patch is even doing anything?

    If you can find remnants of it being downloaded and expanded, that would prove it had done something.  I was hoping that you would be able to find the program itself and be able to use it manually.  Otherwise, do we know what is triggering the patch?  E.g. the documentation mentions two possible causes.  Do you see any sign of those?  WindowsUpdate.log might have some clues.  There is also a separate event log for WindowsUpdateClient and various other potential diagnostics including netsh trace.  Another possibility I suspect would be auditing but I have never done one of those. 

    It's unfortunate that we don't have a tool like ProcMon to help throw some more light on these sketchy symptoms.  Oh.  I just realized.  It would be possible to both run ProcMon and the update on demand in a Surface Pro; then we could get a better idea of how the ARM version would probably work.  I may do that since performance on my Surface 2 Pro with W10 14393.693 is not wonderful and I am close to doing a rebuild on it anyway.  Even better I think would be to do it with a real W8.1 and I suppose I would be able to do that with a VM.

    Otherwise, is this your only problem symptom?  I am still puzzled that you appear to have seen no sign of KB3000850 or a later "rollup" to take on the role of "Most recent cumulative update".  I have been assuming that that could be a cue about the completeness of a W8.1 update state.  FWIW there is no such thing in the W10 WU UI and unfortunately there is also no WindowsUpdate.log where I have shown that the same detail can be discovered in an RT.   So, in case newer rollups for the RT suppress that display in the View your update history (fullscreen settings page), please just search for "Current cumulative update level calculated:" in WindowsUpdate.log and see if you have anything there that is better than KB2919355.

    HTH

    Robert


    Was this answer helpful?

    0 comments No comments