Problem with UAC seting in windows 8.1

Discussion in 'Windows 8' started by aniez, Sep 1, 2013.

  1. aniez

    aniez MDL Novice

    May 18, 2013
    11
    0
    0
    yesterday I tried to disable User account in W8.1 pro rtm version WZT,
    after windows restart and I tried to Enable back change user account control settings can not be clicked again,I've tried a few click nothing at all resfone
    VR1ULKy.png
     
  2. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    #2 Humphrey, Sep 1, 2013
    Last edited by a moderator: Apr 20, 2017

    Run this to change it from CMD.
    Code:
    C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

    Run this to open UAC. (CMD or run)
    Code:
    UserAccountControlSettings.exe
    Here is a reg file for it. (paste into notepad and save as Filename.REG)
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
    "EnableLUA"=dword:00000001
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. aniez

    aniez MDL Novice

    May 18, 2013
    11
    0
    0
    vNer6c2.png

    thanks i'm restart the windows...I will come back later
     
  4. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    Hope it works out for you.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. aniez

    aniez MDL Novice

    May 18, 2013
    11
    0
    0



    Thanks for help me and working now :worthy:

    Problem solved

    Thanks all member MDL forums
     
  6. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    Is the button click able or is UAC "just" enabled now?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. aniez

    aniez MDL Novice

    May 18, 2013
    11
    0
    0



    yes normal again thanks you so much