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: Most helpful
  1. Anonymous
    2016-12-10T19:00:25+00:00

    Is this update still available??  I recently refreshed my Surface RT thinking it would help with another problem.  Unfortunately, it essentially brought the OS back to zero.  I've installed all available updates but kb3033055 (Update 3 which reconfigures the Start button) did not install.  Now when I run Windows Update, it runs and runs without ever stopping and without identifying kb3033055 as an available update.  Anyone have insight as to how I can reinstall this update??

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-11-26T15:20:51+00:00

    My last update is KB2919355. I attached all my 52 updates below.

    You are showing us a view of your Control Panel with KB2919355 first. 

    Now I see what you had done.  You were in the wrong place.   If you want to use Control Panel you need to get into System and Security, then under Windows Update, View update history.   Then scroll down.   (We still can't do a find in there either.)  Hopefully you will see the November 2016 rollup that I mentioned. 

    But please try the PowerShell method too.  You can do Find with it and you can capture the output.  E.g. in order to find out where KB2919355 really fits in your list you could use right-click Find Up for that.  FWIW when I do that and then scroll down to the bottom, the real "last" update is a long way down.

    FYI

    Robert


    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-11-26T14:45:17+00:00

    My last update is KB2919355. I attached all my 52 updates below.

    You are showing us a view of your Control Panel with KB2919355 first.  That may only be your last cumulative update (and who knows what the sort order is because you aren't show us a View Details).  Instead please try using the PowerShell pipeline I mentioned and just give the last few items from it.  You could also open the MUF WU page and tell us what you see at the top of it, probably KB2919355 again as the last cumulative update but what is first under that?

    BTW your screenshot is showing 118 updates installed, so it would appear that 52 was in fact less than half of what you could really look at.

    The PowerShell pipeline is at the bottom of the page in the other thread and was a reply to you.  Note that the first part is not the pipeline but the command line prefix you will have to get to to open PowerShell if you don't have your Environment variables set correctly to use it otherwise.

    PS C:\Windows\system32\WindowsPowerShell\v1.0> Get-HotFix | sort InstalledOn | FT HotFixID, InstalledOn -AutoSize

    Here's a direct way to get into the  MUF WU History

    ms-settings://windowsupdate-history

    Again, I would expect that you may see your KB2919355 first there, as the last cumulative update, so what you want to see as the last update is the one below it.   Unfortunately we cannot do finds there so you may want to skip updates for Defender, etc. manually to get to one that would be more significant as being the last update to your OS.  For example, I have to scroll a fair bit down to find that  November 2016 Security rollup KB3197874 I mentioned.

    Ugh.  It looks like we can only use that "direct way" in W10.  In W8.2 RT you will have to use some navigation, e.g. starting with either Win-i or Win-w.   For the latter try  Win-w W U H Enter.  Note the spaces to get the necessary first letter matching so the Enter opens the first hit.

    And I would still like you to try to focus on getting KB3000850 how ever that has to be done (assuming you don't already have it).   So, once you get into the MUF WU History please go back to the Check now button and its View details link and tell us what you see there.  In particular, what do you see as Optional?


    HTH

    Robert


    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-11-26T11:19:07+00:00

    Sawadeekrap! I just back from Bangkok last month. My condolences to your late king.

    No worries, your written English is good.  I understand you.

    Lets wait and see anyone else have similar problem and we may brainstorm together and have this surface RT issues fixed.

    Was this answer helpful?

    0 comments No comments