HOWTO: Install Windows 10 for Phones on Non-supported devices (and other hacks) - Windows 10 Mobile

This is only confirmed working for the AT&T Lumia 1520 and may work as is for other phones but also might require tweaks to the XML (see below). It is very possible to brick your phone with this. Your mileage may vary!
From a high level this works by using FiddlerCore to intercept the traffic going to the Microsoft WPflights server that controls the Insider app and responds with our own custom data. The app accepts registry editing information from the web responses and acts upon that. This allows us to write stuff to select locations in the registry. In the case of the Windows 10 Preview, it appears to only look for your phone's PhoneManufacturerModelName to decide if it should be offered previews. Windows Update also checks this value. Other devices like Samsungs or HTCs may need different settings. My phone did revert to it's factory values after Windows 10 was installed (I actually think it might have done it after Windows 8.1 was installed but it continued with 10 nonetheless).
1. For the Lumia 1520 (and other phones?) reset your phone using the Windows Phone recovery tool. I recommend not logging in and setting everything up yet and just waiting til the end and doing a reset and letting it restore after you’re on Windows 10. This may not be required for your device but most likely is due to the space issue cited by Microsoft. You can see your available space in the About menu of the Windows Insiders app. Before resetting mine was ~200mb and after it was ~600mb. You can try without resetting but may get an error after it tries to download and install the update.
2. Install the [url=http://go.microsoft.com/fwlink/?LinkId=522524]Windows Insider app on your phone (you will need to have a store account configured)
3. Open the insiders app and go to the about options in the app bar and screenshot/make notes/email the settings to yourself. You may need this later.
4. Download and extract the WPInsidersHacks app (attached to this post) to your computer
5. Start the WPInsiderHacks app on pc, approve any firewall requests
6. Connect to the same WiFi that your PC is on. Edit the settings for the WiFi connection to turn on the Proxy and set it to use the PC’s IP address and enter 8877 for the port
7. Open Internet Explorer on your phone and navigate to http://[pc.ip.add.ress]:8877 where [pc.ip.add.ress] is the IP address of the PC running the WPInsidersHacks app
8. Tap on the link at the bottom to the fiddler root certificate
9. When prompted click open and then install to trust the cert and ok at the confirmation
10. Run the Windows Insider app and tap get preview builds
11. Tap on which custom action you’d like to perform. In my case I hit "Set to ATT Lumia 635" and click the arrow at the bottom
12. Accept the agreement and click the check mark at the bottom. the app will close
13. Now clear your proxy settings and run the insider app again
14. Tap get preview builds and login with your Microsoft account
15. Select the fast branch (if you’re reading this of course you want the fast branch) and click the arrow at the bottom
16. Go into the phone settings and check for updates. With any luck you should have Windows 10 there for you to install. On my AT&T 1520 it had to do 8.1 first but it kept going to 10 after 8.1 installed (had to check for updates again)
17. You’ll probably want to go into the settings and do another reset and then log into the phone and let it restore your previous data
The Windows Insider options are populated from the WPFlights.xml file. Feel free to edit/add stuff. I've experimented with writing to other keys but had mixed results. I wasn't able to write to the Software\Microsoft\Settings\{1DEF9B7D-2322-40eb-A007-16A75D5CDA6F} for example (seemed to not like the curly braces?). It should have all the same permissons as the preview for developers app. You'll just need to run the WPInsiderHacks app on your PC and point your phone's proxy settings to it if you want to go back and set something again (such as enabling tethering).

I just used this to install the TP on my Lumia 930 and .. it worked like a charm! phone is booting, OS is working! Thank you very much for the work you put into this! Really excited to try out the Preview now..
Edit: I did change the target device ID from ATT though.
Confirmed working for the Lumia 930
Confirmed working for the Lumia 920

I will try tomorrow on Lumia 520 and post result.

Not working on my Lumia 535
tried it on a Lumia 535. After Setting no proxy again the Windows Insider app shows that there is no update available.
the about-setting Shows RM-975 correctly instead of RM-1089, but I think the FW Version needs to be changed too.
Does anyone know a fix? Tried it several times by now.

LogString: DefaultCertMaker: GetRootCertificate() did not find the root in t
he Windows TrustStore.?

error0x0000034 said:
tried it on a Lumia 535. After Setting no proxy again the Windows Insider app shows that there is no update available.
the about-setting Shows RM-975 correctly instead of RM-1089, but I think the FW Version needs to be changed too.
Does anyone know a fix? Tried it several times by now.
Click to expand...
Click to collapse
Which carrier are you on? Sometimes you have to use device information for a phone on the same carrier as you're on for it to work.

I tried this with both a 520 and a 920. Everything works fine until I tap Get preview builds. I get the no builds message, but I know it's using the proxy because the WPInsiderHacks window gives this message:
** LogString: !SecureClientPipeDirect failed: System.IO.IOException Authenticati
on failed because the remote party has closed the transport stream. on pipe to (
CN=login.live.com, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com)
** LogString: !SecureClientPipeDirect failed: System.IO.IOException Authenticati
on failed because the remote party has closed the transport stream. on pipe to (
CN=sn3301.storage.live.com, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.co
m)
Click to expand...
Click to collapse
Both devices get exactly the same result.
EDIT: I should clarify something: both the 920 and the 520 get this script. The 920 differs a bit on the device itself. Instead of going directly to the no builds page, an error pops up that says:
Server error
A connection error prevented us from downloading programs for you. Please check the date/time of your device and its network connection and try again.
Click to expand...
Click to collapse

Lumia 920
OK certificate installed
Windows insider no change ?

What would the registry entry for MOID be?
I have a non AT&T carrier, and I want to change that entry to be AT&T

Tried it on my Lumia 530 don't work i get we weren't able to find a preview build for you please confirm

Working fine on my 920 now.

I just installed. Working fine here on my Lumia 720.

For those asking, I've found you absolutely have to modify the WPFlights.xml PhoneManufacturerModelName to one that matches the carrier your device is from. In my case, I have a //Build/ (Rogers Canada) Lumia 920, and a Hong Kong unlocked 620 & 1520.
I managed to spoof the build check by using the following:
Unlocked/Hong Kong: RM-1027_1007
Rogers/Canada: RM-985_1004
http://twitter.com/stroughtonsmith/status/566460948291260417
Also, wiping the devices first /with the Windows Phone Recovery Tool/ (not Reset in Settings->About) for the most part isn't optional; only the 920 for me had enough space to install without doing that
Hope this helps

stroughtonsmith said:
For those asking, I've found you absolutely have to modify the WPFlights.xml PhoneManufacturerModelName to one that matches the carrier your device is from. In my case, I have a //Build/ (Rogers Canada) Lumia 920, and a Hong Kong unlocked 620 & 1520.
I managed to spoof the build check by using the following:
Unlocked/Hong Kong: RM-1027_1007
Rogers/Canada: RM-985_1004
http://twitter.com/stroughtonsmith/status/566460948291260417
Also, wiping the devices first /with the Windows Phone Recovery Tool/ (not Reset in Settings->About) for the most part isn't optional; only the 920 for me had enough space to install without doing that
Hope this helps
Click to expand...
Click to collapse
Hi, would you be able to upload your WPFlights.xml for me to have a look at what you have changed. For me it's not working. Cheers.

ajay003 said:
Hi, would you be able to upload your WPFlights.xml for me to have a look at what you have changed. For me it's not working. Cheers.
Click to expand...
Click to collapse
You just need to change the phonemanufacturermodel to whatever phone that supports windows 10 from your carrier/region.

ajay003 said:
Hi, would you be able to upload your WPFlights.xml for me to have a look at what you have changed. For me it's not working. Cheers.
Click to expand...
Click to collapse
The line in the screenshot is what you'd need to change; nothing too complicated, but finding a valid model for your phone's carrier is the hard part (took me a lot of Googling to find the two I needed), hence why I posted mine

stroughtonsmith said:
The line in the screenshot is what you'd need to change; nothing too complicated, but finding a valid model for your phone's carrier is the hard part (took me a lot of Googling to find the two I needed), hence why I posted mine
Click to expand...
Click to collapse
Not working for me. I'm having Lumia 920 and the carrier rom is RM-821_apac_australia_new_zealand_218. Here's my file attached. Am i doing something wrong?

What exactly did you google ? because the i am with is Telstra in Australia they have a prepaid Nokia Lumia 635 so where would i get the PhoneManufacturerModelName ?

German, Unlocked 830: RM-984_1002
For googling help: some forums automatically include the model variant in signatures of members, I just started with RM-984_10XX for 830 and tried increasing numbers for XX in order to find one that was posted a lot on german forums. Good luck!

ajay003 said:
Not working for me. I'm having Lumia 920 and the carrier rom is RM-821_apac_australia_new_zealand_218. Here's my file attached. Am i doing something wrong?
Click to expand...
Click to collapse
Yeah, you just placed RM-821_apac_australia_new_zealand_218 into the XML - that's your existing device. You need to use the correct form for a 63x/730/830 on same carrier, not your existing 920. That's the hard part to find.
My 1520 was "RM-937_apac_hong_kong_222", which I substituted for "RM-1027_1007" (a Hong Kong Lumia 636) - from what I could tell it doesn't need the "apac_hong_kong" part, but it needs the valid number at the end, and I don't know an easy way to find out what that should be (took me 50 mins of Googling to find that one).
---------- Post added at 12:13 PM ---------- Previous post was at 12:12 PM ----------
th0mas96 said:
German, Unlocked 830: RM-984_1002
For googling help: some forums automatically include the model variant in signatures of members, I just started with RM-984_10XX for 830 and tried increasing numbers for XX in order to find one that was posted a lot on german forums. Good luck!
Click to expand...
Click to collapse
lmfao. I was far too lazy to try bruteforcing it, but again, that's why I posted my working ones!

Related

[XAP] HTC Interop Unlock test 2 - courtesy of Heathcliff74

UPDATE 2: Heathcliff74 has taken a look into the reason that this method wasn't working on phones with the HTC updates for Mango, and appears to have found a work-around! I strongly suggest that people try his version instead of mine. The instructions are similar but not identical. Scroll down to the bottom of this first post and use the HTC Interop Unlock XAP located there:
http://forum.xda-developers.com/showthread.php?t=1271963
If you want to post your results in this thread, please specify which XAP you are using, mine or Heathcliff74's. There are known limitations with mine. There still seem to be some limits with his, be we aren't sure exactly what they are yet.
UPDATE: This is disappointing, but apparently HTC has put yet another roadblock in our way. I'm working on a way around the next one. I can't say how long it will take, but I beat the last one (process arbitrary provxml on an interop-locked phone) and I'll beat this one (allow Connection Setup to modify the registry again, after the HTC updates).
I'll update this thread again when I have a new version to test. Guesses as to the problem's root cause, suggestions for fixing it, and anything else you've found are all welcome.
I'm not taking the initial release of the app down, but unless you have an HTC phone which somehow is on Mango, doesn't have the HTC updates, and isn't already interop-unlocked, this isn't going to do anything for you. If you are in that situation, have at it - for now though, I'm just leaving it up so people can download it and pull it apart.
What it does: Modifies your HTC phone to allow maximum unsigned apps, which will also allow you to deploy and run apps with ID_CAP_INTEROPSERVICES. This does not require rolling back to pre-Mango. It is designed for use on stock ROMs. It is expected to work on all GSM HTC Windows Phone 7 devices. It might even work on the Arrive (can't hurt to try). You can read more about Interop Unlock here: http://forum.xda-developers.com/showthread.php?t=1271963
What it needs:
HTC Windows Phone (in theory, any of them)
Developer-unlock (AppHub account or ChevronWP7 Labs should be fine)
Connection Setup app (it's in Marketplace under HTC Apps)
What you do:
0) Install Connection Setup, if you haven't already.
1) Start Connection Setup, just to make sure it works. You don't have to do anything, just start it.
2) Exit Connection Setup using the Back button (so it's not running or suspended).
3) Install HtcInteropUnlock.xap. You don't need to run it.
4) Run Connection Setup again.
5) Expand the AppBar menu (... at the bottom) and choose "manual select".
5.a) The Country and Carrier list-picker boxes should become enabled.
5.b) If they don't, hit "manual select" again, it takes two taps on my phone.
6) Tap on Country and select "Phone Customization" (you can use the jump list to get to P quickly).
7) Carrier should automatically change to "Dev and Interop Unlock" (make sure this happens).
8) Hit the check mark at the bottom (AppBar "ok").
9) Make sure it reports success, then hit Done.
10) Try to install / run an interop app (or just install an 11th unsigned app).
Please report what happens, including the following info:
Your phone model (mine is HTC HD7, T-Mobile US branded).
Your version info (mine is 7720, no HTC Mango updates).
Success or failure of the whole operation.
If failure, indicate the exact step that went wrong, and what happened instead.
Be aware: This method does not damage your data connection in any way, but it will probably prevent Connection Setup from working normally. This can be undone. However, I didn't want to put the effort into making it reversible until I knew whether it worked on other phones, so if you need Connection Setup for its official purpose, don't install the initial release of this app.
This app builds on the work of multiple members of our community. Special thanks go to:
Heathcliff74, for researching interop-unlock and discovering the xap-deployer hack.
kounadisk, for researching how to add custom entries to Connection Setup.
I am already interop-unlocked but
OMG I am tempted to roll back to nodo, update the official way then unlock this way!
Watching this thread Kudos!
For what it's worth, I'm interop-unlocked already too, so I haven't actually tested this app on a non-IU phone. However, it should work just fine, provided that Connection setup was installed from the Marketplace.
On the plus side, by using this method you can restore your interop-unlock if you ever lose it (if you IUed the way I did, then an update might cause you to lose IU without being able to get it back the same way - but this method should still work).
that's worked
W00t! Can you please tell me your phone model and software version too? Thanks!
Radar 7740: The option shows up, I can "apply" it but it does nothing.
Surround 7740: I can apply Phone Customization but when I open HTCInteropUnlock app, nothing happens
TeNsTrKe15 said:
Surround 7740: I can apply Phone Customization but when I open HTCInteropUnlock app, nothing happens
Click to expand...
Click to collapse
Read the instructions...You just install the app and the follow the other steps. No need to open it.
Nothing special is supposed to happen. The change is invisible. As for the Interop Unlock app itself, it's just a stub - all of the "what it does" is entirely in the install process. Once it's installed, you can even remove the app.
Try installing this app: http://forum.xda-developers.com/showthread.php?t=1238519
If you can install it (without modifying the XAP file) then your interop-unlock worked!
Alternatively, try installing Registry Editor 1.2.0.0 from TouchXperience: http://forum.touchxperience.com/viewtopic.php?f=20&t=593. It goes in the Settings hub, but if you can install and run that, then there was great success!
MJCS said:
Read the instructions...You just install the app and the follow the other steps. No need to open it.
Click to expand...
Click to collapse
even so, i still cant install interop apps. error 0x81030120
TeNsTrKe15 said:
Surround 7740: I can apply Phone Customization but when I open HTCInteropUnlock app, nothing happens
Click to expand...
Click to collapse
I suspect this might not work if you have the HTC updates installed.... the OP indicated he has not installed any HTC updates
Ok, tried this on my HTC Titan.
I selected "Phone Customization" as country and "Dev and Interop Unlock" as carrier and applied these settings. The Connection Setup app reported that it successfully configured the phone.
But ... it does not seem to have any effect (yet, I hope!). I still can't sideload more than 10 apps.
My Titan is on WP7 version 7.10.7740.16.
Connection Setup app is version 1.12 (build 2119.18323)/
I'm hoping it works anyhow, but it's possible it wouldn't. It really depends what's in those updates.
For example, we know they modified the HTCFileUtility driver in some way, but we don't know exactly how. TouchXplorer stopped working, but Connection Setup (which also uses ComFileRW.dll) still works. I know it works because if it didn't, you wouldn't be able to see the Phone Customization option.
It's possible that the update made some other change that made it impossible to change the MaxUnsignedApp value from within Connection Setup or something unfortunate like that.
I can modify the app to make some more obvious change when Connection Setup does its thing. For example, forcibly change your phone's accent color or some such. Really, though, I'm hoping that won't be needed.
One thing to try is rebooting the phone. I don't think it's required, but it can't hurt and might help.
Can you make it write to a specific registry path and then tell us what that path is. I would like to see if it can at least write to the registry.
Dev/Interop applies from Connection Setup but can't install an app with interop (ansar's USBModeSwitch XAP) enabled (in my case 3rd unsigned app since i have a student account).
Mozart 7720, with latest HTC updates installed.
update: rebooted. not installing still. it auto-starts Connection Setup, ran it again, doesnt work still.
cheers.
GoodDayToDie said:
One thing to try is rebooting the phone. I don't think it's required, but it can't hurt and might help.
Click to expand...
Click to collapse
Rebooting does not help... Still can't sideload more than 10 apps.
I think it would be a good idea to try and edit some other registry setting in the provxml, that has visible consequences. Then at least we can verify if changing that setting works.
Didnt work for me. Unbranded HD7, HTC Updates 7720.
Sounds promising though
@MJCS: It already writes a test value to the registry:
KEY: HKCU\Software\DeployProvXml
VALUE: InteropUnlock
DATA: "Success" (String)
Can somebody who was already interop-unlocked but has installed the HTC updates use this app, then check if that value exists? It does on my phone, but of course I don't have the HTC updates.
What are the passwords for the dbz files?
Nevermind its 030D681B-1DFC-4bd0-A72A-A9B3CCCDA653
Yeah there must be some sort of time-bomb that clears out the interop setting.
http://forum.xda-developers.com/showthread.php?p=18916888#post18916888
GoodDayToDie said:
@MJCS: It already writes a test value to the registry:
KEY: HKCU\Software\DeployProvXml
VALUE: InteropUnlock
DATA: "Success" (String)
Can somebody who was already interop-unlocked but has installed the HTC updates use this app, then check if that value exists? It does on my phone, but of course I don't have the HTC updates.
Click to expand...
Click to collapse
My HD7S has all the latest updates, and is already interop-unlocked.
I tried the app out, and checked the registry and found no such entry.
I hope you get this figured out today before I pick up my Titan. Haha.

app stuck after removing it (windows 10 mobile)

Hi,
I'm using the insider preview on my lumia 640, and I tried to remove the Lumia help and tips app. Now the app is still there, with a blank icon and no possibility to remove it.
furthermore, when I use search and type anything starting with the H or L, search crashes.
I think this is related to the lumia help and tips app, because in dutch it says Lumia Help+Tips (help+tips being counted as 1 word, so one word starts with the H and the other with L).
Anyone else with a similar problem? Or any solution?
No pun intended, but have you tried turning It off and on again?
same problem
I with my lumia 930 the same problem.... You need search in the app store the app install again and you deinstall it normal way.
yeah, tried turning it off an on again, no luck.
and I can't find the app in the store
after a bit more searching I found the store link to help and tips, trying to install it now
edit: now Lumia help and tips shows up twice in the applist, one of them having a blank icon
mjz2cool said:
after a bit more searching I found the store link to help and tips, trying to install it now
edit: now Lumia help and tips shows up twice in the applist, one of them having a blank icon
Click to expand...
Click to collapse
If uninstalling from Settings - System - Storage - Phone - Apps doesn't work, you could try the method described here How to uninstall/reinstall Settings Extra Apps in W10M
The command should be like
Code:
WinAppDeployCmd uninstall -package NokiaCorporation.LumiaHelpTips_5.0.109.0_arm__6d0q6r3z979nw -ip **** -pin *****
w.bogdan said:
If uninstalling from Settings - System - Storage - Phone - Apps doesn't work, you could try the method described here How to uninstall/reinstall Settings Extra Apps in W10M
The command should be like
Code:
WinAppDeployCmd uninstall -package NokiaCorporation.LumiaHelpTips_5.0.109.0_arm__6d0q6r3z979nw -ip **** -pin *****
Click to expand...
Click to collapse
okay thanks, will try tomorrow
If the app's database is damaged/corrupted, nothing will work except reflash. I have similar issue on the interop-unlocked L-822; OneDrive somehow become non-working, standard store update is not working. I tried to delete the app using some tricks (like changing date for hundred years, corecon operations, physical app deletion from the phone storage - no luck at all). But this is a test handset and I actually don't care about OneDrive health.
sensboston said:
If the app's database is damaged/corrupted, nothing will work except reflash. I have similar issue on the interop-unlocked L-822; OneDrive somehow become non-working, standard store update is not working. I tried to delete the app using some tricks (like changing date for hundred years, corecon operations, physical app deletion from the phone storage - no luck at all). But this is a test handset and I actually don't care about OneDrive health.
Click to expand...
Click to collapse
yeah, already back to 8.1, i'll just wait for the windows 10 mobile release
Looks like something similar on my Lumia 640 with TeamViewer: Remote Control and release version of W10M (10586.107 > 10586.164) obtained via Upgrade Advisor
Link for WinAppDeployCmd is busted Also, it were named x86, is this ok if I have x64 Win 10 Home to use with it if I`ll found it somewhere else?
winphoneuser said:
Looks like something similar on my Lumia 640 with TeamViewer: Remote Control and release version of W10M (10586.107 > 10586.164) obtained via Upgrade Advisor
Link for WinAppDeployCmd is busted Also, it were named x86, is this ok if I have x64 Win 10 Home to use with it if I`ll found it somewhere else?
Click to expand...
Click to collapse
Link updated http://wikisend.com/download/350314/WinAppDeploy-x86_en-us.msi.zip, you can use it on Win x64

Flash W10M on Lumia 920

Hi there,
I was having battery issues with my W10M install on my Lumia 920 so I decided to reflash it using the Windows Device Recovery Tool. Stupid thing installed WP8 and now I can't seem to get W10M back through insider previews.
Is it still possible to get W10M on my device? I am willing to do anything.
I am a bit of a noob, so a step-by-step guide would be appreciated
Device info:
App-version- 1.4.0.1
OS-version- 8.10.12393.890
Branch- WPMAIN
OEM - NOKIA
Model - RM-821_eu_netherlands_315
FW-versie - 3051.50009.1424.0005
ManIkWeet said:
Hi there,
I was having battery issues with my W10M install on my Lumia 920 so I decided to reflash it using the Windows Device Recovery Tool. Stupid thing installed WP8 and now I can't seem to get W10M back through insider previews.
Is it still possible to get W10M on my device? I am willing to do anything.
I am a bit of a noob, so a step-by-step guide would be appreciated
Device info:
App-version- 1.4.0.1
OS-version- 8.10.12393.890
Branch- WPMAIN
OEM - NOKIA
Model - RM-821_eu_netherlands_315
FW-versie - 3051.50009.1424.0005
Click to expand...
Click to collapse
Why you can't get insider updates ? First check for updates and make sure you are on the latest OS version then sign in to insider app and upgrade . If you weren't able let me know. I will share a ROM I built for 920 .
ngame said:
Why you can't get insider updates ? First check for updates and make sure you are on the latest OS version then sign in to insider app and upgrade . If you weren't able let me know. I will share a ROM I built for 920 .
Click to expand...
Click to collapse
I'm not sure why I can't get Insider updates, I can select the fast/slow/preview rings in the Windows Insider app, it reboots but then it doesn't show any system update.
Steps I've taken:
Use Windows Device Recovery Tool to flash WP8 to device
Initiate device with most checkboxes turned off, except auto-update OS.
See 31 apps that have to be updated, including Extras&Info. Ignore all of them.
Update the OS to the latest version, 8.10.14234.375
Install Windows Insider app
Enable Fast ring -> Reboot -> Check and see no updates.
I have never flashed a custom ROM on the device, so I am unsure what tools I should use for that, what files I need, etc.
If it makes a difference:
Manufacturer name: RM-821_eu_netherlands_315
Mobile Operator: 000-NL
Configuration ID: 474389
Build Creation Date: 9-2-2015 (I guess day-month-year)
ManIkWeet said:
I'm not sure why I can't get Insider updates, I can select the fast/slow/preview rings in the Windows Insider app, it reboots but then it doesn't show any system update.
Steps I've taken:
Use Windows Device Recovery Tool to flash WP8 to device
Initiate device with most checkboxes turned off, except auto-update OS.
See 31 apps that have to be updated, including Extras&Info. Ignore all of them.
Update the OS to the latest version, 8.10.14234.375
Install Windows Insider app
Enable Fast ring -> Reboot -> Check and see no updates.
I have never flashed a custom ROM on the device, so I am unsure what tools I should use for that, what files I need, etc.
If it makes a difference:
Manufacturer name: RM-821_eu_netherlands_315
Mobile Operator: 000-NL
Configuration ID: 474389
Build Creation Date: 9-2-2015 (I guess day-month-year)
Click to expand...
Click to collapse
You need WPInternals to flash a custom ROM.
Hm, maybe your date time settings is not ok isn't it ?
I had the same problem like you after upgrade to latest wp8.1 I did a hard reset and install insider again it solve my problem .
But OK I will upload my custom ROM to make it easier to you to upgrade.
if Lumia 1320, 1020, 820 and other x20 devices witch has unlocked bootloaders want to see such custom roms on their devices please let me know in PMs. They must have a Unlocked boot loader and the latest build of Windows 10 on their phone. (latest 10586, also Redstone builds are welcome too)
It seems they removed support for S4 devices. I also flashed my old Lumia 928 to WP 8.1 and it can't find updates from Windows Insider.
you need to opt in into the release-preview-ring! fast- and slowring dont support older devices (since 6 months...). to get redstone instead of th2 you need to spoof your device id
tofuschnitte said:
you need to opt in into the release-preview-ring! fast- and slowring dont support older devices (since 6 months...). to get redstone instead of th2 you need to spoof your device id
Click to expand...
Click to collapse
I know. It doesn't seem to be working on Realese Preview either.
ms activated a release-preview-ring for redstone a few days ago. i hope they havent shutdown the old releasepreviewring now...
but with a 920 it wouldnt be a problem either, get wpinternals and unlock the device with the engineering bootloader. boot it into mass storage mode, change device id and use the upgrade advisor to get th2 or the insider app to get redstone
might work as well if device is registred as wp 8.1 dev device and sideload vcreg to change device id at the device directly (dunno if that works that way on 8.1, havent used that for ages)
tofuschnitte said:
ms activated a release-preview-ring for redstone a few days ago. i hope they havent shutdown the old releasepreviewring now...
but with a 920 it wouldnt be a problem either, get wpinternals and unlock the device with the engineering bootloader. boot it into mass storage mode, change device id and use the upgrade advisor to get th2 or the insider app to get redstone
might work as well if device is registred as wp 8.1 dev device and sideload vcreg to change device id at the device directly (dunno if that works that way on 8.1, havent used that for ages)
Click to expand...
Click to collapse
Could you give me some instructions on how to change the device id? VCReg can only be installed on phones with an SD-slot if I understand correctly.
I did manage to get root file access on my device today
ngame said:
You need WPInternals to flash a custom ROM.
Hm, maybe your date time settings is not ok isn't it ?
I had the same problem like you after upgrade to latest wp8.1 I did a hard reset and install insider again it solve my problem .
But OK I will upload my custom ROM to make it easier to you to upgrade.
if Lumia 1320, 1020, 820 and other x20 devices witch has unlocked bootloaders want to see such custom roms on their devices please let me know in PMs. They must have a Unlocked boot loader and the latest build of Windows 10 on their phone. (latest 10586, also Redstone builds are welcome too)
Click to expand...
Click to collapse
I have now unlocked my bootloader, my date&time are set correctly. Where can I find the ROM that you upload?
Nightsteed said:
It seems they removed support for S4 devices. I also flashed my old Lumia 928 to WP 8.1 and it can't find updates from Windows Insider.
Click to expand...
Click to collapse
This might be true, but that doesn't stop me! (yet)
tofuschnitte said:
you need to opt in into the release-preview-ring! fast- and slowring dont support older devices (since 6 months...). to get redstone instead of th2 you need to spoof your device id
Click to expand...
Click to collapse
None of the rings work...
ManIkWeet said:
Could you give me some instructions on how to change the device id? VCReg can only be installed on phones with an SD-slot if I understand correctly.
I did manage to get root file access on my device today
I have now unlocked my bootloader, my date&time are set correctly. Where can I find the ROM that you upload?
This might be true, but that doesn't stop me! (yet)
None of the rings work...
Click to expand...
Click to collapse
I'm from Iran and here internet connections are really slow and metered so it take a bit long to upload but I hope to make it ready up to tomorrow .
I include L950XL ringtones and also I pre-installed apps. you surely know if you upgrade with insider preview you have to update most of your apps to get them working, but this ROM doesn't need anything .
ManIkWeet said:
Could you give me some instructions on how to change the device id? VCReg can only be installed on phones with an SD-slot if I understand correctly.
Click to expand...
Click to collapse
I think what tofuschnitte suggest ist to install 8.1 through WDRT, use wpinternals to unlock the bootloader, enable mass storage mode, use wpinternals to boot the phone in mass storage mode and use regedit on your computer to edit the registry.
You can open regedit, select HKEY_LOCAL_MACHINE and use [File]->[Load Hive...] to load [Phone]:\windows\system32\config\system. Next you'll be asked for a name for the Hive. Name it something obvious like "PHONE_SYSTEM". Next Navigate to HKLM\PHONE_SYSTEM\Platform\DeviceTargetingInfo and change
// edit: Use values at your own discretion. The values suggested here will give you a phablet interface.
PhoneManufacturer to "Microsoft MDG"
PhoneModelName to "Lumia 1520"
PhoneManufacturerModelName to "RM-938_1000"
Unload the Hive by selecting HKEY_LOCAL_MACHINE\PHONE_SYSTEM in the tree view and use [File]->[Unload Hive...]. Press and hold [Powerbutton] and [Volume down] to reboot your phone to normal mode.
Join the Fast Ring using Windows Insider tool and check for updates.
ngame said:
I'm from Iran and here internet connections are really slow and metered so it take a bit long to upload but I hope to make it ready up to tomorrow .
I include L950XL ringtones and also I pre-installed apps. you surely know if you upgrade with insider preview you have to update most of your apps to get them working, but this ROM doesn't need anything .
Click to expand...
Click to collapse
Thanks man, I really appreciate it!
I'm learning a lot because of you, it's a fun journey
Swordfishx86 said:
I think what tofuschnitte suggest ist to install 8.1 through WDRT, use wpinternals to unlock the bootloader, enable mass storage mode, use wpinternals to boot the phone in mass storage mode and use regedit on your computer to edit the registry.
You can open regedit, select HKEY_LOCAL_MACHINE and use [File]->[Load Hive...] to load [Phone]:\windows\system32\config\system. Next you'll be asked for a name for the Hive. Name it something obvious like "PHONE_SYSTEM". Next Navigate to HKLM\PHONE_SYSTEM\Platform\DeviceTargetingInfo and change
PhoneManufacturer to "Microsoft MDG"
PhoneModelName to "Lumia 1520"
PhoneManufacturerModelName to "RM-938_1000"
Unload the Hive by selecting HKEY_LOCAL_MACHINE\PHONE_SYSTEM in the tree view and use [File]->[Unload Hive...]. Press and hold [Powerbutton] and [Volume down] to reboot your phone to normal mode.
Join the Fast Ring using Windows Insider tool and check for updates.
Click to expand...
Click to collapse
I didn't know I could do this! If I knew I'd have done this before I tried to flash a random Lumia950XL ROM. It gave a blue sad face ^^
its windows after all
i think it should be possible on 8.1 without sd too (as i said: if the device is regged as developer device <--- but have in mind: if its registred as dev device with the 8.1 sdk it will crash on 10 if you enable dev mode. took me ages to figure that out months ago). but the massstorage way is the easiest in your case
tofuschnitte said:
its windows after all
i think it should be possible on 8.1 without sd too (as i said: if the device is regged as developer device <--- but have in mind: if its registred as dev device with the 8.1 sdk it will crash on 10 if you enable dev mode. took me ages to figure that out months ago). but the massstorage way is the easiest in your case
Click to expand...
Click to collapse
It did indeed work, though the setup isn't ideal yet. Currently having some remarkable screen size features I'm pretty sure it's rendering at a higher internal resolution and downscaling, so that would in theory mean slower performance and/or more battery use. I will wait on ngame's ROM :good:
its cause you used the 1520 settings, just changes the scaling -> settings - system - start -> there you can set the scaling with a slider. or just simply change the device id back, or (thats what i highly recommend) -> do a hardreset to have a clean os (should revert the device id changes too, but to be safe do it manually before doing the reset).
but have in mind: if you want to download keyboardfiles/speech detection stuff for cortana -> opt in into the insider programm again. for that task its enough, when you want to receive further updates you have to spoof the device id again (its enough to change it, search for updates, let it prepare and change it back)
tofuschnitte said:
its cause you used the 1520 settings, just changes the scaling -> settings - system - start -> there you can set the scaling with a slider. or just simply change the device id back, or (thats what i highly recommend) -> do a hardreset to have a clean os (should revert the device id changes too, but to be safe do it manually before doing the reset).
but have in mind: if you want to download keyboardfiles/speech detection stuff for cortana -> opt in into the insider programm again. for that task its enough, when you want to receive further updates you have to spoof the device id again (its enough to change it, search for updates, let it prepare and change it back)
Click to expand...
Click to collapse
Yeah I know about the slider. I kind of like small elements on my screen though, feels roomier. I don't care about Cortana, it's not supported in The Netherlands and it slows down the phone considerably.
I did notice there's an issue with my microphone when calling, the ancient Lumia920 issue...
Still going to flash @ngame's ROM
Guys here it is the first release of the ROM:
http://forum.xda-developers.com/lumia-920/development/rom-windows-10-v10586-rom-nokia-lumia-t3425936
ngame said:
Guys here it is the first release of the ROM:
http://forum.xda-developers.com/lumia-920/development/rom-windows-10-v10586-rom-nokia-lumia-t3425936
Click to expand...
Click to collapse
Thank you very much for your effort!
If I find more issues with my current install (it updated a new Insider Build yesterday, then I factory reset it), I will flash this ROM and try it out! :good:
I hope many other Lumia 920 owners will find this useful too!
It will be good to have a ROM that I can just flash when I need it, instead of recovering with WDRT again
ManIkWeet said:
Thank you very much for your effort!
If I find more issues with my current install (it updated a new Insider Build yesterday, then I factory reset it), I will flash this ROM and try it out! :good:
I hope many other Lumia 920 owners will find this useful too!
It will be good to have a ROM that I can just flash when I need it, instead of recovering with WDRT again
Click to expand...
Click to collapse
yes WDRT is a real non-useful app (I don't know the opposite of useful )
it's only good for x50 owners who don't like to have insider builds
ngame said:
yes WDRT is a real non-useful app (I don't know the opposite of useful )
it's only good for x50 owners who don't like to have insider builds
Click to expand...
Click to collapse
"Useless" is the opposite.
You could also call it a piece of [email protected]#$

Updating lumia 1320 to windows 10

I had some recent problems with the battery on the latest cumulative of windows 10 mobile. So I wanted to restart fresh and I downgrad it to windows phone 8.1 . I forgot that now i can't update the phone to windows 10 mobile with windows insider app any more. Can someone give me a tutorial to how to get to windows 10 now ? My phone has an sd card , I read that you can if you have an sd card. Please help..
EmanuelManole said:
I had some recent problems with the battery on the latest cumulative of windows 10 mobile. So I wanted to restart fresh and I downgrad it to windows phone 8.1 . I forgot that now i can't update the phone to windows 10 mobile with windows insider app any more. Can someone give me a tutorial to how to get to windows 10 now ? My phone has an sd card , I read that you can if you have an sd card. Please help..
Click to expand...
Click to collapse
Hi, were you able to upgrade to Windows 10 Mobile. If not let me know, i will provide the complete walkthrough with all supporting files needed.
shahidkazi said:
Hi, were you able to upgrade to Windows 10 Mobile. If not let me know, i will provide the complete walkthrough with all supporting files needed.
Click to expand...
Click to collapse
I have to figure it out, thank you!
EmanuelManole said:
I have to figure it out, thank you!
Click to expand...
Click to collapse
Sorry a little confused .. did not understand what you meant. I can post the steps if you want. I just upgraded mine today to 14393.321 from WP 8.1
shahidkazi said:
Sorry a little confused .. did not understand what you meant. I can post the steps if you want. I just upgraded mine today to 14393.321 from WP 8.1
Click to expand...
Click to collapse
Sorry for my bad english , i had figure it out * . Whit what registry values did you changed?
EmanuelManole said:
Sorry for my bad english , i had figure it out * . Whit what registry values did you changed?
Click to expand...
Click to collapse
No worries.. I used the following
PhoneManufacturerModelName = RM-1089_1087
Phone Operator Name = 000-DE
Phone Model Name = Lumia 735
I found this model to be closest to 1320 in terms of internal hardware specs and the build is far more stable.
Thanks
shahidkazi said:
No worries.. I used the following
PhoneManufacturerModelName = RM-1089_1087
Phone Operator Name = 000-DE
Phone Model Name = Lumia 735
I found this model to be closest to 1320 in terms of internal hardware specs and the build is far more stable.
Click to expand...
Click to collapse
Thank you, it worked perfectly!!
Hi, can you please write how did you get WP 10 from 8.1? I have L 1320 and I have tried everything, but nothing is working. I have stucked with CustnomWPSystem, because no MixRadio app after hard reset of flash 8.1 ROM, replaceing Extras + info app with vcREG or customPDF was unsuccessful, replaceing Preview for Developers app was successful, but replaced apps doesnt work....
Can you please write down how you did it?
Inarus said:
Hi, can you please write how did you get WP 10 from 8.1? I have L 1320 and I have tried everything, but nothing is working. I have stucked with CustnomWPSystem, because no MixRadio app after hard reset of flash 8.1 ROM, replaceing Extras + info app with vcREG or customPDF was unsuccessful, replaceing Preview for Developers app was successful, but replaced apps doesnt work....
Can you please write down how you did it?
Click to expand...
Click to collapse
I update often with insider windows to build (not Redstone) and then I unlock.
I then apply these settings to get the Redstone build.
You can try this >>http://forum.xda-developers.com/win...-interop-unlock-root-wp8-8-1-windows-t3450239
Or to manually unlock creating your own rom >>http://forum.xda-developers.com/windows-phone-8/development/windows-phone-internals-unlock-t3257483
Sorry I have no time to upload my custom rom
Sorry my bad english.
Inarus said:
Hi, can you please write how did you get WP 10 from 8.1? I have L 1320 and I have tried everything, but nothing is working. I have stucked with CustnomWPSystem, because no MixRadio app after hard reset of flash 8.1 ROM, replaceing Extras + info app with vcREG or customPDF was unsuccessful, replaceing Preview for Developers app was successful, but replaced apps doesnt work....
Can you please write down how you did it?
Click to expand...
Click to collapse
I did the following:
1. Restored to 8.1 with WDRT (Windows Device Recovery Tool)
2. Disable automatic app updates from Store (to prevent extras+info from updating)
3. Unlocked bootloader using WPInternals
4. Unlocked phone using Developer Phone Registration
5. Deployed custom pfd xap
6. copied mixradio vcgreg bootstrap to sd card root folder (mixradio is available if you recover using WDRT), or else you can stick to extras+info bootstrap
7. Executed CustomPFD to deploy vcreg via the mixradio bootstrap
8. Once vcreg was installed, go to settings do Interop Unlock
9. Change the registry settings to have the phone as Lumia 735 (check my post above)
10. Install Windows Upgrade Advisor and execute it
11. It will detect the phone as 735 and schedule updates
12. Go to updates and install update (The first update will take you to windows 10 build 10586 (TH1).
13. Check for updates again (you will get an update for the Anniversary Update)
Recommended to install the Anniversary Update. It has been by far the most stable version for 1320 (for me atleast).
Let me know if you have any other issues.
Thank you very much, but I have not been succesful.
llucas_br: I tried it many times but it does not work for me. I am stuck at 9) because i am unable to replace the app. It seems to be installed not on SD card. I tried Insider preview instead and no luck.
shahidkazi: Well, I stucked on 5). Do you really mean custom pfd or it shoudl be customWP? If custopWP I have the same problem as mentioned...
And after WDRT I do not have Mixradio app :/ (iam using this firmware: RM994_3058.50000.1424.0003_RETAIL_eu_hungary_1156_03_445314_prd_signed.ffu)
I am guessing the file image for the model from hungary does not have mixradio. You may want to look for the extras + info bootstrap. maybe @emanuelMode can post the xap here for you to try bootstrapping with it instead
Adn yes you were right, i meant custom wp system (which is used to apply the bootstrap)
custom pfd is a registry editor which i generally use to edit registry after doing the interop unlock via vcreg. It makes it easier to edit the registry values.
Were you able to unlock boot loader using WP internals?
Try deploy this xap
Inarus said:
Thank you very much, but I have not been succesful.
llucas_br: I tried it many times but it does not work for me. I am stuck at 9) because i am unable to replace the app. It seems to be installed not on SD card. I tried Insider preview instead and no luck.
shahidkazi: Well, I stucked on 5). Do you really mean custom pfd or it shoudl be customWP? If custopWP I have the same problem as mentioned...
And after WDRT I do not have Mixradio app :/ (iam using this firmware: RM994_3058.50000.1424.0003_RETAIL_eu_hungary_1156_03_445314_prd_signed.ffu)
Click to expand...
Click to collapse
Extract, and deploy.
Good luck
Hi,
shahidkazi: that did not work....
llucas_br: I was unable to deploy because lack of interpol unlock...
So I downloaded Indian firmware with Mixradio (RM994_3058.50000.1424.0_RETAIL_im_india_906_03_482446_prd_signed), flashed and it all work Now I am updating 8.1 to be able to update to 10
Thank you very much
Inarus said:
Hi,
shahidkazi: that did not work....
llucas_br: I was unable to deploy because lack of interpol unlock...
So I downloaded Indian firmware with Mixradio (RM994_3058.50000.1424.0_RETAIL_im_india_906_03_482446_prd_signed), flashed and it all work Now I am updating 8.1 to be able to update to 10
Thank you very much
Click to expand...
Click to collapse
Great. Enjoy
Additional Tip:
After upgrading to Windows 10, the phone will still remain as Lumia 735 or any other model that you spoof it to with the registry hack. Keep it the same to get future updates.
In case you have to reset your phone for some reason, it will go back to being Lumia 1320, in that case, simple deploy VCReg 1.5 for Windows 10 using app deploy, interop unlock and change it back to Lumia 735.
I may be wrong or just superstitious but keeping it as Lumia 735 and not 1320, the freezing issue is less frequent.
shahidkazi said:
I did the following:
1. Restored to 8.1 with WDRT (Windows Device Recovery Tool)
2. Disable automatic app updates from Store (to prevent extras+info from updating)
3. Unlocked bootloader using WPInternals
4. Unlocked phone using Developer Phone Registration
5. Deployed custom pfd xap
6. copied mixradio vcgreg bootstrap to sd card root folder (mixradio is available if you recover using WDRT), or else you can stick to extras+info bootstrap
7. Executed CustomPFD to deploy vcreg via the mixradio bootstrap
8. Once vcreg was installed, go to settings do Interop Unlock
9. Change the registry settings to have the phone as Lumia 735 (check my post above)
10. Install Windows Upgrade Advisor and execute it
11. It will detect the phone as 735 and schedule updates
12. Go to updates and install update (The first update will take you to windows 10 build 10586 (TH1).
13. Check for updates again (you will get an update for the Anniversary Update)
Recommended to install the Anniversary Update. It has been by far the most stable version for 1320 (for me atleast).
Let me know if you have any other issues.
Click to expand...
Click to collapse
please take a video
please
Arshen said:
please take a video
please
Click to expand...
Click to collapse
Video would be a little difficult with a lot of kids at home (they wouldnt let me even breathe in peace ), but i will try and get you a guide with screenshots and relevant files, so you can use it to get to Windows 10 Mobile
shahidkazi said:
Video would be a little difficult with a lot of kids at home (they wouldnt let me even breathe in peace ), but i will try and get you a guide with screenshots and relevant files, so you can use it to get to Windows 10 Mobile
Click to expand...
Click to collapse
i change regedit to 735
install windows upgrade
windows upgrade messaged "Ready to upgrade, Go to Phone update..."
but when go to Phone update in setting, and check for update messaged "your phone is up to date"!!!!
next install insider and get build, but messaged "A connection eeror orevented us from downloading program for you. Please check the date/time of your device and it's network connection and try again."
why? (
help me
Arshen said:
i change regedit to 735
install windows upgrade
windows upgrade messaged "Ready to upgrade, Go to Phone update..."
but when go to Phone update in setting, and check for update messaged "your phone is up to date"!!!!
next install insider and get build, but messaged "A connection eeror orevented us from downloading program for you. Please check the date/time of your device and it's network connection and try again."
why? (
help me
Click to expand...
Click to collapse
It could be some registry setting wrong or you may have Extras + Info installed.
I have created a complete step by step walkthrough with screenshots, you can check what you may have missed.
Link - http://shahidkazi.blogspot.in/2016/11/upgrade-lumia-1320-to-windows-10-mobile.html
TH2 Lumia 1320
shahidkazi said:
Great. Enjoy
Additional Tip:
After upgrading to Windows 10, the phone will still remain as Lumia 735 or any other model that you spoof it to with the registry hack. Keep it the same to get future updates.
In case you have to reset your phone for some reason, it will go back to being Lumia 1320, in that case, simple deploy VCReg 1.5 for Windows 10 using app deploy, interop unlock and change it back to Lumia 735.
I may be wrong or just superstitious but keeping it as Lumia 735 and not 1320, the freezing issue is less frequent.
Click to expand...
Click to collapse
If I get W10 TH2 on my Lumia 1320, and reset the phone, did it automatically changes the register to show it is a 1320 again? And only receive the last TH2 to the Lumia 1320? Sorry 4 my english Thank you

Looking for "Lumia Refocus" xap

Microsoft pulled this app from the store but maybe someone have xap for sideloading? AFAIK, there was no retail version of this app.
P.S. I know, by the rules, it's not a good forum to ask that kind of thing. But unfortunately looks like this is the only one "alive" WP forum at all
Here you have: https://1drv.ms/u/s!AmTDQ_t_irRBwJgGAWp17tkr4dBShw
Thank you, sir!
I got problem installing this
Hi! Did you get the app working?
I recently upgraded my Lumia 1020 to 10.0.10586.1007 via the "Enterprise hack".. (Found a licence file)
I wanted to have Lumia Refocus, and found this post. However, I'm not able to deploy the file. (Have both Appdeploy 8.0 and 8.1 installed).
The Windows Application Deployment worked with deploying Root Tools (.xap) from xda-forums. I have used Root Tools to Jailbreak both "Interop + Capability unlock" and "Unlock Win10 Capabilities" ..
However, I can't get it to deploy the Lumia Refocus.xap ... Only returns error 0x81030120
Any idea how to fix?
@henxan, I did nothing special but phone must be interop & caps unlocked (by using Interop Tools). XAP was deployed via standard "Windows Phone Application Deployment 8.1" from SDK.
Offtopic: i still use VPV xap deployer.
@sensboston I updated my Lumia 1020 to 10.0.14393.1066 today, to see if that made any difference - it didn't
About the unlock - you said interop and cap unlock? I used Root tool, which I found here on xda, and chose to check the "Capability unlock" under "Interop + Capability Unlock" as well as checked "Unlock Windows Capabilities" under "Unlock Win10 Capabilities". Shouldn't this do it?
I am obviously able to deploy using "Windows phone application deployment (8.1)" since I used that tool to deploy "Root Tool.xap". Why won't it deploy the Lumia Refocus? Any ideas?
henxan said:
@sensboston
About the unlock - you said interop and cap unlock? I used Root tool, which I found here on xda, and chose to check the "Capability unlock" under "Interop + Capability Unlock" as well as checked "Unlock Windows Capabilities" under "Unlock Win10 Capabilities". Shouldn't this do it?
Click to expand...
Click to collapse
Did you get "SUCCES You are Done !" message?
augustinionut said:
Did you get "SUCCES You are Done !" message?
Click to expand...
Click to collapse
Yep, got that message both when I clicked to "Interop + Cap..." and for "Unlock Win10 ..."
Are there any ways I could verify if it was actually successfull @augustinionut? Btw, I still get the same error that I quoted above 0x81030120 ...
Try to install vcreg.
augustinionut said:
Try to install vcreg.
Click to expand...
Click to collapse
Oooops.. Just discovered I was supposed to choose templates to apply.. Working on it now - trouble getting my pc to recognize my mobile.
---------- Post added at 08:05 PM ---------- Previous post was at 07:17 PM ----------
Hmm.. seems like my pc suddenly is not able to recognize my lumia device. If i use windows phone internals it only says Brand/Model: "Nokia Lumia" Operating model: "Normal (Windows phone)" .. No more info.. strange.. Can this be the reason - it does not recognize the phone - no product code, no operator, no firmware version ... I only once got wininternals to show me more device info. Really scared that my microusb-connection is damaged. .. Anyone met this problem before?
So I've tried installing SDK tools lite 8.0 & 8.1 and other recommended things to my second pc, to see if that helps. Well. The phone is recognized, it is unlocked for development. Everything seem to be correct - still I get the 0x81030120 error. I saw someone mention something about the "Info+Extras" could be related to this error? Anyone who can verify/dismiss this? Should I do a hard reboot and stop the phone from updating "Info+Extras" in the store?
Ok - final update from me .. I reset my phone and chose a restore point with earlier release such that I got Lumia Camera app. Then i hurried to stop automatic updates - notably the "Info + Extras" update. After getting the phone up-to-date, without updating "Info+Extras", I installed the "Root Tools.xap" I found here on xda (Developer mode on phone) using Windows Application Deployment. I jailbroke the phone and NOW "Lumia Refoucus" installed ... Works great..
BTW: I see that microsoft store have an update for "Lumia Refocus" - should I install, or do I risk fudging my Refous-app?
You can't update sideloaded app. Also AFAIK MS pulled app from the store for W10M handsets (it's visible but you can't install it at all).
Yes you can. Reinstall store variant 11606.
[CORRECTION] I was wrong, it's possible with the trick. Check for updates, store should start downloading a new version of "Lumia Refocus". Pause download, go to the apps and uninstall sideloaded app first, than go back to the store and resume download.
I instaled version 1.1.4.7. and i got this error:
augustinionut said:
I instaled version 1.1.4.7. and i got this error:
Click to expand...
Click to collapse
Same for my 950 XL
Is about camera app version. With 2018.309.60.0 is working. But i can't get 60fps video.
For me 60fps works with 2018.426.90.0

Categories

Resources