Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Computers for Beginners (https://www.askmehelpdesk.com/forumdisplay.php?f=79)
-   -   How to open regedit if administrator disable (https://www.askmehelpdesk.com/showthread.php?t=379545)

  • Jul 24, 2009, 11:39 PM
    zERo2Hero
    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
  • Aug 3, 2009, 07:54 AM
    Dont treadonme

    disable regedit policy manager - Bing

  • All times are GMT -7. The time now is 07:14 PM.