Tutorial | Lumia devices flashing - Windows 10 Mobile

Tutorial | Lumia devices flashing​
Hello world
Please, use Archive for Tutorial | Lumia devices flashing if you have an issue. No entity or person can not be responsible if a software damage occurs from the Lumia device by the utilization of my tutorial. You can follow me on Twitter @Mashhmalow.
Good reading!
Prerequisites
● A compatible USB cable to connect the Lumia device to the computer.
● A computer incorporating Windows 7, Windows 8, Windows 8.1 or Windows 10 as operating system.
● A Lumia device incorporating Windows Phone 8, Windows Phone 8.1 or Windows 10 Mobile as operating system.
● Backup the user content of the Lumia device (recommended but optional).
● Minimum 4 GB free storage space from the computer.
Downloading of Windows Device Recovery Tool software
● Download the WindowsDeviceRecoveryToolInstaller.exe file.
● This part of this tutorial being finished, you can follow the Installation of Windows Device Recovery Tool software part.
Installation of Windows Device Recovery Tool software
● Execute the WindowsDeviceRecoveryToolInstaller.exe file.
● The Installation of Windows Device Recovery Tool 3.6.39 window appears. From this window, click on the Install button.
● The User Account Control windows appears. From this window, click on the Yes button (this action will close this window).
● Return to the Installation of Windows Device Recovery Tool 3.6.39 window. Few seconds later, a window with the same name appears. From this window :● click on the Next button ;
● check the I accept the terms of the license agreement box, than click on the Next button ;
● click on the Install button (this action will close this window few seconds later).​● Return to the Installation of Windows Device Recovery Tool 3.6.39 window. From this window, wait a few seconds. The installation of the Windows Device Recovery Tool software is complete. Click on the Close button (this action will close this window).
● This part of this tutorial being finished, you can follow the Downloading of 64bit Checker software part.
Determine the operating system architecture of the computer
● Execute a command prompt in administrator mode.
● Copy and paste the echo %processor_architecture% command to the command prompt.
● If the return string value of this command is X86, so the operating system architecture of the computer is 32-bit ; if the return string value of this command is AMD64, so the operating system architecture of the computer is 64-bit.
● This part of this tutorial being finished, you can follow the Downloading package part.
Downloading package
● Go to lumiafirmware.com Website.
● From the left column, choose the Lumia device.
● From the middle column, choose a package, if possible for your country of residence and Country Variant (CV). You must choose depending on the product type (RM-x, where x is variable) of Lumia device. The product type of Lumia device is mentioned to the original packing box of Lumia device, in general from a white label.
● From the List of Firmware column, click on a firmware version.
● From the Download url's column, download only the *.ffu file.
● Create a new folder named Package from the Windows desktop.
● Move the *.ffu file into the Package folder.
● Rename the *.ffu file to FullFlashUpdate.ffu.
● This part of this tutorial being finished, you can follow the Installation package part.
Installation package
● Connect the Lumia device to the computer.
● Execute a command prompt in administrator mode.
● Copy and past to the command prompt :● the cd "%ProgramFiles%\Microsoft Care Suite\Windows Device Recovery Tool" command if the operating system architecture of the computer is 32-bit ;​● the cd "%ProgramFiles(x86)%\Microsoft Care Suite\Windows Device Recovery Tool" command if the operating system architecture of the computer is 64-bit.​● Copy and paste the
Code:
thor2 -mode uefiflash -ffufile "%HomePath%\Desktop\Package\FullFlashUpdate.ffu" -do_full_nvi_update -do_factory_reset -reboot
command to the command prompt, then press the Enter button from the computer keyboard.
● The package installation being. Wait that the installation is finished. The Lumia device reboot normaly to out-of-box experience (OOBE).
It's ends?
Yep. Thank you to have used my tutorial. If you wish, you can do a donation and follow @Mashhmalow.

Related

[Tutorial] install kitchen in linux en use it! tutorial thanks to theunlockr

Heey everyone here the quide for how to set up kitchen in linux virtualbox
Not made by me but made by the amazing guys from the unlockr Thanks!!!
Part 1
[I Before you begin]
1. This ONLY works for HTC Android devices at the moment, Also other devices!
[II. Download a Virtual Machine and Set It Up.]
1. Download VirtualBox for free from here (the one for Windows Hosts at the top). Then click next on the setup process until it installs.
2. Open VirtualBox and click on New.
3. Name the New Virtual Machine whatever you want (we named it Linux for simplicity’s sake).
4. For Operating System choose Linux, then choose Ubuntu for Version and click next.
5. Click Next again leaving the Memory Setting at what it is preselected at (should be 384mbs).
6. Click Next on the Boot Disk screen as well leaving boot hard disk and create new hard disk both selected.
7. Keep clicking Next until you get to the slider that asks how much space to set for the Linux. Move the slider to 8Gbs and click next.
8. Click next until it is done and shows you the original screen you started on but now with the Linux Machine Powered Off on the left.
[III. Install Linux Ubuntu on the Virtual Machine]
1. Download Ubuntu from here.
2. Once it is downloaded, in the VirtualBox program, click the Start button at the top.
3. Close out all the warnings that come up.
4. Then click on Devices > CD/DVD Devices > More CD/DVD Images… then select the .iso image for Ubuntu you downloaded.
6. Follow the prompts on the screen to install Ubuntu on your Virtual Machine.
7. Once it is installed and reboots, goto Applications > Accessories > Terminal and type this line with hitting enter at the end:
sudo apt-get install sun-java6-bin sun-java6-jre
It will ask you for a password, type in the password you created when you went through the Ubuntu installation process (it asked you for it before finishing the install).
Then it will ask you y/n. Hit y then enter. Then when it shows you the terms and conditions, hit right arrow on your keyboard and click enter to select ok. Then hit left arrow on your keyboard and enter to select Yes.
*NOTE – Your keyboard and mouse will not function on your regular computer once you use them in the Ubuntu virtual machine. To re-enable them, click the Ctrl button on the right side of your keyboard.
**IF YOU GET AN ERROR INSTALLING THE JAVA FILES,
Download the java files manually FROM INSIDE THE EMULATOR/LINUX using Firefox here:
Java6 Bin
Java6 Jre
Then open the Terminal App in Ubuntu and type this with hitting enter at the end of the line:
sudo dpkg -i sun-java6-jre_6.18-4_all.deb sun-java6-bin_6.18-4_i386.deb
And that should fix it.
[IV. Download and Setup The Android ROM Kitchen]
!THIS NEXT SECTION NEEDS TO BE DONE WITHIN THE UBUNTU VIRTUAL MACHINE!
1. Click on the Firefox logo at the top of your Ubuntu installation (in the Virtual Machine).
2. Type this into the url box:
theunlockr.com/2010/03/26/how-to-create-your-own-custom-rom-for-android-part-1-setting-up-the-kitchen (to navigate to this page from within the virtual machine).
3. Now download the latest version of the kitchen file  in the first post from the link below(again from inside the Ubuntu installation on the virtual machine. We are doing this because we want to save this file in our Ubuntu Virtual machine, NOT our regular computer).
Kitchen
4. Again on the Ubuntu machine, Find the .zip file you just downloaded, right click it and click open with Archive Manager and then click Extract at the top.
5. Once you click Extract, it will ask you where. Double click the folder that has the name you created when you installed Ubuntu (my username was theunlockr so my folder is called theunlockr. It is the first folder under recently used in the list on the left). Then click Extract at the bottom right.
[V. Run the Android ROM Kitchen]
1. To run the Android ROM kitchen, click on Applications at the top of Ubuntu > Accessories > Terminal then type the following and hit enter:
./menu
2. You will now be greeted by the simple text menu of the application. Enjoy!
VI. Create Your First Custom ROM
=================================================
Part 2
Before You Begin
1. We are assuming you have already setup the Android kitchen. If not, use our How To Setup The Kitchen procedure and then come back to this one when done.
2. We are also assuming you have already done our How To Root and How To Load a Custom ROM for your phone and have a custom recovery image.
2. This ONLY works for HTC Android devices at the moment, Also other devices
3. Open the Kitchen in your Ubuntu Virtual Machine we created in the Kitchen Setup procedure by typing ./menu in the Terminal window in Ubuntu. Leave it open.
4. All of this is done INSIDE THE UBUNTU VIRTUAL MACHINE (that includes when I say “save to your computer” anywhere in here, means save to you Ubuntu Virtual Machine)!
II. Find a ROM to Dissect
There are two kinds of ROMs you can dissect to create your own custom ROM; Stock ROMs and Custom/Cooked ROMs. DsiXDA, creator of the ROM kitchen we are using, has put together a list of places to get stock ROMs for different devices and a quick how to load them into the kitchen:
From a Cooked ROM (Easiest Method):
1. Copy the update.zip (or equivalent ZIP file) to the original_update folder in the kitchen
2. Type the number for the option “Setup Working Folder from ROM” and hit enter in the Kitchen to create your working folder. (So if its number is 1, type 1 then hit enter).
From a Shipped ROM:
1. Find the shipped ROM for your device, usually from htc.com or from searching xda-developers (check the Wiki or sticky posts under your device’s sub-forum).
The links below may help:
2a. If the shipped ROM is in a .ZIP format, then simply extract the system.img and boot.img.
2b. If the shipped ROM is in .EXE format, then do the following:
A. In Windows, run the shipped ROM’s .EXE file till it gets to the first dialog. Stop there but don’t close the window yet.
B. Go to Start->Run and type: %TEMP%
C. When the folder opens, search for Rom.zip. Then, open it with an unzip tool. If you get errors trying to open the ZIP file with WinZip or the default Windows unzip program, then use 7Zip (download from here) to extract it.
D. Extract only two files from Rom.zip: system.img and boot.img
3. Copy the two .IMG files to your kitchen’s img_files folder in your Ubuntu Virtual Machine.
4. In the Terminal window that you opened in Section I, type 1 and hit enter to create a working folder from the two .img files.
Now, that you have either the update.zip in the original_update folder of the kitchen OR the system.img and boot.img of a shipped ROM in the img_files folder of the kitchen, you are ready to play with the ROM to make it your own.
III. Tweaking the Imported ROM Using the Automated Options in the Kitchen
So this is a basic kitchen, but you can do things like, add Root support, add/remove apps from the ROM, enable saving apps to the sd card, enabling Wifi tethering, do some automatic optimizations, and a few other things automatically just by selecting the option and hitting enter. It even allows you to put in your own scripts for the ROM to run (but that’s for more advanced users who know how to create scripts of course).
1. After importing a ROM using section II, select the options you want to do to the ROM (by typing the number of the option you want into the terminal/kitchen window and hitting enter. They are all pretty self explanatory.)
2. Continue this until you have all the automated options you want in the new ROM.
IV. Adding/Removing Applications from the ROM
1. In your Ubuntu Virtual Machine, goto Places at the top. Then click on Home Folder, then the WORKING folder that was created in section II when you dissected the original ROM or img files. Then goto system > app. (Also check Data > App as .apks can be put in there as well).
2. In the app folder you will see all the .apk files for all the applications you have currently in the ROM. Simply delete the ones you do not want to remove them from the ROM.
3. To add applications, simply copy any .apk file for the applications you want to add into the app folder.
V. Repackage the ROM so it can be Flashed onto a Phone
1. Once you have done whatever changes you want, you just need to type 99 and hit enter in the kitchen/terminal for the kitchen to take the working folder you have been messing with and compile it into a flashable update.zip ROM.
2. Once it is done compiling the ROM, we can transfer it to our phone.
VIa. Setup Ubuntu to See Your Phone via USB
1. In the Virtual Box windows with Ubuntu in it, click on Devices at the top then click Install Guest Additions. (It should autostart, if it doesn’t, click on the CD that appeared on the desktop in Ubuntu and then click on Autostart.sh. It will ask you for your password you created when setting up Ubuntu, put that in and let it install).
2. Once the Guest Additions are installed, close the Virtual Box Ubuntu Window (choose to Power Down the Machine).
3. Now, open Virtual Box itself (not Ubuntu) and highlight the Ubuntu machine, then click on Settings at the top.
4. Click on USB and make sure Enable USB Controller and Enable USB 2.0 are both enabled.
5. Now plug in your Android phone (do NOT mount the SD card, just plug it in).
6. Now in the USB menu of Virtual Box, click the + symbol on the right and then select your Android Device (name may be different).
7. Once that is installed, unplug your phone.
8. Now, Start your Ubuntu Virtual Box.
9. Once Ubuntu boots up, plug in your Android phone (do not mount the memory card yet) and look for the USB symbol at the bottom (fourth icon from the left) and hover over it and wait for it to say USB Device detected and display your phone. Once that happens, mount the sd card by pulling down the notification bar on your phone and clicking mount.
10. Ubuntu should pop up your SD card on the desktop (if any prompts come up just select do nothing and click ok). We can now transfer files to the memory card of our phone.
VIb. Use RapidShare to Transfer the File from Ubuntu to Windows (if Section VIa was giving you trouble)
1. If you can’t get the USB to work in Ubuntu, then simply open a Firefox browser window, goto Rapidshare.com and upload the ROM to there.
2.Once it is done uploading, ON YOUR WINDOWS COMPUTER NOT UBUNTU, put in the link it gave you when you finished uploading it, to download it to your Windows computer so we can transfer it to your phone.
VII. Flash the ROM
5. Copy the .zip file to the root of your SD card (NOT in any folders, just on the SD card itself).
6. Unplug the phone and turn it off.
7. Turn it back on by holding down home and power (do not let go until the recovery screen comes up) to get to recovery mode (you must have a custom recovery screen to do this, if you don’t find out How To Root and Load a ROM procedure for your phone and do those first).
8. Now select Nandroid Backup to create a backup before we flash the new ROM.
9. Once the backup is done, select Wipe Data / Factory Reset in recovery mode.
10. Select flash zip from sd card and select the ROM you just put on the sd card.
11. Once it is done flashing, click reboot. Enjoy!
Enjoy! Will update this as we add more things for you to tweak Feel free to suggest some in the meantime.
Thanks to DsiXDA for his awesome kitchen!
Thanks to Theunlockr For the amazing Guide !!!
greetings safariking
Video tutorials:
Part 2:http://www.youtube.com/watch?feature=player_embedded&v=q-1ErGSW0ik
Part 1: http://www.youtube.com/watch?feature=player_embedded&v=94Az1kcQvc4
Thanks safariking!
Thanks
very good tutorial thanks
Hi there
Does Android Kitchen Only work in virtual Machine for Ubunty? I have a full installtion of Ubunty and when I type ./menu at the terminal "no such file or directory" followed the installation video but I ain't getting nowhere
Cheers
atomicsoul said:
Hi there
Does Android Kitchen Only work in virtual Machine for Ubunty? I have a full installtion of Ubunty and when I type ./menu at the terminal "no such file or directory" followed the installation video but I ain't getting nowhere
Cheers
Click to expand...
Click to collapse
no.
kitchen can be used on all Linux/Unix OS.
中国人正在尝试提高!
(translation:Chinese people are trying to improve themselves!)
Very nice job. We thank you for your time and effort for writing all of that
Thanks
Sent from my GT-S5660 using xda premium
Just a note: linux isnt required
You can use windows, but does require to install cygwin (linux like terminal)
Sent from my GT-S5660 using xda premium

[Guide] Dual-Booting Windows 8 and Windows 7

I was searching on this site for a way to dualboot and found nothing. I know many of you are looking for a way to dualboot these two awesome OS(es?). Well look no further. I found a way to successfully dualboot on a website but it's directions are partially inaccurate and incomplete so I decided to write my own method based off of that website. (I will also provide a link to that site at the bottom of this post)
If ^that^ was too much for you too read, here's the condensed version:
I found the method online
I'm simplifying it
So here it is:
Step 1: Download Windows 8 Upgrade Assistant
Click Here: http://web.esd.microsoft.com/W8DL/W...C5B1D8956B5B1D8/Windows8-UpgradeAssistant.exe
Step 2: Open the downloaded file (if you think I'm going to slow, skip down to Step )
Step 3: Click Run, and if you're not an administrator, type in the admin password, then Click "Yes" when you get a popup saying the Microsoft want access to your hard drive
Step 4: It'll check your "apps"(programs) and devices for compatibility(It might take up to 15 mins. depending on how many "apps" you have. This step doesn't really matter(or apply) to us.
Step 5: Do something/anything
Step 6: Click Next. Select "Nothing"
Step 7: Click Order and fill out your information. Click Checkout.
Step 7.5: Write down your product key on physical paper!!!!!!!!!!!!!!!!!!!!!!! (Very Important)
Step 8: It'll now say: "We're getting a few things ready"
Step 9: Fill out the details it asks for, then click Next
Step 10: On the next screen choose your payment method
Step 11: Fill out that information, then click Next
Step 12: You'll arrive at the "Confirm your Order" screen. At the bottom click "Buy"
Step 13: Now it will say "Processing your order". Then it will download Windows 8 for you(This might take a while, it depends on your internet connection speed), then make the files it downloaded ready to upgrade your computer.
Step 14: There will now be three options under the title "Install Windows"
Step 15: Select "Install by Creating Media"
Step 16: Now you can either select Usb Flash Drive or ISO file
This is where it branches off
If you select ISO Image, it will ask you where you would like for this to be saved. Then it will prepare the image and be done in maybe 3 mins or so
If you selected USB Flash Drive then I'm sorry I have no idea what to do. If someone could help, I'll include them in the credits
Step 17: (for ISO)
Click the ISO you downloaded and insert a DVD(one of those 4.7 gb ones) into your drive
Step 18: Click Verify Disc to be careful or, if you prefer speed, directly Click "Burn"
Step 19: If you are doing this on a laptop it might sound like your laptop is going to explode, but it's not. I'll take around 15 mins. It'll eject your DVD after it's done
Step 20: Press "Start" button and type "diskmgmt.msc" and click the first option that comes up
Step 21: It might take a while to fully load up. Right click your main(and/or biggest) hard drive and select the fourth option, "Shrink Volume".(It'll take while to load).
If you are on a 32 bit computer enter at least 16384.
If you are using a 64 bit computer type at least 20480. Press "Shrink"
Step 22: Right click the created hard disk and click "New Simple Volume"
Step 23: Click Next, Next, then assign a drive letter then Next, Select "Format this volume with the following settings" then assign a name. For file system select "NTFS", then check "Perform a quick format". Then click next, then Finsh
Step 24: Shutdown your computer (Advanced users can sip down to Step 27)
Step 25: Go into BIOS. I cannot help you with this as every computer is different
Step 26: Once in BIOS, change the boot order. Save and Exit.
Step 27: Shutdown your computer
Step 28: Insert the DVD.
Step 29: You will get a message: "Press any key to boot from CD or DVD" Press any key..
Step 30: It will install then you will get to the Personalization Screen (colors, Accounts, etc.)
Step 31: You are done Enjoy!
Credits:
dansou901 http://forum.xda-developers.com/member.php?u=4588971
The website I kept blabbing about: http://mashable.com/2012/11/08/dual-boot-windows-8/
I found a video covering Steps 16-19 but after that it's something else: https://www.youtube.com/watch?feature=endscreen&v=MQCgVuSHMP0&NR=1
If your Shrink volume Option is very low check out this article and follow it's directions:http://www.howtogeek.com/howto/windows-vista/resize-a-partition-for-free-in-windows-vista/
If you want to give me pointer or tips on how to improve this guide, go ahead, please, don't hesitate
Reserved for When the Credits List Gets Too Long
You left out the part where you have to partition your disk. Otherwise it will simply overwrite your existing Windows installation.
You wrote you were going to dualboot, right?
Sent from my Liberty using xda premium
Thanks
Sent from my Nexus 7 using XDA Premium HD app
Wait, it was that hard to find the steps of
1. Download or pick up a copy of Win8 and put your license key somewhere you can get at it.
2. Reboot your computer from install media.
3. Re-partition your disk.
4. Install to the new partition.
???
Dual-booting Win8 with another OS is no different than it has been with previous OSes. In fact, so long as you stick to NT 6.x versions of Windows, it's pretty trivial. As for re-partitioning, you can do that before rebooting, as you listed, or you can do it from the OS install environment. That option is actually faster, and might allow a greater amount of shrink, because there's no concern over whether file handles are in use. You'll need to select the Advanced options, though.
As for creating a bootable flashdrive, there's a tool somewhere to do it for you but the steps are actually quite simple.
1. Make sure it's formatted FAT32. Reformat it if needed.
2. You'll need to mark the Flashdrive's partition as bootable.
2.1. Open CMD as admin.
2.2 Run diskpart.
2.3 List Disk to find he disk number of your flashdrive.
2.4 Select Disk # (where # is the number you found in 2.3).
2.4 List Part to find the partitions on the flashdrive (there's usually only one).
2.5 Select Part # (where again, # is the partition number from 2.4).
2.6 Active (this command marks the selected partition as "active" meaning bootable).
2.7 Exit.
3. Copy the install files onto the flashdrive.
3.1. If you downloaded the install media as an ISO, you'kl need to get the files off of it. You can do this by mounting the ISO, by opening ISO in a program like 7-Zip (my preferred option), or by burning it to a DVD.
3.2 Once you have the files, just copy them from the root of the install "disk" (whether a physical DVD, mounted ISO image, or image you are exploring in 7-Zip) to the root of the flashdrive.
4. You now have a bootable flashdrive ready to install Windows from. You can use it on any computer that can boot from USB.
A few more tips:
* If you have Bitlocker enabled on your current OS, suspend or disable it before running the second install! Otherwise, you'll have to enter that horribly long Recovery Key value. The best way is to suspend BL, which is nearly instant to do or undo, and very easy:
** CMD (or Powershell) as Admin -> manage-bde.exe -protectors -disable C:
* If you have a Linux dual-boot already, and have configured GRUB to chain-load the Windows loader (which is the usual approach), you will need to re-install GRUB after installing Win8 because Win8 will overwrite the GRUB stage one loader in the MBR. If you instead have the Windows loader set up to chain-load GRUB, you're fine; installing win8 will add a new entry to your BCD (bootloader menu) but won't interfere with the existing one for loading GRUB.
GoodDayToDie said:
As for creating a bootable flashdrive, there's a tool somewhere to do it for you but the steps are actually quite simple.
Click to expand...
Click to collapse
Would this be the tool?
http://www.microsoftstore.com/store/msstore/html/pbPage.Help_Win7_usbdvd_dwnTool
Sent from my Nexus 7 using XDA Premium HD app
Probably, yes. It could just as easily be done with a script that invokes Diskpart and 7-Zip, though.
Thanks though this way seems easier
Sent from my Nexus 7 using XDA Premium HD app

Run Windows Bridge for Android (Astoria) on unsupported devices Build 10.0.10536.1004

First of all, use this thread at your own risk.
If you decide to give it a try make sure your smartphone has a SD Card slot otherwise this will not work and it's best to use this on a secondary device because there is always a chance that you have a critical bug and a hard reset is necessary to restore your device.
Also 512MB RAM devices are not supported, so only use this tutorial if your device has 1GB or more RAM.
There is already a thread on here from jimmy19990 that explains how to do this but it seems that people with less experience in this department do not understand it completely, so I decided to put all the steps in this thread:
1. (skip this step if you are on Windows Phone 8.1) If you already upgraded to Windows 10 Mobile make sure you go back to Windows Phone 8.1 with "Windows Phone Recovery Tool" or "Lumia Software Recovery Tool" which you can find here:
http://www.microsoft.com/en-us/mobile/support/faq/?action=singleTopic&topic=FA142987
2. Backup your files on your SD Card and format it in Windows Phone 8.1 (settings < storage sense), if you get a message that asks to save new files to the SD Card click no and check in storage sense that new files are all saved to the phone, not the SD Card.
3. After this download and install the "WP8.1 SDK Tools Lite Setup Av1.20" from here:
http://www13.zippyshare.com/v/15281796/file.html
4. With "WP8.1 SDK Tools Lite Setup Av1.20" installed you will have "Windows Phone Developer Registration 8.1" (start menu < Windows Phone SDK 8.1) open this and register as Developer.
5. Go to the app store on your phone and search for "Preview for Developers" and install this app, move it to the SD Card with storage sense (settings < system < storage < phone < apps & games) select the app and tap "Move to SD Card".
6. Now download "CustomWPSystem_0500.xap" from this thread:
http://forum.xda-developers.com/win...p-customwpsystem-patch-xaps-wpsystem-t2975419
7. Connect your phone with a usb cable to your computer.
8. Under "Windows Phone SDK 8.1" is another program called "Windows Phone Application Deployment 8.1", open it and click "Browse", navigate to the "CustomWPSystem_0500.xap" file and click "Deploy", after a while you get a message that it succeeded.
9. Download "CustomPFD_0003.xap" from another thread:
http://forum.xda-developers.com/win...xap-custompfd-registry-editor-tweaks-t2981057
and copy "CustomPFD_0003.xap" to the root directory of your SD Card.
10. Take your phone and open "CustomWPSystem", tap "SD Card permissions", click on "sd card" and press the checkmark.
Now tap "Select the XAP" (at the bottom of the page in "CustomWPSystem"), navigate to "sd card", select "CustomPFD_0003.xap" and "Apply XAP".
Wait till you get a message "Operation Completed".
11. Close the "CustomWPSystem" app and open "Preview for Developers" app (icon will be changed), go to HKLM\SYSTEM\Platform\DeviceTargetingInfo and change these values (just open for example PhoneSOCVersion, put 8974 in the textfield, press "Write", back button and go to the next one):
For a Full HD (1920x1080) device:
PhoneSOCVersion: 8974
PhoneMobileOperatorName: 000-GB
PhoneManufactorModelName: RM-937_eu_euro1_231
PhoneModelName: Lumia 1520
OR
For a HD (1280x720) or lower resolution* (800x480 / 854x480 / 960x540) device:
PhoneSOCVersion: 8926
PhoneMobileOperatorName: 000-HK
PhoneManufactorModelName: RM-984_1000
PhoneModelName: Lumia 830
*On lower resolution devices the interface will be a bit smaller as normal after the registery edit, but as soon as you complete step 14 your original device info and interface will come back.
12. After you changed your info to one of these devices, go to the app store, search "Windows Insider" app, install it and open it.
13. Sign up for the Fast Ring and check for updates, you will receive a message that "Build 10.0.10536.1004" is available, let it download and install (will take around an hour or more and the device will reboot itself a few times).
14. Once Windows 10 Mobile is installed do a hard reset (settings < system < info < factory settings) and let it format the SD Card also. (this will also take about an hour or more)
15. Now you will have back your original Device Info and in windows < system32 < aow will be the necessary files to run Windows Bridge for Android.
The following steps are to actually install an APK on Windows 10 Mobile:
1. Download Visual C++ Redistributable Packages for Visual Studio 2013:
http://www.microsoft.com/en-us/download/details.aspx?id=40784
download and install "vcredist_x86.exe" and "vcredist_x64.exe".
2. In this thread you will find the new files for the "WindowsBridge.7z":
http://forum.xda-developers.com/win...-fix-android-applications-installing-t3202036
Extract "WindowsBridge.7z" and install "IpOverUsbInstaller".
3. Here you will find the installer to deploy the APK's to your device (Download Version 1.3.1 Here / minimal_adb_fastboot_v1.3.1_setup):
http://forum.xda-developers.com/showthread.php?t=2317790
Download and install.
4. Turn off your lock screen (settings < personal settings < lock screen), time-out: never.
5. To enable developer mode on the phone and to find it in the network:
First find your ip adress from the phone: settings < network and wireless < wi-fi and press your network, type your ip address in a document.
Then go to settings < update & security < for developers, press "Developer mode" and tap "Yes".
Turn on "Device discovery" and press pair.
6. Open your map "WindowsBridge" from step 2, copy the directory and open an elevated command prompt (run < cmd < right-click < run as administrator).
Type "cd" and paste the directory of the "WindowsBridge" map (example: "cd C:\Users\User\Downloads\WindowsBridge".
After this type "wconnect.exe" and copy paste the ip adress from the document in step 5 and press enter (example: wconnect.exe xxx.xxx.xxx.xxx).
Enter the pin you see on your phone, wait a while and it will say "connected".
7. Now download the APK you want to test with this link (just search the app in the Google Play Store, copy the link and paste it in the website below):
http://apps.evozi.com/apk-downloader/
Cut and paste the app to C:\Program Files (x86)\Minimal ADB and Fastboot and copy the directory of this map.
8. Go back to your command prompt type "cd" and paste the directory ("cd C:\Program Files (x86)\Minimal ADB and Fastboot")
9. Type "adb install" and copy and paste the name of your apk with the .apk extension included ("adb install test.apk").
10. Wait a few minutes and there will be a message "Succes", now on the phone press "Abort" and "unpair all", your APK will be installed.
I tested this method with a Lumia 640, used the Lumia 830 device info and it works like a charm.
Thanks to all the threads and websites I mentioned, because all these tools make it possible and easier to run this project.
My lumia device is 635 had a lower resolution es 480 ¿can use the device info for lumia 835 with more solution 720?
razr2312 said:
My lumia device is 635 had a lower resolution es 480 ¿can use the device info for lumia 835 with more solution 720?
Click to expand...
Click to collapse
Not sure about that, but just to be safe, I think you should use info from a compatible device that has the same resolution as yours.
---------- Post added at 01:29 AM ---------- Previous post was at 01:25 AM ----------
Windows Blue said:
First of all, use this thread at your own risk!
If you decide to give it a try make sure your smartphone has a SD Card slot otherwise this will not work and only use this on a secondary device because there is always a chance that you have a critical bug and a hard reset is necessary to repair your device.
There is already a thread on here from jimmy19990 that explains how to do this but it seems that people with less experience in this department do not understand it completely, so I decided to put all the steps in this thread:
1. (skip this step if you are on Windows Phone 8.1) If you already upgraded to Windows 10 Mobile make sure you go back to Windows Phone 8.1 with "Windows Phone Recovery Tool" or "Lumia Software Recovery Tool" which you can find here:
http://www.microsoft.com/en-us/mobile/support/faq/?action=singleTopic&topic=FA142987
2. Backup your files on your SD Card and format it in Windows Phone 8.1 (settings < storage sense), if you get a message that asks to save new files to the SD Card click no and check in storage sense that new files are all saved to the phone, not the SD Card.
3. After this download and install the "WP8.1 SDK Tools Lite Setup Av1.20" from here:
http://www13.zippyshare.com/v/15281796/file.html
4. With "WP8.1 SDK Tools Lite Setup Av1.20" installed you will have "Windows Phone Developer Registration 8.1" (start menu < Windows Phone SDK 8.1) open this and register as Developer.
5. Go to the app store on your phone and search for "Preview for Developers" and install this app, move it to the SD Card with storage sense (settings < system < storage < phone < apps & games) select press the app and tap "Move to SD Card".
6. Now download "CustomWPSystem_0500.xap" from this thread:
http://forum.xda-developers.com/win...p-customwpsystem-patch-xaps-wpsystem-t2975419
7. Connect your phone with a usb cable to your computer.
8. Under "Windows Phone SDK 8.1" is another program called "Windows Phone Application Deployment 8.1", open it and click "Browse", navigate to the "CustomWPSystem_0500.xap" file and click "Deploy", after a while you get a message that it succeeded.
9. Download "CustomPFD_0003.xap" from another thread:
http://forum.xda-developers.com/win...xap-custompfd-registry-editor-tweaks-t2981057
and copy "CustomPFD_0003.xap" to the root directory of your SD Card.
10. Take your phone and open "CustomWPSystem", tap "SD Card permissions", click on "sd card" and press the checkmark.
Now tap "Select the XAP" (at the bottom of the page in "CustomWPSystem"), navigate to "sd card", select "CustomPFD_0003.xap" and "Apply XAP".
Wait till you get a message "Operation Completed".
11. Close the "CustomWPSystem" app and open "Preview for Developers" app (icon will be changed), go to HKLM\SYSTEM\Platform\DeviceTargetingInfo and change these values (just open for example PhoneSOCVersion, put 8974 in the textfield, press "Write", back button and go to the next one):
For a Full HD (1920x1080) device:
PhoneSOCVersion: 8974
PhoneMobileOperatorName: 000-GB
PhoneManufactorModelName: RM-937_eu_euro1_231
PhoneModelName: Lumia 1520
OR
For a HD (1280x720) device:
PhoneSOCVersion: 8926
PhoneMobileOperatorName: 000-HK
PhoneManufactorModelName: RM-984_1000
PhoneModelName: Lumia 830
12. After you changed your info to one of these devices, go to the app store, search "Windows Insider" app, install it and open it.
13. Sign up for the Fast Ring and check for updates, you will receive a message that "Build 10.0.10536.1004" is available, let it download and install (will take around an hour or more and the device will reboot itself a few times).
14. Once Windows 10 Mobile is installed do a hard reset (settings < system < info < factory settings) and let it format the SD Card also. (this will also take about an hour or more)
15. Now you will have back your original Device Info and in windows < system32 < aow will be the necessary files to run Windows Bridge for Android.
The following steps are to actually install an APK on Windows 10 Mobile:
1. Download Visual C++ Redistributable Packages for Visual Studio 2013:
http://www.microsoft.com/en-us/download/details.aspx?id=40784
download and install "vcredist_x86.exe" and "vcredist_x64.exe".
2. In this thread you will find the new files for the "WindowsBridge.7z":
http://forum.xda-developers.com/win...-fix-android-applications-installing-t3202036
Extract "WindowsBridge.7z" and install "IpOverUsbInstaller".
3. Here you will find the installer to deploy the APK's to your device (Download Version 1.3.1 Here / minimal_adb_fastboot_v1.3.1_setup):
http://forum.xda-developers.com/showthread.php?t=2317790
Download and install.
4. Turn off your lock screen (settings < personal settings < lock screen), time-out: never.
5. To enable developer mode on the phone and to find it in the network:
First find your ip adress from the phone: settings < network and wireless < wi-fi and press your network, type your ip address in a document.
Then go to settings < update & security < for developers, press "Developer mode" and tap "Yes".
Turn on "Device discovery" and press pair.
6. Open your map "WindowsBridge" from step 2, copy the directory and open an elevated command prompt (run < cmd < right-click < run as administrator).
Type "cd" and paste the directory of the "WindowsBridge" map (example: "cd C:\Users\User\Downloads\WindowsBridge".
After this type "wconnect.exe" and copy paste the ip adress from the document in step 5 and press enter (example: wconnect.exe xxx.xxx.xxx.xxx).
Enter the pin you see on your phone, wait a while and it will say "connected".
7. Now download the APK you want to test with this link (just search the app in the Google Play Store, copy the link and paste it in the website below):
http://apps.evozi.com/apk-downloader/
Cut and paste the app to C:\Program Files (x86)\Minimal ADB and Fastboot and copy the directory of this map.
8. Go back to your command prompt type "cd" and paste the directory ("cd C:\Program Files (x86)\Minimal ADB and Fastboot")
9. Type "adb install" and copy and paste the name of your apk with the .apk extension included ("adb install test.apk").
10. Wait a few minutes and there will be a message "Succes", now on the phone press "Abort" and "unpair all", your APK will be installed.
I tested this method with a Lumia 640, used the Lumia 830 device info and it works like a charm.
Thanks to all the threads and websites I mentioned, because all these tools make it possible and easier to run this project.
Click to expand...
Click to collapse
My prayers worked, thank you!
IPRJ25 said:
Not sure about that, but just to be safe, I think you should use info from a compatible device that has the same resolution as yours.
---------- Post added at 01:29 AM ---------- Previous post was at 01:25 AM ----------
My prayers worked, thank you!
Click to expand...
Click to collapse
OK thanks :highfive: I try it but you know what device is more the same than my device lumia 635 ? and you can provide the info from the other lumia device or in what place (website) can provide this info?
razr2312 said:
My lumia device is 635 had a lower resolution es 480 ¿can use the device info for lumia 835 with more solution 720?
Click to expand...
Click to collapse
Make sure you have the 1GB RAM version of the lumia 635 because the 512MB version will not work in this stage of the project. (only 1GB devices supported)
If you have the 1GB version, your device is on the supported list so you only have to install W10M (step 12 and 13) and then follow the 10 steps to delpoy an APK to your device.
@IPRJ25 your welcome.
Windows Blue said:
Make sure you have the 1GB RAM version of the lumia 635 because the 512MB version will not work in this stage of the project. (only 1GB devices supported)
If you have the 1GB version, your device is on the supported list so you only have to install W10M (step 12 and 13) and then follow the 10 steps to delpoy an APK to your device.
@IPRJ25 your welcome.
Click to expand...
Click to collapse
Thank for you support Bro:victory: but my Lumia 635 device is the 512mb version is a unsupported device :crying:
---------- Post added at 06:53 AM ---------- Previous post was at 06:33 AM ----------
Is very interesting because I have this lumia 635 with 512mb ram with this windows phone 10 10.0.10536.1004 version i see have the AOW files inside around 100 mb maybe in the future the 512 mb devices support android deploy apps but limited by the ram.
This method work today or not bcz i have try on the build 10512 and its not work and ~100mb files also present into aow folder
razr2312 said:
Thank for you support Bro:victory: but my Lumia 635 device is the 512mb version is a unsupported device :crying:
---------- Post added at 06:53 AM ---------- Previous post was at 06:33 AM ----------
Is very interesting because I have this lumia 635 with 512mb ram with this windows phone 10 10.0.10536.1004 version i see have the AOW files inside around 100 mb maybe in the future the 512 mb devices support android deploy apps but limited by the ram.
Click to expand...
Click to collapse
That's indeed interesting, it's not sure yet but I suppose when they have polished the Android subsystem that there is chance that 512MB RAM devices will be supported.
A AJAY said:
This method work today or not bcz i have try on the build 10512 and its not work and ~100mb files also present into aow folder
Click to expand...
Click to collapse
If you follow the steps to the letter, you should be fine with a device that has a microSD slot and minimum 1GB RAM.
I cannot open Preview for Developers because it always reject and exit when I try to open it. No hope...
polwath said:
I cannot open Preview for Developers because it always reject and exit when I try to open it. No hope...
Click to expand...
Click to collapse
Did you already patch the Preview for Developers app with CustomPFD or do you have the problem after downloading and opening the original app?
Windows Blue said:
Did you already patch the Preview for Developers app with CustomPFD or do you have the problem after downloading and opening the original app?
Click to expand...
Click to collapse
I already resolve a problem. Because I use wrong version of CustomPFD. Thank you for your reply help.
Windows Blue said:
First of all, use this thread at your own risk.
If you decide to give it a try make sure your smartphone has a SD Card slot otherwise this will not work and it's best to use this on a secondary device because there is always a chance that you have a critical bug and a hard reset is necessary to restore your device.
Also 512MB RAM devices are not supported, so only use this tutorial if your device has 1GB or more RAM.
There is already a thread on here from jimmy19990 that explains how to do this but it seems that people with less experience in this department do not understand it completely, so I decided to put all the steps in this thread:
1. (skip this step if you are on Windows Phone 8.1) If you already upgraded to Windows 10 Mobile make sure you go back to Windows Phone 8.1 with "Windows Phone Recovery Tool" or "Lumia Software Recovery Tool" which you can find here:
http://www.microsoft.com/en-us/mobile/support/faq/?action=singleTopic&topic=FA142987
2. Backup your files on your SD Card and format it in Windows Phone 8.1 (settings < storage sense), if you get a message that asks to save new files to the SD Card click no and check in storage sense that new files are all saved to the phone, not the SD Card.
3. After this download and install the "WP8.1 SDK Tools Lite Setup Av1.20" from here:
http://www13.zippyshare.com/v/15281796/file.html
4. With "WP8.1 SDK Tools Lite Setup Av1.20" installed you will have "Windows Phone Developer Registration 8.1" (start menu < Windows Phone SDK 8.1) open this and register as Developer.
5. Go to the app store on your phone and search for "Preview for Developers" and install this app, move it to the SD Card with storage sense (settings < system < storage < phone < apps & games) select press the app and tap "Move to SD Card".
6. Now download "CustomWPSystem_0500.xap" from this thread:
http://forum.xda-developers.com/win...p-customwpsystem-patch-xaps-wpsystem-t2975419
7. Connect your phone with a usb cable to your computer.
8. Under "Windows Phone SDK 8.1" is another program called "Windows Phone Application Deployment 8.1", open it and click "Browse", navigate to the "CustomWPSystem_0500.xap" file and click "Deploy", after a while you get a message that it succeeded.
9. Download "CustomPFD_0003.xap" from another thread:
http://forum.xda-developers.com/win...xap-custompfd-registry-editor-tweaks-t2981057
and copy "CustomPFD_0003.xap" to the root directory of your SD Card.
10. Take your phone and open "CustomWPSystem", tap "SD Card permissions", click on "sd card" and press the checkmark.
Now tap "Select the XAP" (at the bottom of the page in "CustomWPSystem"), navigate to "sd card", select "CustomPFD_0003.xap" and "Apply XAP".
Wait till you get a message "Operation Completed".
11. Close the "CustomWPSystem" app and open "Preview for Developers" app (icon will be changed), go to HKLM\SYSTEM\Platform\DeviceTargetingInfo and change these values (just open for example PhoneSOCVersion, put 8974 in the textfield, press "Write", back button and go to the next one):
For a Full HD (1920x1080) device:
PhoneSOCVersion: 8974
PhoneMobileOperatorName: 000-GB
PhoneManufactorModelName: RM-937_eu_euro1_231
PhoneModelName: Lumia 1520
OR
For a HD (1280x720) or lower resolution* (800x480 / 854x480 / 960x540) device:
PhoneSOCVersion: 8926
PhoneMobileOperatorName: 000-HK
PhoneManufactorModelName: RM-984_1000
PhoneModelName: Lumia 830
*On lower resolution devices the interface will be a bit smaller as normal after the registery edit, but as soon as you complete step 14 your original device info and interface will come back.
12. After you changed your info to one of these devices, go to the app store, search "Windows Insider" app, install it and open it.
13. Sign up for the Fast Ring and check for updates, you will receive a message that "Build 10.0.10536.1004" is available, let it download and install (will take around an hour or more and the device will reboot itself a few times).
14. Once Windows 10 Mobile is installed do a hard reset (settings < system < info < factory settings) and let it format the SD Card also. (this will also take about an hour or more)
15. Now you will have back your original Device Info and in windows < system32 < aow will be the necessary files to run Windows Bridge for Android.
The following steps are to actually install an APK on Windows 10 Mobile:
1. Download Visual C++ Redistributable Packages for Visual Studio 2013:
http://www.microsoft.com/en-us/download/details.aspx?id=40784
download and install "vcredist_x86.exe" and "vcredist_x64.exe".
2. In this thread you will find the new files for the "WindowsBridge.7z":
http://forum.xda-developers.com/win...-fix-android-applications-installing-t3202036
Extract "WindowsBridge.7z" and install "IpOverUsbInstaller".
3. Here you will find the installer to deploy the APK's to your device (Download Version 1.3.1 Here / minimal_adb_fastboot_v1.3.1_setup):
http://forum.xda-developers.com/showthread.php?t=2317790
Download and install.
4. Turn off your lock screen (settings < personal settings < lock screen), time-out: never.
5. To enable developer mode on the phone and to find it in the network:
First find your ip adress from the phone: settings < network and wireless < wi-fi and press your network, type your ip address in a document.
Then go to settings < update & security < for developers, press "Developer mode" and tap "Yes".
Turn on "Device discovery" and press pair.
6. Open your map "WindowsBridge" from step 2, copy the directory and open an elevated command prompt (run < cmd < right-click < run as administrator).
Type "cd" and paste the directory of the "WindowsBridge" map (example: "cd C:\Users\User\Downloads\WindowsBridge".
After this type "wconnect.exe" and copy paste the ip adress from the document in step 5 and press enter (example: wconnect.exe xxx.xxx.xxx.xxx).
Enter the pin you see on your phone, wait a while and it will say "connected".
7. Now download the APK you want to test with this link (just search the app in the Google Play Store, copy the link and paste it in the website below):
http://apps.evozi.com/apk-downloader/
Cut and paste the app to C:\Program Files (x86)\Minimal ADB and Fastboot and copy the directory of this map.
8. Go back to your command prompt type "cd" and paste the directory ("cd C:\Program Files (x86)\Minimal ADB and Fastboot")
9. Type "adb install" and copy and paste the name of your apk with the .apk extension included ("adb install test.apk").
10. Wait a few minutes and there will be a message "Succes", now on the phone press "Abort" and "unpair all", your APK will be installed.
I tested this method with a Lumia 640, used the Lumia 830 device info and it works like a charm.
Thanks to all the threads and websites I mentioned, because all these tools make it possible and easier to run this project.
Click to expand...
Click to collapse
After installing the apk , It crashes !! Any help ? Running Windows 10 Mobile 10536.1004 on Lumia 535 DS
Captain Prabodh Ballurkar said:
After installing the apk , It crashes !! Any help ? Running Windows 10 Mobile 10536.1004 on Lumia 535 DS
Click to expand...
Click to collapse
You can try restarting the device this will refresh Astoria and if this does not work, you simply can't run the APK.
The project is still in beta so it takes a while to polish all the bugs out and many APK's won't run and others will run perfectly.
polwath said:
I already resolve a problem. Because I use wrong version of CustomPFD. Thank you for your reply help.
Click to expand...
Click to collapse
I am glad you got the problem resolved, your welcome.
Windows Blue said:
You can try restarting the device this will refresh Astoria and if this does not work, you simply can't run the APK.
The project is still in beta so it takes a while to polish all the bugs out and many APK's won't run and others will run perfectly.
Click to expand...
Click to collapse
I used Messenger , Clash of Clans , WhatsApp but none of them work
Edit :- Now the Error code 14 is popping up
http://forum.xda-developers.com/win...w-to-install-android-apps-windows-10-t3174629 try this, in the OP look for "C. Errors you might encounter and how to fix them."
Can't seem to get past the connection issues. Trying on Lumia 1520. Keep getting error code 14. what's up with that.
Windows Blue said:
First of all, use this thread at your own risk.
If you decide to give it a try make sure your smartphone has a SD Card slot otherwise this will not work and it's best to use this on a secondary device because there is always a chance that you have a critical bug and a hard reset is necessary to restore your device.
Also 512MB RAM devices are not supported, so only use this tutorial if your device has 1GB or more RAM.
Click to expand...
Click to collapse
Thanks for the post I'm wondering if this hard work (downgrading to 8.1, registry changes, again updating to 10 etc) really worth, most of apps are not working or working to some extent but missing some important functionality. Its good for learning purpose anyway.
Hello Guys, I m pretty sad now, because I have a supported Lumia 830,
but I didnt manage to solve to install APKs.
Finally I tried your method in first comment, I did everything step by step,
and dosent work already Error 14... "Not supported device"
But I dont understand why. ANybody any help?
Thank you!
testuser987 said:
Can't seem to get past the connection issues. Trying on Lumia 1520. Keep getting error code 14. what's up with that.
Click to expand...
Click to collapse
System322 said:
Hello Guys, I m pretty sad now, because I have a supported Lumia 830,
but I didnt manage to solve to install APKs.
Finally I tried your method in first comment, I did everything step by step,
and dosent work already Error 14... "Not supported device"
But I dont understand why. ANybody any help?
Thank you!
Click to expand...
Click to collapse
In some countries the project is not supported, I guess this has something to do with both devices because they are on the support list and they should work without doing any registry edits.

[Tutorial] Install Windows 10 for ARM32 on your Surface 2

Hi guys, following the recent release of a Windows 10 ARM32 install tutorial in Chinese to install it on the Surface RT 1 and Surface RT 2, I've decided to come and try my luck by using google translate to follow the procedure and then decided to refine it and to make it into this tutorial for the Surface 2 (The procedure for the Surface 1 should not be much different aside from the files you have to use but as I don't have one, I haven't tried out the files for it...).
Download: https://yadi.sk/d/mnCUeGKWm1XTXA
Requires:
- The files available in the Yandex Repo
- A recovery USB Disk for Surface 2: Surface2_BMR_20.2.19.0.zip (https://support.microsoft.com/en-hk/help/4023512/surface-creating-and-using-a-usb-recovery-drive)
- A keyboard
1. Copy the following files from the yandex repo to the root directory of your recovery disk:
- Disabling_UAC.reg
- SecureBootPatch.zip (extract it)
- APPX1.rar (extract it)
- surface2_win10_zh_cn_new.wim
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
- Camera_fix.reg
2. Boot into Recovery mode (insert the recovery disk, hold the "vol dow" button then press the "power" button and release the "vol down" button when the surface logo appears)
Open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\sources\install.wim /applydir:c: /index:1
3. Reboot the device and Disable UAC, then run "Disabling_UAC.reg" as admin and reboot the device once again
Once the device has rebooted open regedit and go to "HKEY_LOCAL_MACHINE\BCD00000000" select "BCD00000000", click on file and select "unload hive"
Once this is done extract "SecureBootPatch.zip" and open the "SecureBootPatch" folder to run "InstallPolicy.cmd" as admin and then reboot the device once again (l If the secure boot debug policy interface appears after restarting, it means normal. Select accept and install to install)
Open a command prompt as admin and enter the following command to enable test mode :
- bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
4. Now we can start serious business and install Windows 10 on the device, to do so, we'll start by rebooting the device in recovery mode (Check the lower right corner to indicate that secureboot is not configured correctly and it will succeed)
Once in recovery mode open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\surface2_win10_zh_cn_new.wim /applydir:c: /index:1
5. Plugin your keyboard and reboot the device, you should get an error message related to the boot configuration, at this moment press shift+f10 and open regedit
Go to the following registry entry: HKEY_Local machine/SYSTEM/Setup/Status/ChildCompletion and then select the "setup.exe" entry, modify it to "3", exit regedit and commandline and click "Ok" on the error dialog box, the device should reboot(don't reboot the device in any other way), and configure correctly now
Configure the system the way you want it
Once on the desktop open a powershell command prompt and type in the following commands:
- slmgr.vbs /upk
- slmgr /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
- slmgr /skms kms.03k.org
- slmgr /ato
- slmgr /skms zhang.yt
Your device is now activated
6. We must then proceed to install the runtime environment and store app
Select the APPX1 folder and copy it to the Desktop, open it and select "APPX.ps1",and choose "Run with powershell", once done press "enter" reboot the system, go back to where you were and do the same with "AppxBundle.ps1"
Then Select "Microsoft.windowsStore.appxbundle" and install it (this will install a chinese version of the Microsoft Store (better than nothing I guess? Maybe someone can provide and english version?)
Finally install the following files from the root of your recovery disk:
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
7. Now all we need is a few tweaks to remove usability quirks and then your device will work like a shine :
7.1. You might have noticed than when you boot your device you get a message telling you that the licence is about to expire and that you also get a paging file error popping up at every login, this kinda ruins the experience, so we're gonna get rid of those.
- To remove the licensing popup first it go to " C:\Windows\System32" and take ownership of "LicensingUI.exe", then rename it to "LicensingUI-old.exe"
- To remove the paging file popup just manually set the page cache to 16 MB min and 512 MB max.
(Thanks to betanu701 for indicating us these tricks)
7.2. We're also gonna get totally rid of the Chinese language pack to favor any language you might want, this will also change the Store language to whatever language pack you put in.
- Go to Settings>Time & language>Region & language, and then set the whatever language pack you want as the default and remove the Chinese one (that's of course if you don't speak Chinese ^^)
(Thanks to ShotSkydiver for this trick)
7.3. We'll also make the camera work simply by applying the "Camera_fix.reg" registry entry as admin.
Your device is now ready to use.
Bonus: You can download and install the following apps from our fellow community member _CNR_, you'll get a bunch of stock apps that'll work for this build like mail, maps, solitaire...etc and Office 2013, here's the link : https://mega.nz/#F!ivwlHKaZ!hFwEHZnyw_nNTe4b3TN4wA
Quirks: at the moment I am getting a paging file error at every login along with an expired version warning, if anyone knows how to get rid of those two things, that'd be very helpful, I'd update the tutorial and mention your help in here of course...
(Edit: the quirks have been ironed out thanks to fellow community members)
I think this is only the beginning, we can probably improve this, first of all, we need an english store app (done), we'll also need to get rid of the error and warnings at every bootup(done), then we'll need to compile some apps and update existing ones and then list them, I hope the community on this forum will be helpful for these tasks :angel: For the time being enjoy what you get
Will this work in Asus winRT?
Enviado desde mi G8441 mediante Tapatalk
notass said:
Will this work in Asus winRT?
Enviado desde mi G8441 mediante Tapatalk
Click to expand...
Click to collapse
No, there are two images available, one made for the Surface 1 and one for the Surface 2, maybe it could work if you make a custom image from the leaked build but certainly not that way...
Hey !
I do have a problem with the "bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on" step... it don't work for me I don't understand why..
Are there any difference in the procedure for the Surface RT, other then using the corresponding W10 image?
Kiba85 said:
Are there any difference in the procedure for the Surface RT, other then using the corresponding W10 image?
Click to expand...
Click to collapse
No difference, if you try, tell me if you can install the secure boot patch and if the command "bcdedit ....." works for you. Because i'm stuck at this step
First off, thanks for the guide; it worked perfectly for my Surface 2! Also, I stumbled across a simple way to get the Store to display in English rather than Chinese: just go into Settings, then Time & language, then Region & language, and then set the English language pack as the default (optionally you can also remove the Chinese language pack as well). From there, open the Store, and it'll be in English!
AlGaib said:
Once this is done extract "SecureBootPatch.zip" and open the "SecureBootPatch" folder to run "InstallPolicy.cmd" as admin and then reboot the device once again (l If the secure boot debug policy interface appears after restarting, it means normal. Select accept and install to install)
Open a command prompt as admin and enter the following command to enable test mode :
- bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
Now we can start serious business and install Windows 10 on the device, to do so, we'll start by rebooting the device in recovery mode (Check the lower right corner to indicate that secureboot is not configured correctly and it will succeed)
Click to expand...
Click to collapse
I would like to give a little warning to people following this guide - don't try to see what happens if you flash the Win10 WIM without having secure boot disabled. I just did that, and my Surface 2 is now bricked. If you want to be super sure that SecureBoot is off, run this cmdlet in PowerShell: Confirm-SecureBootUEFI
If it returns True, SecureBoot is still enabled.
I have an official Windows RT 8.1 recovery stick from Microsoft (but I also tried to make my own stick from the provided ZIP), but when I try to boot into Recovery (Volume Down + Power), I get the following error:
"A required device isn't connected or can't be accessed.
Error code: 0xc000000f"
When I just turn on the Surface, the boot fails, because the Windows 10 installation I flashed fails the SecureBoot test:
"The digital signature for this file couldn't be verified.
File:\Windows\system32\winload.efi
Error code: 0xc0000428"
Bloody hell, I was looking forward to having a more functional Surface and I ended up with a bricked one. Not sure what else can be done, when it refuses to boot even from official recovery stick :crying:
AlGaib said:
Following the recent release of a Windows 10 ARM32 install tutorial in chinese, I've used google translate to follow the procedure and then refined it, here is my tutorial for the Surface 2...
Download: https://yadi.sk/d/mnCUeGKWm1XTXA
Requires:
- The files available in the Yandex Repo
- A recovery USB Disk for Surface 2: Surface2_BMR_20.2.19.0.zip (https://support.microsoft.com/en-hk/help/4023512/surface-creating-and-using-a-usb-recovery-drive)
- A keyboard
Copy the following files from the yandex repo to the root directory of your recovery disk:
- Disabling_UAC.reg
- SecureBootPatch.zip (extract it)
- APPX1.rar (extract it)
- surface2_win10_zh_cn_new.wim
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
Boot into Recovery mode (insert the recovery disk, hold the "vol dow" button then press the "power" button and release the "vol down" button when the surface logo appears)
Open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\sources\install.wim /applydir:c: /index:1
Reboot the device and Disable UAC, then run "Disabling_UAC.reg" as admin and reboot the device once again
Once the device has rebooted open regedit and go to "HKEY_LOCAL_MACHINE\BCD00000000" select "BCD00000000", click on file and select "unload hive"
Once this is done extract "SecureBootPatch.zip" and open the "SecureBootPatch" folder to run "InstallPolicy.cmd" as admin and then reboot the device once again (l If the secure boot debug policy interface appears after restarting, it means normal. Select accept and install to install)
Open a command prompt as admin and enter the following command to enable test mode :
- bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
Now we can start serious business and install Windows 10 on the device, to do so, we'll start by rebooting the device in recovery mode (Check the lower right corner to indicate that secureboot is not configured correctly and it will succeed)
Once in recovery mode open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\surface2_win10_zh_cn_new.wim /applydir:c: /index:1
Plugin your keyboard and reboot the device, you should get an error message related to the boot configuration, at this moment press shift+f10 and open regedit
Go to the following registry entry: HKEY_Local machine/SYSTEM/Setup/Status/ChildCompletion and then select the "setup.exe" entry, modify it to "3", exit regedit and commandline and click "Ok" on the error dialog box, the device should reboot(don't reboot the device in any other way), and configure correctly now
Configure the system the way you want it
Once on the desktop open a powershell command prompt and type in the following commands:
- slmgr.vbs /upk
- slmgr /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
- slmgr /skms kms.03k.org
- slmgr /ato
- slmgr /skms zhang.yt
Your device is now activated
We must then proceed to install the runtime environment and store app
Select the APPX1 folder and copy it to the Desktop, open it and select "APPX.ps1",and choose "Run with powershell", once done press "enter" reboot the system, go back to where you were and do the same with "AppxBundle.ps1"
Then Select "Microsoft.windowsStore.appxbundle" and install it (this will install a chinese version of the Microsoft Store (better than nothing I guess? Mybae someone can provide and english version?)
Finally install the following files from the root of your recovery disk:
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
Your device is now ready to use.
Quirks : at the moment I getting a paging file error at every login along with an expired version warning, if anyone knows how to get rid of those two things, that'd be very helpful, I'd update the tutorial and mention your help in here of course...
I think this is only the beginning, we can probably improve this, first of all, we need an english store app, we'll also need to get rid of the error and warnings at every bootup, then we'll need to compile some apps and update existing ones and then list them, I hope the community on this forum will be helpful for these tasks :angel: For the time being enjoy what you get
Click to expand...
Click to collapse
To get the Store in english: Start > Settings > Language > Region & Language > Remove chinese
To get rid of the popup (old Windows version): C:\Windows\System32\LogonUI.exe > Right Click > Properties > Security > Advanced > Owner...Change > Add your username > Check Names. Close all popups and rename the file to whatever you want
Do i have to Downgrade to 8.0?
I have a problem. I cant disable Secure Boot. Therefore this command doesn't work:
bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
I already launched SecureBootPatch 100 times. I get the screen on boot where I need to press Agree.
I completely restored with USB recovery Windows 8 RT. Non success
this doesn't change anything. Secureboot stays on.
Avonlady said:
I would like to give a little warning to people following this guide - don't try to see what happens if you flash the Win10 WIM without having secure boot disabled. I just did that, and my Surface 2 is now bricked. If you want to be super sure that SecureBoot is off, run this cmdlet in PowerShell: Confirm-SecureBootUEFI
If it returns True, SecureBoot is still enabled.
I have an official Windows RT 8.1 recovery stick from Microsoft (but I also tried to make my own stick from the provided ZIP), but when I try to boot into Recovery (Volume Down + Power), I get the following error:
"A required device isn't connected or can't be accessed.
Error code: 0xc000000f"
When I just turn on the Surface, the boot fails, because the Windows 10 installation I flashed fails the SecureBoot test:
"The digital signature for this file couldn't be verified.
File:\Windows\system32\winload.efi
Error code: 0xc0000428"
Bloody hell, I was looking forward to having a more functional Surface and I ended up with a bricked one. Not sure what else can be done, when it refuses to boot even from official recovery stick :crying:
Click to expand...
Click to collapse
Hmmm... are the flash drives formatted to Fat32? I don’t really understand how applying an image could cause this much damage...
Do you get any options when you try to boot into 10? If you can find a way to get to the command line, you can restore a Windows RT image from the restore disk
Evandarkfire said:
I don’t really understand how applying an image could cause this much damage...
Click to expand...
Click to collapse
It's quite simple, really. The sole purpose of SecureBoot is to prevent booting of non-signed operating systems. Like this leaked Windows 10. And since I removed the recovery partition (containing command prompt, etc.), the device is now toast. And yes, the recovery sticks are FAT32.
Avonlady said:
It's quite simple, really. The sole purpose of SecureBoot is to prevent booting of non-signed operating systems. Like this leaked Windows 10. And since I removed the recovery partition (containing command prompt, etc.), the device is now toast. And yes, the recovery sticks are FAT32.
Click to expand...
Click to collapse
Are you sure you booted from usb stick? You should still be able to boot from usb. I broke my efs partition, but could still boot from usb stick and recover everything.
I have to ask and I'm sorry for sounding like a noob..... but will this tutorial work for a Microsoft surface 2 running 8.1rt? I saw theres another post that says windows rt but I'm confused...... also when one of the requirements is a keyboard does that mean a USB keyboard or can the type keyboard work?
Fix quirks
Quirks : at the moment I getting a paging file error at every login along with an expired version warning, if anyone knows how to get rid of those two things, that'd be very helpful, I'd update the tutorial and mention your help in here of course...
Click to expand...
Click to collapse
To solve the 2 quirks. For the page caching. Manually set the page cache to min 16 MB and max 512 MB.
For the Build is about the expire. Go to C:\Windows\System32. Find the file LicensingUI.exe. Take complete ownership. Then rename it to LicensingUI-old.exe (or anything).
That will prevent the popups from showing up
Anybody have a working adblocker for the included version of Edge? Also does anybody where to get one of the old UWP arm32 versions of Kodi? They've all been removed from the official servers. Other than that it's amazing, so much better than 8.1!
Avonlady said:
I would like to give a little warning to people following this guide - don't try to see what happens if you flash the Win10 WIM without having secure boot disabled. I just did that, and my Surface 2 is now bricked. If you want to be super sure that SecureBoot is off, run this cmdlet in PowerShell: Confirm-SecureBootUEFI
If it returns True, SecureBoot is still enabled.
I have an official Windows RT 8.1 recovery stick from Microsoft (but I also tried to make my own stick from the provided ZIP), but when I try to boot into Recovery (Volume Down + Power), I get the following error:
"A required device isn't connected or can't be accessed.
Error code: 0xc000000f"
When I just turn on the Surface, the boot fails, because the Windows 10 installation I flashed fails the SecureBoot test:
"The digital signature for this file couldn't be verified.
File:\Windows\system32\winload.efi
Error code: 0xc0000428"
Bloody hell, I was looking forward to having a more functional Surface and I ended up with a bricked one. Not sure what else can be done, when it refuses to boot even from official recovery stick :crying:
Click to expand...
Click to collapse
When I first attempted to flash win10 on my device I did not follow completely the chinese tutorial and therefore I had not disabled secureboot, the Tablet wouldn't boot but I could easily just reflash win8.1 from a recovery drive, your issue sure sounds weird my friend... I'm sadly not knowledgeable enough to help you solve this
Cnnrduncan said:
Anybody have a working adblocker for the included version of Edge? Also does anybody where to get one of the old UWP arm32 versions of Kodi? They've all been removed from the official servers. Other than that it's amazing, so much better than 8.1!
Click to expand...
Click to collapse
I'd love to find a working adblocker too, I really don't understand why ublock won't work, this kindof thing should be platform agnostic, how weird... Also we need to start a thread with a collection of usable software...
Edit: I've updated the tutorial and thanked the users who indicated us how to iron the quirks out, Win10 ARM32 bits on the surface 2 is now as usable as it can get, we just need to make a collection of useful apps and list them (find some and compile others) and everything will be as great as it can be...
Will this work if my surface 2 is running 8.1rt?
---------- Post added at 03:00 AM ---------- Previous post was at 02:57 AM ----------
AlGaib said:
When I first attempted to flash win10 on my device I did not follow completely the chinese tutorial and therefore I had not disabled secureboot, the Tablet wouldn't boot but I could easily just reflash win8.1 from a recovery drive, your issue sure sounds weird my friend... I'm sadly not knowledgeable enough to help you solve this
I'd love to find a working adblocker too, I really don't understand why ublock won't work, this kindof thing should be platform agnostic, how weird... Also we need to start a thread with a collection of usable software...
Edit: I've updated the tutorial and thanked the users who indicated us how to iron the quirks out, Win10 ARM32 bits on the surface 2 is now as usable as it can get, we just need to make a collection of useful apps and list them (find some and compile others) and everything will be as great as it can be...
Click to expand...
Click to collapse
Would there. E any possible way of making a video tutorial????
---------- Post added at 03:01 AM ---------- Previous post was at 03:00 AM ----------
AlGaib said:
When I first attempted to flash win10 on my device I did not follow completely the chinese tutorial and therefore I had not disabled secureboot, the Tablet wouldn't boot but I could easily just reflash win8.1 from a recovery drive, your issue sure sounds weird my friend... I'm sadly not knowledgeable enough to help you solve this
I'd love to find a working adblocker too, I really don't understand why ublock won't work, this kindof thing should be platform agnostic, how weird... Also we need to start a thread with a collection of usable software...
Edit: I've updated the tutorial and thanked the users who indicated us how to iron the quirks out, Win10 ARM32 bits on the surface 2 is now as usable as it can get, we just need to make a collection of useful apps and list them (find some and compile others) and everything will be as great as it can be...
Click to expand...
Click to collapse
Would there. E any possible way of making a video tutorial????
trollingwhovian said:
Will this work if my surface 2 is running 8.1rt?
---------- Post added at 03:00 AM ---------- Previous post was at 02:57 AM ----------
Would there. E any possible way of making a video tutorial????
---------- Post added at 03:01 AM ---------- Previous post was at 03:00 AM ----------
Would there. E any possible way of making a video tutorial????
Click to expand...
Click to collapse
I don't have time or the ressources to do that, sorry, also I don't wanna redo the whole thing again on my device just to make a video tutorial, the text one is good enough...

[Tutorial] Install Windows 10 for ARM32 on your Surface RT

This guide is made based on my experience and based on the other thread: "[Tutorial] Install Windows 10 for ARM32 on your Surface 2".
It is not complete yet. I will be adding files and more clear instructions slowly.
Do this at your own risk. Your device may be bricked. I am still not sure if the SecureBoot fix should be executed on 8.0 or 8.1
# How to Install Windows 10 on the Surface RT #
2020/02/16 kephax
Download complete tools: [will upload]
Download temporary link in attachments
## 0. Restore Windows 8.1
1. Turn the Surface Off
2. Insert this USB stick in the Surface
3. Press Volume Down and Power
4. The Recovery menu will start
5. Troubleshoot > Advanced Options > Command Prompt
6. Type: "restore.cmd" (this will whipe the whole disk, repartition it and install the Windows 8.1 image) (this will take a while)
## 1. Unlock Secure boot ##
1. Run Disable_UAC.reg
2. Start > Regedit > HKEY_LOCAL_MACHINE\BCD00000000" > Select "BCD00000000" > Click on file and select "unload hive"
3. Copy SecureBoot to Desktop > Open it > Run "InstallPolicy.cmd"
4. Restart
5. Start > cmd (as Adminstrator) > PostInstallPolicy.cmd
6. Restart
## 2. Install Windows 10 ##
If you don't have a message "Secure boot" in the bottom right corner then retry step 1
1. Turn the Surface Off
2. Insert this USB stick in the Surface
3. Press Volume Down and Power
4. The Recovery menu will start
5. Troubleshoot > Advanced Options > Command Prompt
6. Type: "script.cmd" (this will whipe the whole disk, repartition it and install the Windows 10 image) (this will take a while)
7. When restarting you will get an error popup: Press SHIFT+F10
8. Type Regedit and go to KEY_Local machine/SYSTEM/Setup/Status/ChildCompletion > setup.exe > Modify the value to "3"
9. Restart
### 2.1. How to activate Windows
1. Powershell
slmgr.vbs /upk
slmgr /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
slmgr /skms kms.03k.org
slmgr /ato
slmgr /skms zhang.yt
### 2.2 Install runtime
1. Copy APPX1 from Recovery USB to Desktop
2. Desktop\APPX1\APPX1.ps1 > Right click > Run as Administrator
3. Restart
4. Desktop\APPX1\AppxBundle.ps1 > Right click > Run as Administrator
5. Restart
6. Install:
Microsoft.windowsStore.appxbundle
Microsoft.NET.Native.Framework.1.1.appx
Microsoft.NET.Native.Runtime.1.1.appx
## 3. After installation ##
### How to remove Expired version popup ###
1. Go to C:\Windows\System32
2. Right click on LogonUI.exe > Properties > Security > Advanced
3. Ower > Change
4. Enter your username > Check Names
5. Close all dialog boxes
6. Now rename the file to LogonUIbak.exe
### How to change the language to English (and remove chinese) ###
Start > Settings > Time & Language > Region & Language
Remove chinese and set English as Default
### How to install uBlock Origin on Edge ###
1. Download this:
2. Edge > about:flags
3. Select: "Enable extensions developer features"
4. Select the "..." > Extensions > Load Extension
5. Select the folder with uBlock Origin (this should be on the Surface itself)
### How to install UWP applications ###
1. Find your application here:
https://www.microsoft.com/en-us/store/b/home
2. Copy the URL and copy it here:
https://store.rg-adguard.net/7
3. You will need to find here the .appxbundle ARM and sometimes also the dependencies. Sometimes when you download the file it does not have the extension, so rename the file to .appx in the end.
4. Install first the dependencies then the application on the Surface RT
## 4. Pictures
Dumb question......I been reading the other post in regards to installing Windows 10 on the other surface 2..... Would I have to follow this tutorial or the one for the surface 2 if I have a surface 2 running rt? Also it says I need a keyboard..... Does it mean a USB keyboard or can I use my Microsoft soft keyboard?
This will work on rt 8.1 ??
Hey I see you've got a trick to install ublock on edge but the download link is missing, can you give it to us please, it's one of the last things I really need for my tablet to be totally functionnal
I finally managed to install Windows 10 on my Surface RT, and for now it's great! It's a shame that Microsoft didn't update the tablet officially, and that this version is so old that many newer apps don't work, but it's better than nothing!
Some useful informations I learned through the process:
1) Initially I used the recovery image for my language downloaded from Microsoft, and with this image I wasn't able to enable test mode after installing the secure boot policy. I tried the chinese image provided on Yandex (links are in other threads on this forum) and it worked on first try, so use that!
2) Even after enabling Test Mode, if you run the command Confirm-SecureBootUEFI in powershell, it still gives you True as result. I was worried that Secure Boot wasn't really disabled but I was wrong. To confirm that secure boot is disabled you have to enter the command prompt via recovery image and check the right corner of the screen if it says "secure boot is not configured correctly" or something like that. In that case, you can install W10 safely.
3) Some guides are wrong about the file you have to rename to remove the warning about the expiration of the build. The right file is LicensingUI.exe, not LogonUI.exe! LogonUI.exe is responsible for the login interface, if you rename it you won't be able to login on the next reboot, so pay attention!
4) Office 2013 is not activated for me, I tried to install the provided licences many times, but nothing. It seems to work anyway though. There's something I missed?
To be completely satisfied I need:
- a working version of the Crunchyroll app, the one in the store requires a newer build, anyone know how to find it?
- MSN Weather for W10, the one provided is the old W8 app.
- Ad blocker for Edge, someone wrote about sideloading uBlock but didn't share the files.
Does the office 2013 work? I installed it on my Surface RT with the Windows 10 build but it says that it only works on qualifying versions on windows and editing is disabled...
alexenferman said:
Does the office 2013 work? I installed it on my Surface RT with the Windows 10 build but it says that it only works on qualifying versions on windows and editing is disabled...
Click to expand...
Click to collapse
I was able to install it and getting working 100%...... there's another tread that's for installing windows 10 on surface 2 tablet and there's a link in the OP for a mega folder that contains the office 360 files and in it a file that edits the registry
Hello. I can also confirm that it works. I have installed Win 10RT and very happy with it. It really brings a lot of new experience to our tablet as same as a bit faster response.
If you want to use an adblock for Edge, the only one that works is Adblock, directly from the Store. However, adblock support in this build of Edge is very buggy, it eats a lot of ram (sometimes leading to crashes) and some sites fail to load with adblock enabled. So I suggest to install it and to manually acrivate/deactivate it when needed.
Speaking of the Store, I found a bug, at least for me: the install button works only for the apps you already own. So, if you want to install an app you never downloaded, you have to acquire it first on another PC and then on the Surface RT.
Does someone know how to make the the newer Microsoft store (Provided by @_CNR_)to work?
I installed it but however, it won't install any app because of a licence problem probably...
(The older store worked but it does not include all of the apps for example myTube)
If everything goes wrong can I just download a recovery image for 8.1 and install it again?
Winroque said:
If everything goes wrong can I just download a recovery image for 8.1 and install it again?
Click to expand...
Click to collapse
If everything goes wrong. Just boot from the recovery USB stick and reimage the Windows 8.1 using the same dism apply image method.
Does someone have the uBlock archive? There's no link in the OP
nar001 said:
Does someone have the uBlock archive? There's no link in the OP
Click to expand...
Click to collapse
There you go! https://drive.google.com/open?id=18pyeDlRMpB0jF_36DJqdhF_Ybmy0eeRD
If you want to sideload more apps manually you can check my application I made recently: https://forum.xda-developers.com/windows-8-rt/rt-general/arm-rt-app-store-windows-10-rt-t4067813
Ok so I'm attempting to follow this tutorial and the other one for my original surface rt. Where is the wim for windows 10? Those instructions don't seem clear to me, or am I supposed to use the surface 2 image?
kmccmk9 said:
Ok so I'm attempting to follow this tutorial and the other one for my original surface rt. Where is the wim for windows 10? Those instructions don't seem clear to me, or am I supposed to use the surface 2 image?
Click to expand...
Click to collapse
The wim is in that folder https://yadi.sk/d/mnCUeGKWm1XTXA
nar001 said:
The wim is in that folder https://yadi.sk/d/mnCUeGKWm1XTXA
Click to expand...
Click to collapse
Ok I see. I ran into a different issue. I went to do the Windows 10 install today but to my surprise, I couldn't boot up. Luckily I still had my Windows 8.1 Full Recovery USB. But, for for some reason from the advanced troubleshooter, it tells me my USB device is invalid. Has anyone run into this before?
Can be updated to Windows 10 version 1909?
AmznUser444 Dev said:
Can be updated to Windows 10 version 1909?
Click to expand...
Click to collapse
Of course not, the only build of ARM32 Windows 10 we have is this one, and it's leaked.
Wow, really cool!
I would like to know if the cameras work in windows 10? Thanks so much!

Categories

Resources