[help] can't add registry - Windows 10 Mobile

Hello all..as i was saying that i can't add registry in my phone using interop tool. I am using interop tool L. i am getting this error
something went worng could not add specific key,no changes to phone registry were made.so i used registry editor but nothing changed there is no new registry created.here are screenshots....thank u

[email protected] said:
Hello all..as i was saying that i can't add registry in my phone using interop tool. I am using interop tool L. i am getting this error
something went worng could not add specific key,no changes to phone registry were made.so i used registry editor but nothing changed there is no new registry created.here are screenshots....thank u
Click to expand...
Click to collapse
I happen to have the same problem lately... If you try to read the key/value, it's gonna return the value/key value but, no registry is created.

xxJMarian said:
I happen to have the same problem lately... If you try to read the key/value, it's gonna return the value/key value but, no registry is created.
Click to expand...
Click to collapse
See if i read the value the operation says read but if i try to add registry it says no specific key added, no change to phone registry were made and i am not understanding why this is happening..

I have had imports fail but the Edit Registry option works. And vice versa. Depends on the device too. On the Nokia models I can edit almost anywhere just by installing and enabling interop unlock. If I use my 950 XL or a 650 which have some added security features it becomes hit or miss. Even if I push the generic ndtk cab to the device. Other times I have to do a hard reset before I can edit the registry where I need. Usually after a recent update or build version release.
EDIT: I just looked at your pics. You are trying to add Sirepuser to the system control key but why are you adding it that way? I am assuming the template is not working? Also why did you need to toggle Restore NDTKsvc? Was editing working before that and then stopped? Lastly which device model are you using Interop Tools on?
I get what you mean. Must be interop tools can add keys/values there using the template but can't read them.

nate0 said:
On the Nokia models I can edit almost anywhere
Click to expand...
Click to collapse
Can you edit or create keys/values inside HKCU? Registry editor shows that you "created" the key/value you want but, once you look at it with the browser, the value or key created is not there...

It seems the key or values under certain areas of the registry are either not supported or not accessible for read from InteropTools.
Edit: If I enable root access after unlocking the boot loader on my 1520 I can see the key values under HKLM\BCD00000001. Must be related to a plolicy interop tools cannot run past, and unlocking the security policies allows it to be unrestricted.

nate0 said:
It seems the key or values under certain areas of the registry are either not supported or not accessible for read from InteropTools.
Edit: If I enable root access after unlocking the boot loader on my 1520 I can see the key values under HKLM\BCD00000001. Must be related to a plolicy interop tools cannot run past, and unlocking the security policies allows it to be unrestricted.
Click to expand...
Click to collapse
Ok agree what you say this means interop tool can't read and write these keys but they are present then why i cant get cmd access.

I have no idea. That's a whole other topic...have you read thoroughly how to do it from the forums? What steps have you done?

nate0 said:
I have no idea. That's a whole other topic...have you read thoroughly how to do it from the forums? What steps have you done?
Click to expand...
Click to collapse
Yes i have read all the steps carefully and do as it says but nothing happened i am getting the same error i thinked there is no key under ssh that's why i am getting this error but after knowing that interop tool can't read these keys i don't know what to do ?. Were you able to get cmd access???

nate0 said:
I have had imports fail but the Edit Registry option works. And vice versa. Depends on the device too. On the Nokia models I can edit almost anywhere just by installing and enabling interop unlock. If I use my 950 XL or a 650 which have some added security features it becomes hit or miss. Even if I push the generic ndtk cab to the device. Other times I have to do a hard reset before I can edit the registry where I need. Usually after a recent update or build version release.
EDIT: I just looked at your pics. You are trying to add Sirepuser to the system control key but why are you adding it that way? I am assuming the template is not working? Also why did you need to toggle Restore NDTKsvc? Was editing working before that and then stopped? Lastly which device model are you using Interop Tools on?
I get what you mean. Must be interop tools can add keys/values there using the template but can't read them.
Click to expand...
Click to collapse
Its was in the tutorial it said on ndtksvc and reboot and i am using Microsoft Lumia 540 os build 10.0.15063.540 interop tool L version 2.0.79

[email protected] said:
Yes i have read all the steps carefully and do as it says but nothing happened i am getting the same error i thinked there is no key under ssh that's why i am getting this error but after knowing that interop tool can't read these keys i don't know what to do . Were you able to get cmd access???
Click to expand...
Click to collapse
Yes, but via ssh. CMD access from the IT app requires elevated privileges and some other tweaks. I can open that part of InteropTools with root enabled without error but was unable to type. You would need to check with gus33000 about that. I just use cmd over ssh for now.
---------- Post added at 03:56 PM ---------- Previous post was at 03:54 PM ----------
[email protected] said:
Its was in the tutorial it said on ndtksvc and reboot and i am using Microsoft Lumia 540 os build 10.0.15063.540 interop tool L version 2.0.79
Click to expand...
Click to collapse
You should only need to toggle the Restore NDTKsvc if you suddenly lose the ability to edit the registry after successfully getting access the first time. I have had this happen after an update or if system settings updated...

The registry browser has limited access to the registry, it can't enumerate every key, but that totally doesn't mean they aren't here, that's why you have a registry editor section in the page to actually add values where you can't see anything, in your screenshots you wrote fine to those values, so it worked.

gus33000 said:
The registry browser has limited access to the registry, it can't enumerate every key, but that totally doesn't mean they aren't here, that's why you have a registry editor section in the page to actually add values where you can't see anything, in your screenshots you wrote fine to those values, so it worked.
Click to expand...
Click to collapse
Then why i can't get cmd access i have tried everything....every step as it was in interop tool but nothing happened. I tried to connect to ssh server via ssh client on windows store but i can't get success. I just want to know where i am missing..

[email protected] said:
Then why i can't get cmd access i have tried everything....every step as it was in interop tool but nothing happened. I tried to connect to ssh server via ssh client on windows store but i can't get success. I just want to know where i am missing..
Click to expand...
Click to collapse
Did you set a custom password in interop tools and did you get cmd.exe and cmd.exe.mui via ssh on the device?
You also can't use a client on the device itself.

gus33000 said:
Did you set a custom password in interop tools and did you get cmd.exe and cmd.exe.mui via ssh on the device?
You also can't use a client on the device itself.
Click to expand...
Click to collapse
Yes i set custom password but didn't get cmd access via ssh

nate0 said:
Yes, but via ssh. CMD access from the IT app requires elevated privileges and some other tweaks. I can open that part of InteropTools with root enabled without error but was unable to type. You would need to check with gus33000 about that. I just use cmd over ssh for now.
---------- Post added at 03:56 PM ---------- Previous post was at 03:54 PM ----------
You should only need to toggle the Restore NDTKsvc if you suddenly lose the ability to edit the registry after successfully getting access the first time. I have had this happen after an update or if system settings updated...
Click to expand...
Click to collapse
Okk can you help to get cmd access via ssh please

nate0 said:
Yes, but via ssh. CMD access from the IT app requires elevated privileges and some other tweaks. I can open that part of InteropTools with root enabled without error but was unable to type. You would need to check with gus33000 about that. I just use cmd over ssh for now.
---------- Post added at 03:56 PM ---------- Previous post was at 03:54 PM ----------
You should only need to toggle the Restore NDTKsvc if you suddenly lose the ability to edit the registry after successfully getting access the first time. I have had this happen after an update or if system settings updated...
Click to expand...
Click to collapse
Okk can you help to get cmd access via ssh please

got success
finally got success access cmd via ssh.thanks everyone for helping me..so the conclusion i got:-
first some keys are protected so can't be access by interop tool but can be edit by registry editor.
Second you have to set custom password through ssh account manager but i don't know why system console in interop tool is not working but you can access cmd via ssh if you have done all the steps correctly and i finally i know where i was missing all the time it was not registry as i was thinking it is not present the thing i was missing was i tried to connect to ssh client on my device it didn'tworked but when i tried to connect to cmd with another device via ssh it worked and all credit goes to @gus33000 and @nate0 who helped me...Thank you:good:

Related

[XAP] WP7 Registry Editor !!HTC Only!!

Registry Editor app for HTC devices,
based on the registry viewer from (nico)
use on your own risk
EDIT: some of the paths are hidden, I'll add an option to manually edit a registry key
v1.3:
added manual button, for manual add of registry key. you can also manually type in a path and then click enter to try to resolve its sub keys. in the same way you can enter a key name and click enter to try to resolve it.
v1.4:
values are escaped
Sorry, where are the XAP file?
rename the file .zip to .xap
pth6 said:
rename the file .zip to .xap
Click to expand...
Click to collapse
the xap is inside the zip
blutz said:
the xap is inside the zip
Click to expand...
Click to collapse
effectively, I had a bug that also extracts the xap.
version updated to 1.3, you can now manualy add registry values or resolve hidden values
blutz said:
version updated to 1.3, you can now manualy add registry values or resolve hidden values
Click to expand...
Click to collapse
could you give an example of what you mean by resolve hidden values?
Bug: entering a value with an ampersand ('&') fails silently. Try it yourself and see if you can change any value to xxx&yyy. The update will appear to work but it won't actually have done anything.
Bug in the tool, or issue with the HTC-specific DLL/API? The new touchxplorer Advanced Config appears to have the same issue.
indiekiduk said:
could you give an example of what you mean by resolve hidden values?
Click to expand...
Click to collapse
example 1: Click the manual button, in path type: HKLM\System\Platform\DeviceTargetingInfo
then click enter, you will see the content of a registry path that wasn't listed.
example 2: Click the manual button and type in
Path: HKLM\System\Platform\DeviceTargetingInfo
Value Name: oemname
then enter, the value data will be resolved (HTC)
tai4de2 said:
Bug: entering a value with an ampersand ('&') fails silently. Try it yourself and see if you can change any value to xxx&yyy. The update will appear to work but it won't actually have done anything.
Bug in the tool, or issue with the HTC-specific DLL/API? The new touchxplorer Advanced Config appears to have the same issue.
Click to expand...
Click to collapse
my bad, had to encode the XML before shipping it to the registry
i fixed it in v1.4
Hi Guys,
I installed it but there are a lot of Paths and Entries not showed even the one i need to prevent Microsoft to relock my device
Any ideas?
Finalforce1111 said:
Hi Guys,
I installed it but there are a lot of Paths and Entries not showed even the one i need to prevent Microsoft to relock my device
Any ideas?
Click to expand...
Click to collapse
Same problem here. I cannot create new keys neither
Does not seem to work, entered HKLM\System\Platform\DeviceTargetingInfo
in the path, hit OK , got the popup warning that the registry will change hit OK,
Registry location stayed where it was. Can it be that the key does not exist on HTC HD7?
Mike
monroe42 said:
Does not seem to work, entered HKLM\System\Platform\DeviceTargetingInfo
in the path, hit OK , got the popup warning that the registry will change hit OK,
Registry location stayed where it was. Can it be that the key does not exist on HTC HD7?
Mike
Click to expand...
Click to collapse
That's because the registry API is being blocked from editing it there.
Use provxml sideloading method to edit such keys, check the sticky
sorry about sily question. i am new to wp7. i have copied .xap file to storage from pc. how do i install this file as i can not see it in phone and it woun't run from pc.
please help.
it doesn't work for my hd7.when i press 1 of the folders my phone just vibrate and back to start.
blutz said:
Registry Editor app for HTC devices,
based on the registry viewer from (nico)
use on your own risk
EDIT: some of the paths are hidden, I'll add an option to manually edit a registry key
v1.3:
added manual button, for manual add of registry key. you can also manually type in a path and then click enter to try to resolve its sub keys. in the same way you can enter a key name and click enter to try to resolve it.
v1.4:
values are escaped
Click to expand...
Click to collapse
It doesnt work on HTC Surrround 7714, it opens, and instantly will close, any suggestions?
fonck03 said:
It doesnt work on HTC Surrround 7714, it opens, and instantly will close, any suggestions?
Click to expand...
Click to collapse
Simple, you're running Mango, "most" homebrew apps run native code which is blocked in Mango.
drkfngthdragnlrd said:
Simple, you're running Mango, "most" homebrew apps run native code which is blocked in Mango.
Click to expand...
Click to collapse
Thks bro,
is there any solution for this, or just wait until a regedit for mango comes out...
Thx

[Guide]How to remove security lock when using VPN

Good Morning
I make this guide because i dint find any similar thread here..
When you set up a vpn connection Android system force you to create a pin or pattern security lock for lockscreen.This is for security reasons in case you lost your phone.But many users want to use VPN without security lock.
In this guide I will describe how to remove security lock when using VPN.
This guide will work on any GN2 Rom and also in all other android phones
What you will need:
1)Rooted Phone
2)Root explorer or any other file editor
3)Sqlite Editor or Sqlite Manager
Before you proceed make sure you make a nandroid backup.Im not responsible for any damage.
Steps:
1)First of all configure your VPN Connection
2)Open your file Explorer and browse /data/system/locksettings.db
3)Open it with sqlite editor and choose locksettings
4)Choose lockscreen.password.type and press "Edit record" button.
5)Change 131072 value to 0 (131072 may differ from security type)
The result must be this:
6)Thats it
It must be applied without reboot
PS:If you want to restore it do the same steps and make "0" value to "131072"
How about doing the same in non-rooted phones?
Thanks for the guide
I was looking for a solution to the lockscreen security the other day while setting up a VPN to my home PC
Another alternative for rooted users not wanting to edit the sqlite db is to use something like the VPN Root app
https://play.google.com/store/apps/details?id=com.did.vpnroot
Imranhakro said:
How about doing the same in non-rooted phones?
Click to expand...
Click to collapse
As far as I know, you cannot modify these secure, locked down settings on a phone that isn't rooted.
Works like a charm! Good guide. Now I can set up my work/home VPN without any enforced screen lock :good:
The same issue - how to remove forced lock screen on Galaxy S5?
It's extremely annoying and stupid I need to use PIN instead fingerprint sensor which is the Galaxy s5's main feature when I have my VPN set up. Please somebody tell us how to get rid of forced lock on GS5. Thank you!
Can't get this to work in Kitkat. SQLite Database Editor can't open locksettings.db. Any ideas?
Edit: Disregard. I think I am using the wrong program. Have to download SQLite Editor not SQLite Database.
---------- Post added at 10:17 AM ---------- Previous post was at 09:56 AM ----------
Thanks!
Worked great.
the method works, but after I reboot, when I enter VPN screen is aks me for "password for credential storage"... how can I solve? thanks in advance
Thanks for the guide
Not work on kitkat, value is 0 but security lock is...
Tapnięte z mojego S Advance ☺
In 4.4 there is no such file
Code:
/data/system/locksettings.db
.. any ideas?
In 5.0.2 the file is there but is empty.

[JAILBREAK][GUIDE] Interop Unlock for Windows 10 Mobile + All Capabilities

Hello Folks,
Yeah this is the First thread, First Post about the Windows 10 Mobile Hacking.
Now the First Interop Unlock hack for W10M is now available. It's currently limited to LUMIA/SAMSUNG phones, although we're trying to extend it to other OEM Device, of course. (It requires specific Driver/Services to "RUN" into "SYSTEM" Privileges. Hence, other OEM Device is lack of these. I.e HTC/Micromax etc. etc.)
*** UPDATE : Microsoft is trying to break our hack through blocking "NdtkSvc" on Lumia. So the hack currently doesn't work directly on Lumia 950/550 or later. Even if you updated extras+info on any lumia you will loss Service Access. So Stay Away from Extras+Info***
A brief summary, for those unfamiliar with interop-lock:
Windows Phone allows a number of high-privilege app capabilities, which can be used to make changes to the OS which are normally not possible for a third-party Applications.
The limitation on whether we can use these capabilities or not is based on what "level" of developer unlock the phone has.
ON WP7/8/8.1
Standard "ISV" (Independent Software Vendor) Dev Unlock (max 10 apps or less) is what pretty much everybody gets.
OEMs, however, get a special OEM Developer Unlock (300 apps or more) which gives them the ability to use much higher-privilege app capabilities than the standard ISV unlock permits. The name comes from ID_CAP_INTEROPSERVICES, the capability which was most important in WP7/WP8/8.1.
However, there are a great many interesting capabilities. Note that Interop-unlock by itself does not enable all of these. However, at least on Lumia/Samsung phones, it is now possible to enable *all* the capabilities.
As per my Research Microsoft has give up some FREEDOM to the 3rd Party Developers. Now the "ISV" Developers can sideload apps with the All "SECOND PARTY CAPABILITIES". However, having a Some hive privilege "SYSTEM" Resource that we can expand it to Enable All Capabilities.
The instructions are as follows:
1. Turn "ON" Developer Unlock Mode. (Go to Settings> Update & Security> For Developers)
2. Download "Root Tool.xap" from attachments and deploy It.
Recommended:
Go to "JailBreak Tool"
Select your choice, That's It !
Custom:
Go to Device Specific Registry Editor Tool.
Select "HKEY_LOCAL_MACHINE"
Write default values.
(For Lumia)
Code:
"SOFTWARE\Microsoft\DeviceReg\Install"
"MaxUnsignedApp"=DWORD:7FFFFFFF
(For Samsung)
Code:
"SOFTWARE\Microsoft\DeviceReg\Install"
"MaxUnsignedApp"=DWORD:2147483647
Preventing Unlock:
Code:
"SOFTWARE\Microsoft\DeviceReg"
"PortalUrlInt"="https://127.0.0.1"
"PortalUrlProd"="https://127.0.0.1"
Unlocking NEW Capability Engine:
Write these values:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SecurityManager\AuthorizationRules\Capability\capabilityRule_DevUnlock]
"CapabilityClass"="capabilityClass_DevUnlock_Internal"
"PrincipalClass"="principalClass_DevUnlock_Internal"
ENJOY
Hence, this is not a Complete "Root Access" but we are working on it to gain Full SYSTEM Access.
Still, If you got any Issue's after this tutorial then ask your "Questions" In Q/A Thread.
SPECIAL Thanks to @vcfan (Without the RPC Code from "vcFAN" was Impossible to Interop Unlock or Capability Unlock)
Thanks to @ngame and @GoodDayToDie
Thanks Everybody for your Big Support.
Reserved For Common Q/A
Reserved For Further Developments, LOGS and Related Apps
Questions and Answers
Will this work on other OEM Device / Are you working on this for other OEM Device / What about HTC, or some other OEM?
The current hack relies on a Lumia/Samsung-specific component. Adding support for other phones will require new hacks. We are looking into it.
Can I re-lock my phone if I want to?
Yes, easily. The simplest method is to turn off the "Developer mode" in Settings> Update & Security> For Developers. This doesn't remove any changes that were made using the interop-unlock, though (for example, it won't undo the Capability-Unlock hack, not will it set back the Full FS Access hack). Apps that require interop-unlock will still be installed, but may no longer run. To manually remove interop-unlock, you can reset all the registry values that were changed by the interop-unlock hack to their original values, and remove all the apps. There still may be a great many other changes that also need reverting, though, if you want to get back to stock settings.
Can I get my phone completely back to stock settings without knowing every little thing I changed?
Yes, a hard (factory) reset will undo all changes made by interop-unlock, or any apps (including ones that require interop-unlock), and will remove all apps. If you need to send your phone in for warranty servicing and are worried that they won't take it because you interop-unlocked it, this approach will fix that (they would probably tell you to hard-reset anyhow, if it's conceivably a software problem).
Will the interop-unlock survive a hard reset?
Not using this method! Read the question above. This unlock is purely in software, not firmware; it is reset along with everything else.
Thanks bro, I worked on my lumia 830 with build 10512.
But I already had the vcREG installed, root_tool not worked for me.
denisf1981 said:
Thanks bro, I worked on my lumia 830 with build 10512.
But I already had the vcREG installed, root_tool not worked for me.
Click to expand...
Click to collapse
Try Once.
XAP Updated. My Mistake, I was not checked anything.
djamol said:
Try Once.
XAP Updated. My Mistake, I was not checked anything.
Click to expand...
Click to collapse
Thank you, now work
Hi djamol,
Thanx for this. So after doing this, are we able to say put HOSTS to block ads? I have not had the time to try this, gonna do this after work
oelapoel said:
Hi djamol,
Thanx for this. So after doing this, are we able to say put HOSTS to block ads? I have not had the time to try this, gonna do this after work
Click to expand...
Click to collapse
It's a full interop/cap unlock based on VCREG 1.1 project
you can navigate Lumia registry editor -> templates -> check the check boxes -> apply
then use Custom PFD to set these values :
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SecurityMana ger\AuthorizationRules\Capability\capabilityRule_D evUnlock]
"CapabilityClass"="capabilityClass_DevUnlock_Inter nal"
"PrincipalClass"="principalClass_DevUnlock_Interna l"
if you see any SPACE in values above they are seems xda bug . no spaces in above strings
Do I need to use the WP10 deployer or does the 8.1 work too?
I am asking because I don't yet have VS2015 installed and would like to not require it (first because I am used to VS2013 and second because the dreamspark servers seem to be incredibly slow)
ngame said:
It's a full interop/cap unlock based on VCREG 1.1 project
you can navigate Lumia registry editor -> templates -> check the check boxes -> apply
then use Custom PFD to set these values :
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SecurityMana ger\AuthorizationRules\Capability\capabilityRule_D evUnlock]
"CapabilityClass"="capabilityClass_DevUnlock_Inter nal"
"PrincipalClass"="principalClass_DevUnlock_Interna l"
if you see any SPACE in values above they are seems xda bug . no spaces in above strings
Click to expand...
Click to collapse
amazing. confirmed interop unlock works on my NL1520. no more ads.. this is the most annoying thing using w10m. cheers
I'll play around a bit more later on when i have time
Can anyone plz explain what to do after installing root tools........
Anyone is getting manifest error?
Error: The manifest could not be loaded and may not be valid
@souma_rox
The instructions are as follows:
1. Turn "ON" Developer Unlock Mode. (Go to Settings> Update & Security> For Developers)
2. Download "Root Tool.xap" from attachments and deploy It.
Recommended:
For Lumia:
Open "vcReg" Tool.
Hit the Application Bar and select "Templates".
Here will see two options, Interop/Capability Unlock and "Full File System" Access through the MTP Protocol.
Check your options, and click "Apply".
You are Done !
basically: you run root tools and go to "LUMIA REGISTRY EDITOR". bottom right corner. click the "..." and "TEMPLATES", tick interop unlock + full fs access" and click APPLY. restart. thats it
@onecosmic
try using WP SDK 8.0. Do not use 8.1
oelapoel said:
@souma_rox
The instructions are as follows:
1. Turn "ON" Developer Unlock Mode. (Go to Settings> Update & Security> For Developers)
2. Download "Root Tool.xap" from attachments and deploy It.
Recommended:
For Lumia:
Open "vcReg" Tool.
Hit the Application Bar and select "Templates".
Here will see two options, Interop/Capability Unlock and "Full File System" Access through the MTP Protocol.
Check your options, and click "Apply".
You are Done !
basically: you run root tools and go to "LUMIA REGISTRY EDITOR". bottom right corner. click the "..." and "TEMPLATES", tick interop unlock + full fs access" and click APPLY. restart. thats it
@onecosmic
try using WP SDK 8.0. Do not use 8.1
Click to expand...
Click to collapse
I installed root tool on my lumia 920 but when i tap to "lumia registry editor" it crash!
What i can do?
oelapoel said:
@onecosmic
try using WP SDK 8.0. Do not use 8.1
Click to expand...
Click to collapse
Thanks!
I can confirm - working on Lumia 930 WP build 10512.
ADeltaX said:
I installed root tool on my lumia 920 but when i tap to "lumia registry editor" it crash!
What i can do?
Click to expand...
Click to collapse
Please let me know your firmware version and OS version
What version of 920 do you have?
RM-820/821/822 or chinese type L920T?
ngame said:
Please let me know your firmware version and OS version
What version of 920 do you have?
RM-820/821/822 or chinese type L920T?
Click to expand...
Click to collapse
OS version: 10.0.10512.1000
Firmware: 3051.50009.1451.1009
RM-821
ADeltaX said:
OS version: 10.0.10512.1000
Firmware: 3051.50009.1451.1009
RM-821
Click to expand...
Click to collapse
OK same as my device . I will write a little tool for you .

Still running 10166 or 10536?

If you meet this criteria PLEASE reply or PM me:
1. Currently running either build 10166 or 10536
2. Currently have working Android/Astoria
3. Have installed CustomPFD
Thank!
Lumia 1520, build 10166, CustomPFD installed, astoria working.
From what I've seen within the registry, it's no wonder why Astoria isn't working. MS deleted most of the registry keys for the AoW service. That's why android apps try to launch but quickly close again, the service isn't running.
In CustomPFD i am able to add most of the keys, however there are a few subkeys that I can't add because of an Access denied error. Is there anyway to add subkeys into HKLM?
x_orange90_x said:
From what I've seen within the registry, it's no wonder why Astoria isn't working. MS deleted most of the registry keys for the AoW service. That's why android apps try to launch but quickly close again, the service isn't running.
In CustomPFD i am able to add most of the keys, however there are a few subkeys that I can't add because of an Access denied error. Is there anyway to add subkeys into HKLM?
Click to expand...
Click to collapse
I think if even InteropUnlock can't help you with that - no obvious and fast methods to add subkeys can be found at this time.

[Q] Is there a way to speed up Windows 10 Mobile animations?

Dear fellas,
I was wondering if there was a registry / script edit that can control the speed of Windows 10 Mobile animations? I know that for the full Windows 10 there is, but what about Mobile? Even in iOS there is a way to do so, so why not on W10M?
I've tried searching the registry, looking for anything that might have to do with it, but had no luck.
Please let me know.
black_hawk1990 said:
Dear fellas,
I was wondering if there was a registry / script edit that can control the speed of Windows 10 Mobile animations? I know that for the full Windows 10 there is, but what about Mobile? Even in iOS there is a way to do so, so why not on W10M?
I've tried searching the registry, looking for anything that might have to do with it, but had no luck.
Please let me know.
Click to expand...
Click to collapse
Try this Disable animations via registry
Create the registry and add the value, remember to respect the type
xxJMarian said:
Try this Disable animations via registry
Create the registry and add the value, remember to respect the type
Click to expand...
Click to collapse
This is for Windows 10, not Mobile. When I navigate to:
HKCU > Control Panel > Desktop, there isn't "WindowMetrics" parameter to edit the value.
So again, my question is that: is there a registry edit for Windows 10 Mobile?
black_hawk1990 said:
This is for Windows 10, not Mobile. When I navigate to:
HKCU > Control Panel > Desktop, there isn't "WindowMetrics" parameter to edit the value.
So again, my question is that: is there a registry edit for Windows 10 Mobile?
Click to expand...
Click to collapse
You didn't even bother to try adding the key... lol.
black_hawk1990 said:
"WindowMetrics" parameter to edit the value.
Click to expand...
Click to collapse
Create WindowMetrics and create the value MinAnimate with the mentioned value.
xxJMarian said:
You didn't even bother to try adding the key... lol.
Create WindowMetrics and create the value MinAnimate with the mentioned value.
Click to expand...
Click to collapse
I am using Interop Tools, version 1.9, but I can't seem to be able to add a key.
Should I be using a different tool?
black_hawk1990 said:
I am using Interop Tools, version 1.9, but I can't seem to be able to add a key.
Should I be using a different tool?
Click to expand...
Click to collapse
Install the dependencies and go to sidebar: unlock -> restore ndtk -> reboot device. You now should be able to edit the registry.
xxJMarian said:
Install the dependencies and go to sidebar: unlock -> restore ndtk -> reboot device. You now should be able to edit the registry.
Click to expand...
Click to collapse
I am already able to do so, I have Interop Tools fully functional, and I've played with the registry many times. But again, I am not able to add a key to that destination.
black_hawk1990 said:
I am already able to do so, I have Interop Tools fully functional, and I've played with the registry many times. But again, I am not able to add a key to that destination.
Click to expand...
Click to collapse
just create new path for these key should work, some key for mobile are hidden by default
black_hawk1990 said:
I am already able to do so, I have Interop Tools fully functional, and I've played with the registry many times. But again, I am not able to add a key to that destination.
Click to expand...
Click to collapse
You need to use the registry editor, not the registry browser to add keys.
This key does nothing on mobile.
you can do this
by using vcreg and custom PFD in registry editor there is a tweaks page where u can make live tiles faster

Categories

Resources