cannot delete driver registry entry

H

Hendrix Tavarez

I have an entry in
HKLM\SYSTEM\ControlSet004\Enum\Storage\Volume\{some key}\UpperFilters
I can't delete this entry from the registry... I get "Error Deleting Values"
Unable to delete all specified values.... not idea why I get this error and
why I cannot delete this entry from the registry. Could someone help me
with this?

Hendrix Tavarez
 
G

Guest

check that your account has the correct permissions - select the key in
regedit and right click and select permissions. If your regedit does not
have this option then use regedit32. You you will probably need "Full
control" to delete the key.

Steve
 
C

Charles Bazaar

one more thing..... i think the 'Enum....' entries are created at boot from
other configuration values, at least that is what i have found when trying
to delete
HKLM_SYSTEM\SYSTEM\CurrentControlSet\Enum\Root\Svchost\*
instead I had to delete
HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Svchost\*
after a re-boot, the 'Enum...' entry was gone.
Mes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top