Cannot Take Ownership or Delete Certain Registry Keys Win7 64


  1. Posts : 45
    Microsoft Windows 7 Professional & Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
       #1

    Cannot Take Ownership or Delete Certain Registry Keys Win7 64


    I have several monitors and one of them had had a corrupted digital EDID. I have succesfully re-written the EDID to the monitors eprom however windows still will not store this corrected key. It continues to use the original VGA keys or corrupted digital keys.
    The monitor is a Viewsonic and the main key is here:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\DISPLAY\VSC0F1F
    Under that key, there are 9 subkeys. 3 for the VGA and 6 for the corrupted Digital.
    When I connect only the Viewsonic monitor, it never creates another key with the corrected EDID. Even when I use a program to view the edid's, it shows up as the analog one.

    I have tried several guides both here and elswhere on taking control of the keys but always it fails with
    "Registry Editor could not set owner on the key currently selected, or some of its subkeys."

    I tried working my way up from the lowest subkey and the same thing occurs.

    What I would really like to do is completely delete the Viewsonic key and have Windows create a new key on boot up.
    Last edited by BarryBGB; 02 Dec 2012 at 06:33.
      My Computer


  2. Posts : 1,346
    Windows 7 Professional x64
       #2

    BarryBGB said:
    I have several monitors and one of them had had a corrupted digital EDID. I have succesfully re-written the EDID to the monitors eprom however windows still will not store this corrected key. It continues to use the original VGA keys or corrupted digital keys.
    The monitor is a Viewsonic and the main key is here:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\DISPLAY\VSC0F1F
    Under that key, there are 9 subkeys. 3 for the VGA and 6 for the corrupted Digital.
    When I connect only the Viewsonic monitor, it never creates another key with the corrected EDID. Even when I use a program to view the edid's, it shows up as the analog one.

    I have tried several guides both here and elswhere on taking control of the keys but always it fails with
    "Registry Editor could not set owner on the key currently selected, or some of its subkeys."

    I tried working my way up from the lowest subkey and the same thing occurs.

    What I would really like to do is completely delete the Viewsonic key and have Windows create a new key on boot up.
    Have you tried this?

    Vista\Seven "The Registry Editor could not set security in the key currently selected, or some of its subkeys" error fix - Smartest Computing

    HTH
      My Computer


  3. Posts : 45
    Microsoft Windows 7 Professional & Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #3

    You know, I have been looking for a fix for 2 days and finally this morning found an article about that program PSExec which is part of Windows Sysinternals PsTools.
    PsExec

    This is a very powerful program that allows you to edit the registry from the System Account which is way above the Admiinistrator.
    It can also be very dangerous as well.

    Many, many times in the past I have struggled with difficult registry keys and spent hours trying to find ways to edit or delete them.

    I will keep this program on the top of my list whenever I have to delve into registry problems in the future.
    I just wished I had found this years ago.

    Once I ran it from the elevated cmd prompt, It never even balked when I deleted the bad keys.

    Your link was right on target however I used one less switch: psexec -s -i regedit.
      My Computer


  4. Posts : 1,346
    Windows 7 Professional x64
       #4

    BarryBGB said:
    You know, I have been looking for a fix for 2 days and finally this morning found an article about that program PSExec which is part of Windows Sysinternals PsTools.
    PsExec

    This is a very powerful program that allows you to edit the registry from the System Account which is way above the Admiinistrator.
    It can also be very dangerous as well.

    Many, many times in the past I have struggled with difficult registry keys and spent hours trying to find ways to edit or delete them.

    I will keep this program on the top of my list whenever I have to delve into registry problems in the future.
    I just wished I had found this years ago.

    Once I ran it from the elevated cmd prompt, It never even balked when I deleted the bad keys.

    Your link was right on target however I used one less switch: psexec -s -i regedit.
    I use most of the Systinternals utilities and find them to be very helpful. Mark Russinovich, the founder of Sysinternals, has moved over to Microsoft, but you can check out all of the utilities at the following site;

    Sysinternals Suite

    One of my favorites is "Process Explorer" which is a comprehensive replacement for MS's "Task Manager".

    Glad my suggestion was beneficial.
      My Computer


  5. Posts : 45
    Microsoft Windows 7 Professional & Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #5

    Sir George said:
    I use most of the Systinternals utilities and find them to be very helpful. Mark Russinovich, the founder of Sysinternals, has moved over to Microsoft, but you can check out all of the utilities at the following site;

    Sysinternals Suite

    One of my favorites is "Process Explorer" which is a comprehensive replacement for MS's "Task Manager".

    Glad my suggestion was beneficial.

    I'll have to give them a try.

    Thanks
      My Computer


  6. Posts : 2
    W7 64
       #6

    I know this thread is old but I just wanted to add that this utility still works fine on Windows 10 (Surface Pro 4). Used the same modified command string. Spend hours on this problem messing with permissions until this. Many thanks.

    BarryBGB said:
    You know, I have been looking for a fix for 2 days and finally this morning found an article about that program PSExec which is part of Windows Sysinternals PsTools.
    PsExec

    This is a very powerful program that allows you to edit the registry from the System Account which is way above the Admiinistrator.
    It can also be very dangerous as well.

    Many, many times in the past I have struggled with difficult registry keys and spent hours trying to find ways to edit or delete them.

    I will keep this program on the top of my list whenever I have to delve into registry problems in the future.
    I just wished I had found this years ago.

    Once I ran it from the elevated cmd prompt, It never even balked when I deleted the bad keys.

    Your link was right on target however I used one less switch: psexec -s -i regedit.
      My Computer


  7. Posts : 138
    Windows 7 Ultimate 64-bit SP1
       #7

    PSExec.exe is not working for me! I still get the error message! I even ran a program called RunAsSystem and still won't let me and is still giving me the error message!

    I am trying to fix a broken AVG installation that the AVG Removal Tool cannot even remove!
      My Computer


  8. Posts : 4,776
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #8

    Sylveon Fetish said:
    PSExec.exe is not working for me! I still get the error message! I even ran a program called RunAsSystem and still won't let me and is still giving me the error message!

    I am trying to fix a broken AVG installation that the AVG Removal Tool cannot even remove!
    At your own risk you can try PowerTool 4.8 x86 / 2.0 x64

    More programs by ithurricane

    You'd need to run the x64 version.

    Cannot Take Ownership or Delete Certain Registry Keys Win7 64-powertool-x64-v2.0.jpg

    The thing is if you start deleting stuff it could lead to a non booting machine.

    Check that nothing AVG is running or set to run on boot:

    Autoruns for Windows
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:27.
Find Us