Ask Experts Questions for FREE Help !
Ask
    zERo2Hero's Avatar
    zERo2Hero Posts: 1, Reputation: 1
    New Member
     
    #1

    Jul 24, 2009, 11:39 PM
    How to open regedit if administrator disable
    How to open regedit from cmd...

    Regedit are disable with adminstator...


    I Follow these steps to completely remove this worm but I cannot open the regedit :
    1-Start>RUN
    2-Write CMD
    3-In CMD,write "Taskkill /T /IM "RVHOST.EXE"
    then open a Notepad Start>RUn
    4-Write "NOtepad"
    5-in notepad paste these lines below
    On Error Resume Next
    Set shl = CreateObject("WScript.Shell")
    Set fso = CreateObject("scripting.FileSystemObject")
    shl.RegDelete "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\System\DisableRegistryTools"
    shl.RegDelete "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\System\DisableTaskMgr"
    shl.RegDelete
    6- save the notepad as "Enable.VBS" and the change the file type to "All"
    7-double click "Enable.VBS"
    8-now Start>Run. Write "Regedit" in it and press enter
    9- Do the following changes in Registy
    Dont treadonme's Avatar
    Dont treadonme Posts: 115, Reputation: -6
    Junior Member
     
    #2

    Aug 3, 2009, 07:54 AM

    disable regedit policy manager - Bing

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

What is regedit [ 2 Answers ]

:confused: How to use regedit ?:o And what is regedit [email protected]

About regedit [ 3 Answers ]

How to use I t ? For what pur pose it dose com ?

Regedit, msconfig [ 4 Answers ]

Hi , My problem is that my registery and msconfig files has been deleted by my anti virus as it was infected . So I am not able to enter it from run command . So is there any way to go to regedit n msconfig . If so it will be helpful for mw n everyone :confused:

Cannot run the regedit [ 2 Answers ]

I have a problem to run the Task Manager and regedit... ho to solve the problem

Msconfig and regedit Win XP pro [ 1 Answers ]

When I open msconfig or regedit, the applications run for a few seconds then automatically close (in the admin account). They run OK if I boot into safe mode. Can anyone tell me how to fix this?


View more questions Search