Bruinator Posted March 10, 2022 Share Posted March 10, 2022 I am having issues with 2 conflicting software. One is called phonetraypro and the other is callclerk. I am trying to delete 2 entries of phonetray which are located in the registry which i want to delete but regedit is not allowing me to do so. The path is HKEYLOCALMACHINE/CONTROLSET001/SERVICES001/SERVICES/BAM/STATE/USERSETTINGS/S-1-5-21..... I tried deleting the key on the right section of the screen and then the left section to no avail. Is there a safe way to delete 2 entries that pertain to phonetray without causing any issues? TIA Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/ Share on other sites More sharing options...
Brandon H Supervisor Posted March 10, 2022 Supervisor Share Posted March 10, 2022 are you getting an error message when you try to delete the entries? make sure you're opening regedit as admin as well or it likely won't let you delete/alter things Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718314 Share on other sites More sharing options...
Bruinator Posted March 10, 2022 Author Share Posted March 10, 2022 (edited) I just tried power shell as admin and still had the same errors. On the left side panel i get this error: On the right side panel i get this: Any idea why i cant delete it? TIA Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718320 Share on other sites More sharing options...
Jim K Global Moderator Posted March 10, 2022 Global Moderator Share Posted March 10, 2022 Muck around the registry and your computer is bound to go "bam." There is probably a reason that Windows won't let you delete the key (I'm pretty sure it is owned/locked by SCM). You probably have to use the sc.exe command to remove it. ..but.. Have you tried just uninstalling the phonetray pro ... and/or disable it in "services" if applicable (probably phonetrayproservice or something similar....not "Phone Service" which comes with Windows) Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718322 Share on other sites More sharing options...
Bruinator Posted March 10, 2022 Author Share Posted March 10, 2022 (edited) On 10/03/2022 at 16:08, Jim K said: Muck around the registry and your computer is bound to go "bam." There is probably a reason that Windows won't let you delete the key (It's probably owned/locked by SCM). You probably have to use the sc.exe command to remove it. ..but.. Have you tried to just uninstalling the phonetray pro ... and/or disable it in "services" if applicable (probably phonetrayproservice or something similar....not "Phone Service" which comes with Windows) Hi Jim, I uninstalled both phonetraypro and callclerk and they are both pointing to this entry: HKEYLOCALMACHINE/CONTROLSET001/SERVICES001/SERVICES/BAM/STATE/USERSETTINGS/S-1-5-21..... I assume I shouldnt touch the key then even though I cant anyways. and hence the key stating "BAM", as the string states and you as well, will happen to the computer. No services were listed for phonetraypro nor callclerk. I wanted to try a restore point that I created a few weeks ago to get it to work again but I only see entries listed as this: Is there anyway to find a restore point created to the one listed above? If not, should I assume the only way around this issue is to install windows 11 if there isnt a problem with the modem itself? TIA Edited March 10, 2022 by Bruinator Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718325 Share on other sites More sharing options...
aphanic Posted March 10, 2022 Share Posted March 10, 2022 No idea what that driver is supposed to be for, but if you're ever locked from deleting something in the registry, explorer, etc. you probably don't have enough privileges. Admin in Windows only gets you so far, there's a point where TrustedInstaller is the one rolling the dice, you'd have to launch a process as TrustedInstaller to be able to do more. That said... I agree with @Jim K, wouldn't go poking around deleting things like these. Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718330 Share on other sites More sharing options...
Bruinator Posted March 10, 2022 Author Share Posted March 10, 2022 On 10/03/2022 at 16:36, aphanic said: No idea what that driver is supposed to be for, but if you're ever locked from deleting something in the registry, explorer, etc. you probably don't have enough privileges. Admin in Windows only gets you so far, there's a point where TrustedInstaller is the one rolling the dice, you'd have to launch a process as TrustedInstaller to be able to do more. That said... I agree with @Jim K, wouldn't go poking around deleting things like these. I agree with both of you. Hence, the reason I asked the question of restore point. If no go on restore point than windows 11 only? Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718335 Share on other sites More sharing options...
aphanic Posted March 10, 2022 Share Posted March 10, 2022 I'm afraid I don't know much about restore points, but that UI should list the ones available right? Is there any output difference if you run "vssadmin list shadows" from an elevated cmd or "Get-ComputerRestorePoint" if PS? Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718338 Share on other sites More sharing options...
Bruinator Posted March 10, 2022 Author Share Posted March 10, 2022 On 10/03/2022 at 16:52, aphanic said: I'm afraid I don't know much about restore points, but that UI should list the ones available right? Is there any output difference if you run "vssadmin list shadows" from an elevated cmd or "Get-ComputerRestorePoint" if PS? Here is what I see: Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Try the new cross-platform PowerShell https://aka.ms/pscore6 PS C:\Windows\system32> vssadmin list shadows vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool (C) Copyright 2001-2013 Microsoft Corp. Contents of shadow copy set ID: {79a1b838-0648-483f-8372-07736f16dacd} Contained 1 shadow copies at creation time: 3/9/2022 12:34:18 PM Shadow Copy ID: {dbd00580-b418-418c-9501-7e281850b4bc} Original Volume: (C:)\\?\Volume{6b7cd104-62fb-49b0-9b6a-9e404c06b2c2}\ Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy3 Originating Machine: Windows-Laptop Service Machine: Windows-Laptop Provider: 'Microsoft Software Shadow Copy provider 1.0' Type: ClientAccessibleWriters Attributes: Persistent, Client-accessible, No auto release, Differential, Auto recovered Contents of shadow copy set ID: {8a4d5eb4-4d69-4dd5-8bb3-b4886d553bcd} Contained 1 shadow copies at creation time: 3/9/2022 12:39:07 PM Shadow Copy ID: {5cb065a0-0d02-4f77-bd43-f442eadc2993} Original Volume: (C:)\\?\Volume{6b7cd104-62fb-49b0-9b6a-9e404c06b2c2}\ Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy4 Originating Machine: Windows-Laptop Service Machine: Windows-Laptop Provider: 'Microsoft Software Shadow Copy provider 1.0' Type: ClientAccessibleWriters Attributes: Persistent, Client-accessible, No auto release, Differential, Auto recovered Contents of shadow copy set ID: {84e6c1ed-c174-4e7e-9d01-0c75411ff393} Contained 1 shadow copies at creation time: 3/9/2022 1:58:47 PM Shadow Copy ID: {d7bd7b0d-a98a-42d5-8a4c-37926888e298} Original Volume: (C:)\\?\Volume{6b7cd104-62fb-49b0-9b6a-9e404c06b2c2}\ Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy5 Originating Machine: Windows-Laptop Service Machine: Windows-Laptop Provider: 'Microsoft Software Shadow Copy provider 1.0' Type: ClientAccessibleWriters Attributes: Persistent, Client-accessible, No auto release, Differential, Auto recovered Contents of shadow copy set ID: {a8e60db8-f4fc-4791-b741-83c7dba60052} Contained 1 shadow copies at creation time: 3/9/2022 2:06:43 PM Shadow Copy ID: {087eb968-92eb-463e-9b66-5e140bb5158b} Original Volume: (C:)\\?\Volume{6b7cd104-62fb-49b0-9b6a-9e404c06b2c2}\ Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy6 Originating Machine: Windows-Laptop Service Machine: Windows-Laptop Provider: 'Microsoft Software Shadow Copy provider 1.0' Type: ClientAccessibleWriters Attributes: Persistent, Client-accessible, No auto release, Differential, Auto recovered Contents of shadow copy set ID: {72e36a7b-b90a-46d3-b5d2-25561e08cfb1} Contained 1 shadow copies at creation time: 3/10/2022 3:11:26 PM Shadow Copy ID: {eb41918b-0a38-43b5-89bf-40c4077e3996} Original Volume: (C:)\\?\Volume{6b7cd104-62fb-49b0-9b6a-9e404c06b2c2}\ Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy10 Originating Machine: Windows-Laptop Service Machine: Windows-Laptop Provider: 'Microsoft Software Shadow Copy provider 1.0' Type: ClientAccessibleWriters Attributes: Persistent, Client-accessible, No auto release, Differential, Auto recovered Contents of shadow copy set ID: {671d579b-c351-48a4-b35c-69eaeda7e3ad} Contained 1 shadow copies at creation time: 3/9/2022 6:27:42 PM Shadow Copy ID: {e3a2c3fe-1125-4819-9fa6-8782fa8a4c36} Original Volume: (D:)\\?\Volume{08438d10-7cca-4e56-af2e-1253c7cd3343}\ Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy8 Originating Machine: Windows11 Service Machine: Windows11 Provider: 'Microsoft Software Shadow Copy provider 1.0' Type: ClientAccessibleWriters Attributes: Persistent, Client-accessible, No auto release, Differential, Auto recovered Contents of shadow copy set ID: {17bb8dec-6492-41f6-b28b-fa2f6ec5129b} Contained 1 shadow copies at creation time: 3/9/2022 6:32:12 PM Shadow Copy ID: {7cd7a863-5394-4d52-9a81-ccd877e63d11} Original Volume: (D:)\\?\Volume{08438d10-7cca-4e56-af2e-1253c7cd3343}\ Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy9 Originating Machine: Windows11 Service Machine: Windows11 Provider: 'Microsoft Software Shadow Copy provider 1.0' Type: ClientAccessibleWriters Attributes: Persistent, Client-accessible, No auto release, Differential, Auto recovered PS C:\Windows\system32> get-computerrestorepoint CreationTime Description SequenceNumber EventType RestorePointType ------------ ----------- -------------- --------- ---------------- 3/9/2022 12:34:11 PM Windows Modules Installer 72 BEGIN_SYSTEM_C... APPLICATION_INSTALL 3/9/2022 12:39:00 PM Revo Uninstaller Pro's rest... 74 BEGIN_SYSTEM_C... APPLICATION_UNINSTALL 3/9/2022 1:58:41 PM Restore Operation 75 BEGIN_SYSTEM_C... 6 3/9/2022 2:06:37 PM Windows Modules Installer 76 BEGIN_SYSTEM_C... APPLICATION_INSTALL 3/9/2022 6:25:06 PM Windows Modules Installer 22 BEGIN_SYSTEM_C... APPLICATION_INSTALL 3/9/2022 6:32:05 PM Windows Modules Installer 23 BEGIN_SYSTEM_C... APPLICATION_INSTALL 3/10/2022 3:11:20 PM Revo Uninstaller Pro's rest... 80 BEGIN_SYSTEM_C... APPLICATION_UNINSTALL PS C:\Windows\system32> Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718341 Share on other sites More sharing options...
aphanic Posted March 10, 2022 Share Posted March 10, 2022 Looks like those are all of the restore points currently made in that system, you could try going back to the first one, before you installed any of the those programs, the one from 3/9/2022 12:34:11 PM. In any case, what problem are you facing that prompts you to go back? Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718344 Share on other sites More sharing options...
Bruinator Posted March 10, 2022 Author Share Posted March 10, 2022 (edited) On 10/03/2022 at 17:00, aphanic said: Looks like those are all of the restore points currently made in that system, you could try going back to the first one, before you installed any of the those programs, the one from 3/9/2022 12:34:11 PM. In any case, what problem are you facing that prompts you to go back? I installed call clerk maybe a week ago when phonetray wasnt working correctly. I had phonetray for over a year. I use it to zap those bastard telemarketers and scammers. Before ppl state it can be done via phone company in 1 way or another but my way is easier. Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718346 Share on other sites More sharing options...
Fleet Command Posted March 10, 2022 Share Posted March 10, 2022 On 11/03/2022 at 00:06, Bruinator said: I am having issues with 2 conflicting software. One is called phonetraypro and the other is callclerk. I am trying to delete 2 entries of phonetray which are located in the registry which i want to delete but regedit is not allowing me to do so. The path is HKEYLOCALMACHINE/CONTROLSET001/SERVICES001/SERVICES/BAM/STATE/USERSETTINGS/S-1-5-21..... I tried deleting the key on the right section of the screen and then the left section to no avail. Is there a safe way to delete 2 entries that pertain to phonetray without causing any issues? TIA First and foremost, never directly tamper with the SYSTEM\ControlSet001 key directly. Use SYSTEM\CurrentControlSet instead. Second, do not tamper with BAM settings. It records faults that apps have caused and are scheduled for fix. aphanic and Bruinator 2 Share Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718348 Share on other sites More sharing options...
Bruinator Posted March 10, 2022 Author Share Posted March 10, 2022 On 10/03/2022 at 17:08, Fleet Command said: First and foremost, never directly tamper with the SYSTEM\ControlSet001 key directly. Use SYSTEM\CurrentControlSet instead. Second, do not tamper with BAM settings. It records faults that apps have caused and are scheduled for fix. Good to know. TYVM for that info. Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718350 Share on other sites More sharing options...
aphanic Posted March 10, 2022 Share Posted March 10, 2022 On 10/03/2022 at 23:05, Bruinator said: I installed call clerk maybe a week ago when phonetray wasnt working correctly. I had phonetray for over a year. I use it to zap those bastard telemarketers and scammers. Before ppl state it can be done via phone company in 1 way or another but my way is easier. It's nuts having to go out of your way to get rid of those things, damn... I'm lucky I don't get much. The occasional survey, but that's about it, GDPR helped in that regard. But I'm afraid I know nothing about those programs, I've never used them, I hope you get one of them working again at least. Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718351 Share on other sites More sharing options...
Bruinator Posted March 10, 2022 Author Share Posted March 10, 2022 (edited) On 10/03/2022 at 17:12, aphanic said: It's nuts having to go out of your way to get rid of those things, damn... I'm lucky I don't get much. The occasional survey, but that's about it, GDPR helped in that regard. But I'm afraid I know nothing about those programs, I've never used them, I hope you get one of them working again at least. Thx. I think the only way I am going to get either one working again is if I install win 10 again or win 11 unless the older modem i have is causing it. I just bought a new one today and it should be delivered in a week or so. Link to comment https://www.neowin.net/forum/topic/1416247-registry-key-issue/#findComment-598718353 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now