how to prevent windows 10 mobile automatic update ? - Windows 10 Mobile

Hi,
Is there a way i can prevent automatic OS updates on win 10 mobile?
Thx

FYI, I asked because when I reset my HP Elite x3 and install my previous phone (lumia 1520) I have a release of w10m prior to the Creators Update. It is so much better; CU took away some features I liked, such as App Corner and Facebook connect. I was getting them on my HP until the CU takes them away.

Didn't try this method but, search for the update service usually called wuauserv and disable it. You can search the service in the registry HKLM\SYSTEM\CurrentControlSet\Services. Good luck!

xxJMarian said:
Didn't try this method but, search for the update service usually called wuauserv and disable it. You can search the service in the registry HKLM\SYSTEM\CurrentControlSet\Services. Good luck!
Click to expand...
Click to collapse
hey thanks for the response - this is for mobile, not PC.... Is there a way to get into the phone's registry?

saq333 said:
hey thanks for the response - this is for mobile, not PC.... Is there a way to get into the phone's registry?
Click to expand...
Click to collapse
The tool to edit the registry used is Interop Tools.
See attachment

xxJMarian said:
The tool to edit the registry used is Interop Tools.
See attachment
Click to expand...
Click to collapse
thanks for the info... can you explain better what value I have to change in wuauserv ?
thx again!

Angyone1 said:
thanks for the info... can you explain better what value I have to change in wuauserv ?
thx again!
Click to expand...
Click to collapse
HKLM -> SYSTEM -> CurrentControlSet -> Services -> wuauserv
You'll see a value called Start, change it's value to 4.
Read the path carefully, is CurrentControlSet not CurrentControlSet001

xxJMarian said:
HKLM -> SYSTEM -> CurrentControlSet -> Services -> wuauserv
You'll see a value called Start, change it's value to 4.
Read the path carefully, is CurrentControlSet not CurrentControlSet001
Click to expand...
Click to collapse
thanks, I will try... :good:

change HWIDs to unsupported device so you get no new updates

saq333 said:
Hi,
Is there a way i can prevent automatic OS updates on win 10 mobile?
Thx
Click to expand...
Click to collapse
try this trick https://forum.xda-developers.com/windows-10/development/win10-win8-1-performance-apps-t3888047

Related

Customize your firmware

For Bada 2.0
To enable (or disable) some fonction directly from firmware.
Extract CSC with tool (WaveRemaker), go to CSC\SystemFS\Settings\PreConfiguration\Default\NV
Open nv_original.ini
To change browser's user agent add this command: NV_SI_UAGENT=the user agent you want to use
Exemple:
NV_SI_UAGENT=Mozilla/5.0 (Linux; U; Android 4.0.3; fr-fr; GT-I9000 Build/IML74K) AppleWebKit/535.7 (KHTML, like Gecko) CrMo/16.0.912.75 Mobile Safari/535.7
You also can active others, like:
- Battery percentage => NV_SI_BATTERY_PERCENTAGE_ENABLE =1
- Disable Mode vibrate => NV_SI_MODE_VIBRATE=0
etc.
The file after looks like that
#Version
Version=1
#NvId
NV_SI_ADM_PRE_CONFIGURATION=0
NV_SI_MODE_VIBRATE=0
NV_SI_BATTERY_PERCENTAGE_ENABLE =1
NV_SI_UAGENT=Mozilla/5.0 (Linux; U; Android 4.0.3; fr-fr; GT-I9000 Build/IML74K) AppleWebKit/535.7 (KHTML, like Gecko) CrMo/16.0.912.75 Mobile Safari/535.7
Click to expand...
Click to collapse
After modifying, rebuild the CSC and flash your wave.
There are a lot of other things, to see all actions, plug your wave to computor, run Stune and open Settings/Default/NV/nv_default.ini
If you find interresting things, thanks for making your feedback
What works?
- NV_SI_MODE_VIBRATE=0
Vibrate is disabled
- NV_SI_BATTERY_PERCENTAGE_ENABLE =1
Battery % is enabled
- NV_SI_PHONE_SLEEP=600
Backlight time (15s, 30s by default, 60s, 180s, 600s)
- NV_SI_UAGENT=
Browser user agent you want
- NV_SI_NETWORK_DATA_ROAMING=1
Roaming is enabled
- NV_SI_USE_PACKET_DATA_ENABLE=1
Packet data is enabled
- NV_SI_MOTION_SHAKE=0
- NV_SI_MOTION_TILT=0
-NV_SI_MOTION_TURN_OVER=0
- NV_SI_MOTION_SHAKE=0
Motions are disabled because I never use them lol
- NV_SI_LCD_CONTRAST=13
To adjust brightness, 15 by default (set 5 on wave). If you want 3, put 13, etc
Some other interesting do not work (Fake call, light sensor, Wifidirect, etc)
Is there a list of all NV_SI available??
NV_SI
Here's a complete list of NV_SI items.
"After modifying, rebuild the CSC and flash your wave."
Is the 'rebuild' just saving the file as uncompressed CSC?
Can I then choose the new CSC file when flashing or is there something else I need to do before flashing?
Thanks!
http://forum.xda-developers.com/showpost.php?p=22256801&postcount=231
Maybe Font path... for easier Fontchange...
Code:
NV_SI_FONT_TYPE_DEFAULT_FILE=/SystemCSC/Font/Samsung font.ttf
NV_SI_FONT_TYPE_FILE=/SystemCSC/Font/Samsung font.ttf
Maybe Product Code change...
Not tried yet.
But I think their are few more usefull settings possible.
As some differences in bada 2.0 Firmware... since bada 1.x...
Best Regards
I wonder if it is possible to update this thing without losing any data
I already tried with Stune with no success
Can anyone post possible paths of such a file ?
Maybe i missed one of those
Thanks in Advance
Best Regards
Edit : I see these files only
/Settings/Default/NV/nv_default.ini
/SystemFS/Settings/PreConfiguration/Default/NV/nv_original.ini
/NV/nv_default.ini
I remember a table of NV items with addresses posted on another thread i'll look into it
Edit 2 : NV items table posted by Rebellos
Here : http://forum.xda-developers.com/showpost.php?p=21377672&postcount=10
And Here : http://forum.xda-developers.com/showpost.php?p=19746682&postcount=28
Edit 3 : NV items addresses in hex-decimal format are attached for faster investigation
NV/nv_default.ini
This is hidden folder...
NV means NV items. You can also reach them, if you know ID via Qualcomm Tools.
But this config list seems easier.
Yes, in theory maybe with Multiloader it could be to flash only such text file to change NV item.
But no idea how...
I'm new to Samsung.
Only 1 year experience.
Maybe someone else has experience with Qualcomm models from Samsung and know how to change NV items in other way, without dataloss and without Qualcomm Tools...
Best Regards
Edit 1.
No idea if possible to change this file... with effect and no dataloss... never tried
NV/nv_default.ini
---------- Post added at 09:48 AM ---------- Previous post was at 09:11 AM ----------
NV_SI_OPERATOR_SALES_CODE=KOR
I am not sure as I have very often flashed then used Preconfig...
Sometimes it seems. Product Code is changed from Firmware Flashing...
Maybe it is possible to use Multiloader in this case, to change Product Code...
Need to be confirmed.
Best Regards
congratulations very good idea.
http://forum.xda-developers.com/showthread.php?t=1505302:D
adfree said:
http://forum.xda-developers.com/showpost.php?p=22256801&postcount=231
Maybe Font path... for easier Fontchange...
Code:
NV_SI_FONT_TYPE_DEFAULT_FILE=/SystemCSC/Font/Samsung font.ttf
NV_SI_FONT_TYPE_FILE=/SystemCSC/Font/Samsung font.ttf
Maybe Product Code change...
Not tried yet.
But I think their are few more usefull settings possible.
As some differences in bada 2.0 Firmware... since bada 1.x...
Best Regards
Click to expand...
Click to collapse
It is working, I changed to choco cokie font
Interesting: NV_SI_ANYKEY_LCD_ON=1 it works!!!
Themes not work, is changed on adjust, but no apply...
NV_SI_THEME_DEFAULT_FILE=/AppEx/Sys/Theme/Default theme.smt
NV_SI_THEME_USE_FILE=/AppEx/Sys/Theme/Default theme.smt
regards
aluke
NV_SI_LIGHT_SENSOR_ACTIVE=0
Click to expand...
Click to collapse
Is there a light sensor !
NV_SI_DATE_START_YEAR=2011
Click to expand...
Click to collapse
Nice when the phone ask for the date
NV_SI_DEVICE_NAME=Samsung Wave
Click to expand...
Click to collapse
Useful for Bluetooth , Modem & DLNA names
NV_SI_FAKE_CALL_VOICE=0
NV_SI_FAKE_CALL_TIMER=10
NV_SI_FAKE_CALL=0
Click to expand...
Click to collapse
Maybe possible to revive this option ?!
Sorry No time to test today
Best Regards
mylove90 said:
Is there a light sensor !
Click to expand...
Click to collapse
of course.. the s8600 got one
NV_SI_KJAVA_RUNNING_MIDLET_COUNT=5
NV_SI_JAVA_DEFAULT_MIDLET_COUNT=5
5 JAVA program running at the same time
full flash
translation by Google
If I set "NV_SI_PHONE_SLEEP=8" would it work?
josephpatrick said:
If I set "NV_SI_PHONE_SLEEP=8" would it work?
Click to expand...
Click to collapse
Yes, normally it should work since it is you who makes the restrictions.
Soxix said:
Yes, normally it should work since it is you who makes the restrictions.
Click to expand...
Click to collapse
It works but I need to figure out a way to list 8 secs in the menu as well because in case I switch to 15secs I do not have the option to switch back to 8secs. Any thoughts?
josephpatrick said:
It works but I need to figure out a way to list 8 secs in the menu as well because in case I switch to 15secs I do not have the option to switch back to 8secs. Any thoughts?
Click to expand...
Click to collapse
Just don't change of settings
Or you will have to add a setting to the concerned file of the settings menu.
And I have no idea how to do this. I even wonder whether it is possible...
How to delete operator name on notification bar?
Very good.
Thanx lasentenza
I will now use these:
Code:
NV_SI_BATTERY_PERCENTAGE_ENABLE =1
NV_SI_PHONE_SLEEP=600
NV_SI_MODE_VIBRATE=0
Maybe someone found more usefull settings?
And maybe someone know how to flash this with Multiloader?
I mean only the NV items ?
Maybe as ETC in Multiloader?
nv_original.ini
Best Regards
NV items edit with a flash to overwrite old files doesn't change NV items for real
It just replace the files with newer ones
Sorry you have to do a full flash with newer CSC file to get it working
Best Regards
Found on S8530NELH2 but why 1.0 and GT-S8500
NV_SI_UAGENT=SAMSUNG-GT-S8500/1.0 Bada/1.0 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B
NV_SI_SETTING_SAMSUNG_APPS_UPDATE_NOTIFY=packet

static IP?!?

Hi guys
i'm using a lumia 930 with the actual wp10 build.
yesterday i had to learn, there is no way to use a static ip for my wlan.
ok, i could buy an app, witch would do it.
but i really dont get the point, why i should buy for such a standard function...
is there anyway to do this by my self?
of course
use my tweak in my signature
u need interop unlock phone
very easy
kwanice said:
of course
use my tweak in my signature
u need interop unlock phone
very easy
Click to expand...
Click to collapse
hey cool, thx for the info.
are there any problems with newer wp10 builds?
or maybe anything negativ about hacking a wp10 lumia 930?
haven't tried anything like this on wp, so on this OS im a total noob... ^^
i will try it as soon as possible.
StaticIP
huberei said:
static ip for my wlan.
Click to expand...
Click to collapse
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/windows-10/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
bbakbbaki said:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/win.../jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/win...ptweakers-2015-08-17-added-5th-quick-t3180474
Click to expand...
Click to collapse
Worked in my L930
bbakbbaki said:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/windows-10/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Click to expand...
Click to collapse
I tried the provided list but the reg editor doesn't seem to write the reg entry. I used root tool v2.0. What seems to be the problem? Before using root tool I updated my 1520 to the latest update I think that matters(does it matter?).
1337_807 said:
I tried the provided list but the reg editor doesn't seem to write the reg entry. I used root tool v2.0. What seems to be the problem? Before using root tool I updated my 1520 to the latest update I think that matters(does it matter?).
Click to expand...
Click to collapse
Root tool is your problem. It used to work fine previously but now it's quite useless. Don't know why. Try with another reg tool.
Satirus said:
Root tool is your problem. It used to work fine previously but now it's quite useless. Don't know why. Try with another reg tool.
Click to expand...
Click to collapse
any that you can recommend? I haven't rooted my device yet. I tried the tweaks but it doesn't deploy I receive errors.
1337_807 said:
any that you can recommend? I haven't rooted my device yet. I tried the tweaks but it doesn't deploy I receive errors.
Click to expand...
Click to collapse
You can do that with Interop Tools
Satirus said:
You can do that with Interop Tools
Click to expand...
Click to collapse
I'll give it a shot.
bbakbbaki said:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/windows-10/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Click to expand...
Click to collapse
Create new or edit?
Thanks.
Do you know "Provisioning package" ?
Go to Seetings——Accounts——Access work or school——Add or remove a provisioning package——Add package.
I'll give you a “.ppkg” package, you can add it.
Download link:
pan.baidu.com/s/1bo2hkWR
Tips:This is China's network disk, the speed will be slower.
Finally..
I managed to enable IP Static with WPTweaker : http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Thanks
vbnoob said:
Finally..
I managed to enable IP Static with WPTweaker : http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Thanks
Click to expand...
Click to collapse
hi sorry for posting in old thread...
i've just updated my old lumia1020 to the latest w10m version 10.0.15254.369
i was hoping that in this version that the static ip option was enabled by default...
i was wrong...
need static ip option badly since my home and office wifi need to manually configure the ip/dns setting before i can use the network...
is there any way to configure static ip without interop unlock (or is it safe to use wp internal to unlock root with my current w10m build on nokia lumia 1020?? i update them using iutool method)
huberei said:
is there anyway to do this by my self?
Click to expand...
Click to collapse
https://forum.xda-developers.com/windows-10-mobile/guideline-change-dns-lumia-950-vs-lumia-t3716736
augustinionut said:
https://forum.xda-developers.com/windows-10-mobile/guideline-change-dns-lumia-950-vs-lumia-t3716736
Click to expand...
Click to collapse
These settings aren't available in Windows 10 Mobile 1703+ due to new WiFi menu. But the old one isn't deleted, it's just hidden. You can use Interop Tools to run it and to change Static IP settings there.
Go to Interop Tools - General - Applications - Package List (swipe left from Deployment options). Find WiFi package there, tap on it and use Launch App button to open it. There you can find Static IP settings.
Of course, you must activate Static IP settings at first. You can use the tweak in Interop Tools for it or the provisioning package (you can find it, for example, here).
He said device portal.
A_Deerslayer said:
These settings aren't available in Windows 10 Mobile 1703+ due to new WiFi menu. But the old one isn't deleted, it's just hidden. You can use Interop Tools to run it and to change Static IP settings there.
Go to Interop Tools - General - Applications - Package List (swipe left from Deployment options). Find WiFi package there, tap on it and use Launch App button to open it. There you can find Static IP settings.
Of course, you must activate Static IP settings at first. You can use the tweak in Interop Tools for it or the provisioning package (you can find it, for example, here).
Click to expand...
Click to collapse
Just when I had lost all hope! Thanks! It didn't show when I searched in the box in the upper part but it there if you scroll all the way down to W.

Kid's korner in Windows 10 Mobile version 1607

Recently I explored apps list in Interop Tools and found an app called 'Kid's corner'. I started it and it seemed to work.
So, as I understand, Microsoft didn't delete Kid's corner from the OS, but now it can't be started from Settings.
The question is: how to pin a tile or add a link to app to Settings to start it without Interop Tools?
Publisher: CN=5b04b775-356b-4aa0-aaf8-6491ffea5802
PackageFullName: 5b04b775-356b-4aa0-aaf8-6491ffea5802_1.0.0.0_neutral__1wmss2z3sft8c
Maybe, @gus33000 could help us?
We have apps corner. Is not the same?
augustinionut said:
We have apps corner. Is not the same?
Click to expand...
Click to collapse
No.
Andrew[N] said:
Recently I explored apps list in Interop Tools and found an app called 'Kid's corner'. I started it and it seemed to work.
So, as I understand, Microsoft didn't delete Kid's corner from the OS, but now it can't be started from Settings.
The question is: how to pin a tile or add a link to app to Settings to start it without Interop Tools?
Publisher: CN=5b04b775-356b-4aa0-aaf8-6491ffea5802
PackageFullName: 5b04b775-356b-4aa0-aaf8-6491ffea5802_1.0.0.0_neutral__1wmss2z3sft8c
Maybe, @gus33000 could help us?
Click to expand...
Click to collapse
I had previously found it too. how did you run it?
registring package with interop tools or ...?
infinite41i said:
I had previously found it too. how did you run it?
registring package with interop tools or ...?
Click to expand...
Click to collapse
The latest IT version (Beta 10) has a 'Run' button at the app page.
So, interoptool need a pin to start button for any of these hidden apps.
could you make an zip of it and send over?

Desperately need NOKIA Lumia 520 default registry keys

What are the default values for Lumia 520 RM-914_eu_spain (the international version ),the strings are in this path HKLM\System\Platform\DeviceTargetingInfo
i upgraded to anniversary but i cant install apps now, i think reversing to original might help
msn44360 said:
What are the default values for Lumia 520 RM-914_eu_spain (the international version ),the strings are in this path HKLM\System\Platform\DeviceTargetingInfo
i upgraded to anniversary but i cant install apps now, i think reversing to original might help
Click to expand...
Click to collapse
Search here
xxJMarian said:
Search here[/URL]
Click to expand...
Click to collapse
this is not what i wanted, thanks though
what is problem? which apps cant install? from Store? did show error? maybe hard reset helps?
dxdy said:
what is problem? which apps cant install? from Store? did show error? maybe hard reset helps?
Click to expand...
Click to collapse
All the apps are not installing i could only update groove music and the store
msn44360 said:
All the apps are not installing i could only update groove music and the store
Click to expand...
Click to collapse
sometimes can occur store bugs and apps have install/update problem. if you lucky this fix in few days, but sometimes people must do hard reset...
p.s.
also sometimes problem with store is fixed if you enable Insider settings to release preview, reboot phone and turn Insider off...

[Lumia 830][Custom ROM][Redstone2 feature2] Fall Creators Update 10.0.15254.158

Only for Samsung eMMC chip devices!​
It is all about laziness, get Fall Creators Update straight on Denim each time you want it. Read the WPI FAQ before it.
Variant: CV GB
System: Windows 10 Mobile Fall Creators Update
System version: 10.0.15254.158 (upgradeable)
Reduced OOBE
Included LED notification and Continuum libraries (import registry req.)
Enable SIMAddress Book And Export)
Enable Uhs and HS200
Volume limit disabled
Enable static IP
Base 02177.00000.15184.36007 ROM req (for Custom ROM only not unlocking).
Get it from Lumiafirmware as 059W5D2
or
[Lumia 830][Stock ROM][DENIM][FINAL] 02177.00000.15184.36007 CV EU
Unlock bootloader and flash it. No reset req. Enjoy
Download
Source
What happens if flashed to a non-Samsung eMMC device?
Thanks for sharing by the way...I almost want to get another 830 now.
It won't brick the Lumia, size of partition is slightly different in every eMMC from other OEMs so missing baits will stop WPI from carry on.
Thank you, with flashing EFIESP.bin i unbricked my lumia530.
I hope someone does the same for l1020
18 months ago we did it...
http://www.windowsmania.pl/romy-315/
djtonka said:
Only for Samsung eMMC chip devices!​
It is all about laziness, get Fall Creators Update straight on Denim each time you want it. Read the WPI FAQ before it.
Variant: CV GB
System: Windows 10 Mobile Fall Creators Update
System version: 10.0.15254.158 (upgradeable)
Reduced OOBE
Included LED notification and Continuum libraries (import registry req.)
Enable SIMAddress Book And Export)
Enable Uhs and HS200
Volume limit disabled
Enable static IP
Base 02177.00000.15184.36007 ROM req (for Custom ROM only not unlocking).
Get it from Lumiafirmware as 059W5D2
or
[Lumia 830][Stock ROM][DENIM][FINAL] 02177.00000.15184.36007 CV EU
Unlock bootloader and flash it. No reset req. Enjoy
Download
Source
Click to expand...
Click to collapse
I used a custom ROM
Well done working flash
After flashing the phone for about 1 hour, it remains on the Windows icon
Is everything all right?
You mean stuck?
djtonka said:
You mean stuck?
Click to expand...
Click to collapse
It stuck on the startup window
djtonka said:
You mean stuck?
Click to expand...
Click to collapse
Do you have no answer ???
Take the SD card out first
[/COLOR]
djtonka said:
You mean stuck?
Click to expand...
Click to collapse
I do not have any memory cards
I used this method. I downloaded the files and flashed with wp
My phone's product code differs from these files. Is there any problem?
entezar3323 said:
[/COLOR]
...
My phone's product code differs from these files. Is there any problem?
Click to expand...
Click to collapse
Go back to the first post and read it again!
:laugh:
entezar3323 said:
[/COLOR]
...My phone's product code differs from these files. Is there any problem?
Click to expand...
Click to collapse
Go back to first post and read it again!
Go back to the first post and read it again!
Go back to first post and read it again!
Thank you for customizing this ROM
I installed this ROM after trying hard
But it works well
thank you again
@djtonka
"Enable static IP" you have registry keys for that, Tweak with InteropTools not working.
It is already active even in OBBE
titi66200 said:
@djtonka
"Enable static IP" you have registry keys for that, Tweak with InteropTools not working.
Click to expand...
Click to collapse
There are two WiFi settings pages in Windows 10 Mobile 1703+. One is visible, the second is hidden and can be started from Interop Tools Applications menu.
The tweak 'static IP' works only with the hidden page.

Categories

Resources