Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

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

Reply
 
Old 10-28-2007   #1 (permalink)
notaguru


 
 

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

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.

???

My System SpecsSystem Spec
Old 10-28-2007   #2 (permalink)


Vista x64 Ultimate SP2, Windows 7 Ultimate x64
 
 

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

Quote  Quote: Originally Posted by notaguru View Post
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.

???
Hi NotAGuru,

You will need to take ownership of the registry key first, then delete it. Look at Method Two, step 3 in this tutorial for how to do it.

Take Ownership of file

Shawn
My System SpecsSystem Spec
Old 10-29-2007   #3 (permalink)
Rick Rogers


 
 

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

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-obvious@xxxxxx> wrote in message
news:fg3i2g$4ck$1@xxxxxx
Quote:

> 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.
>
> ???
My System SpecsSystem Spec
Old 10-29-2007   #4 (permalink)
notaguru


 
 

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

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


Rick Rogers wrote:
Quote:

> Check permissions on that key.
>
My System SpecsSystem Spec
Old 10-29-2007   #5 (permalink)
Laz


 
 

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

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-obvious@xxxxxx> wrote in message
news:fg3i2g$4ck$1@xxxxxx
Quote:

> 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.
>
> ???
My System SpecsSystem Spec
Old 10-29-2007   #6 (permalink)
notaguru


 
 

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

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:
Quote:

> 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-obvious@xxxxxx> wrote in message
> news:fg3i2g$4ck$1@xxxxxx
Quote:

>> 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.
>>
>> ???
>
My System SpecsSystem Spec
Old 10-29-2007   #7 (permalink)
bomb#20


 
 

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

notaguru wrote:
Quote:

> 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.
..




My System SpecsSystem Spec
Old 10-29-2007   #8 (permalink)
Communikator


 
 

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

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

My System SpecsSystem Spec
Old 10-29-2007   #9 (permalink)
WS


 
 

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

This is a devestating story !!

"Communikator" <mename@xxxxxx> wrote in message
news:OQPmZnmGIHA.4916@xxxxxx
Quote:

> 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
My System SpecsSystem Spec
Old 10-29-2007   #10 (permalink)
WS


 
 

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

it didn't solve my vmware problem.

"bomb#20" <darkstar@xxxxxx> wrote in message
news:Zbidna3A8J2nqbvanZ2dnUVZ8smgnZ2d@xxxxxx
Quote:

> notaguru wrote:
Quote:

>> 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.
> .
>
>
>
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Can't Delete Registry Key General Discussion
enumerate registry subkeys VB Script
Finding and removing values in registry subkeys PowerShell
Can't delete registry key Vista General
Info: I need to compare Registry Subkeys between a Model Server and a Server PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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