Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Cannot delete a registry key (or subkeys) --- ???

Reply
Thread Tools Display Modes

Cannot delete a registry key (or subkeys) --- ???

 
 
notaguru
Guest
Posts: n/a

 
      10-29-2007
Vista Home Premium

Regedit, Administrator Privileges

I need to delete a specific key and its subkeys as
residue after uninstalling an app.

The Registry won't let me do that or enter changes, even
in Advanced.

???
 
Reply With Quote
 
 
 
 
Rick Rogers
Guest
Posts: n/a

 
      10-29-2007
Check permissions on that key.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"notaguru" <notaguru-> wrote in message
news:fg3i2g$4ck$...
> Vista Home Premium
>
> Regedit, Administrator Privileges
>
> I need to delete a specific key and its subkeys as residue after
> uninstalling an app.
>
> The Registry won't let me do that or enter changes, even in Advanced.
>
> ???


 
Reply With Quote
 
notaguru
Guest
Posts: n/a

 
      10-29-2007
Right - but I'm not permitted to change permissions!


Rick Rogers wrote:
> Check permissions on that key.
>

 
Reply With Quote
 
Laz
Guest
Posts: n/a

 
      10-29-2007
You have to run regedit.exe as administrator.
Search for regedit on start menu then right click and choose run as
administrator.
Should work.

"notaguru" <notaguru-> wrote in message
news:fg3i2g$4ck$...
> Vista Home Premium
>
> Regedit, Administrator Privileges
>
> I need to delete a specific key and its subkeys as residue after
> uninstalling an app.
>
> The Registry won't let me do that or enter changes, even in Advanced.
>
> ???


 
Reply With Quote
 
notaguru
Guest
Posts: n/a

 
      10-29-2007
As indicated in my original post, I'm "Administrator"
and running regedit as such with a right click. Not only
can I not delete this specific app-related key (and the
app is uninstalled except for that item), but in
Advanced I cannot change permissions or access. Strange,
I know... The app publisher has evidently created a new
way to protect data in the Registry.

Laz wrote:
> You have to run regedit.exe as administrator.
> Search for regedit on start menu then right click and choose run as
> administrator.
> Should work.
>
> "notaguru" <notaguru-> wrote in message
> news:fg3i2g$4ck$...
>> Vista Home Premium
>>
>> Regedit, Administrator Privileges
>>
>> I need to delete a specific key and its subkeys as residue after
>> uninstalling an app.
>>
>> The Registry won't let me do that or enter changes, even in Advanced.
>>
>> ???

>

 
Reply With Quote
 
bomb#20
Guest
Posts: n/a

 
      10-29-2007
notaguru wrote:
> As indicated in my original post, I'm "Administrator"
> and running regedit as such with a right click. Not only
> can I not delete this specific app-related key (and the
> app is uninstalled except for that item), but in
> Advanced I cannot change permissions or access. Strange,
> I know... The app publisher has evidently created a new
> way to protect data in the Registry.
>


Have you tried scanning the registry with RegDelnull.exe ?

http://www.microsoft.com/technet/sys...egdelnull.mspx

It's a command-line program to find registry keys with
null characters embedded in the name.
If it finds any it will ask to delete the null character, then the key can be
deleted by regedit.
I seem to remember I had to use it to get rid of a key written by
Sisoft Sandra a while ago.
..




 
Reply With Quote
 
Communikator
Guest
Posts: n/a

 
      10-29-2007
Hi there,
You might have to deal with a hidden key that the key you want to delete
depends upon. Until that hidden key gets deleted, one cannot delete the
associated keys. Don't know many details, but this happened with a *one*larm
free firewall program on Windows 2000-once it has associated .ZIP with some
mail scanner, I could not restore that file association because I could not
delete that invisible mail scanner entry. That's how I found out about
hidden Registry keys. Nice story, huh ?.. Not at all, I've reinstalled the
OS just because of this
Godspeed

 
Reply With Quote
 
WS
Guest
Posts: n/a

 
      10-29-2007
This is a devestating story !!

"Communikator" <> wrote in message
news:...
> Hi there,
> You might have to deal with a hidden key that the key you want to delete
> depends upon. Until that hidden key gets deleted, one cannot delete the
> associated keys. Don't know many details, but this happened with a
> *one*larm free firewall program on Windows 2000-once it has associated
> .ZIP with some mail scanner, I could not restore that file association
> because I could not delete that invisible mail scanner entry. That's how I
> found out about hidden Registry keys. Nice story, huh ?.. Not at all, I've
> reinstalled the OS just because of this
> Godspeed


 
Reply With Quote
 
WS
Guest
Posts: n/a

 
      10-29-2007
it didn't solve my vmware problem.

"bomb#20" <darkstar@home> wrote in message
news: ...
> notaguru wrote:
>> As indicated in my original post, I'm "Administrator"
>> and running regedit as such with a right click. Not only
>> can I not delete this specific app-related key (and the
>> app is uninstalled except for that item), but in
>> Advanced I cannot change permissions or access. Strange,
>> I know... The app publisher has evidently created a new
>> way to protect data in the Registry.
>>

>
> Have you tried scanning the registry with RegDelnull.exe ?
>
> http://www.microsoft.com/technet/sys...egdelnull.mspx
>
> It's a command-line program to find registry keys with
> null characters embedded in the name.
> If it finds any it will ask to delete the null character, then the key can
> be
> deleted by regedit.
> I seem to remember I had to use it to get rid of a key written by
> Sisoft Sandra a while ago.
> .
>
>
>
>


 
Reply With Quote
 
notaguru
Guest
Posts: n/a

 
      10-29-2007
bomb#20 wrote:
> notaguru wrote:
>> As indicated in my original post, I'm "Administrator"
>> and running regedit as such with a right click. Not only
>> can I not delete this specific app-related key (and the
>> app is uninstalled except for that item), but in
>> Advanced I cannot change permissions or access. Strange,
>> I know... The app publisher has evidently created a new
>> way to protect data in the Registry.
>>

>
> Have you tried scanning the registry with RegDelnull.exe ?
>
> http://www.microsoft.com/technet/sys...egdelnull.mspx
>
> It's a command-line program to find registry keys with
> null characters embedded in the name.
> If it finds any it will ask to delete the null character, then the key can be
> deleted by regedit.
> I seem to remember I had to use it to get rid of a key written by
> Sisoft Sandra a while ago.
> .
>
>
>
>


THAT DID IT!! The publisher had embedded nulls in
certain keys, preventing deletion by ordinary means.

THANK YOU!!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get permission to delete in registry philo Windows Vista General Discussion 8 01-09-2008 02:11 AM
Unable to delete registry keys Art Windows Vista General Discussion 2 12-04-2007 09:10 PM
Unable to delete registry key Art Windows Vista Hardware 0 11-29-2007 05:23 PM
Can't delete registry key Paul Windows Vista General Discussion 2 11-24-2007 04:10 PM
how can I delete registry key value in HKLM Rastlin Chen Windows Vista Security 2 09-08-2006 01:42 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59