Privacy and Security Change User Account Control (UAC) Settings in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    uac

UAC_banner.png

This tutorial will show you how to change User Account Control (UAC) settings in Windows 11.

User Account Control (UAC) helps prevent malware from damaging a PC and helps organizations deploy a better-managed desktop. With UAC, apps and tasks always run in the security context of a non-administrator account, unless an administrator specifically authorizes administrator-level access to the system. UAC can block the automatic installation of unauthorized apps and prevent inadvertent changes to system settings.

UAC allows all users to log on to their computers using a standard user account. Processes launched using a standard user token may perform tasks using access rights granted to a standard user. For instance, Windows Explorer automatically inherits standard user level permissions. Additionally, any apps that are started using Windows Explorer (for example, by double-clicking a shortcut) also run with the standard set of user permissions. Many apps, including those that are included with the operating system itself, are designed to work properly in this way.

Other apps, especially those that were not specifically designed with security settings in mind, often require additional permissions to run successfully. These types of apps are referred to as legacy apps. Additionally, actions such as installing new software and making configuration changes to the Windows Firewall, require more permissions than what is available to a standard user account.

When an app needs to run with more than standard user rights, UAC can restore additional user groups to the token. This enables the user to have explicit control of apps that are making system level changes to their computer or device.

Starting with Windows 11 build 27718.1000 (Canary), you can now enable Administrator Protection to use for Admin Approval Mode (aka: elevated rights) instead of User Account Control (UAC).

UAC settingDescription
Always notify
  • Notify you when programs try to install software or make changes to your computer.
  • Notify you when you make changes to Windows settings.
  • Freeze other tasks until you respond.
  • Note: This option is recommended if you routinely install new software or visit unfamiliar websites.
Notify me only when programs try to make changes to my computer (default)
  • Notify you when programs try to install software or make changes to your computer.
  • Not notify you when you make changes to Windows settings.
  • Freeze other tasks until you respond.
  • Note: This option is recommended if you routinely install new software or visit unfamiliar websites, but you don't want to be notified when you make changes to Windows settings.
Notify me only when programs try to make changes to my computer (do not dim my desktop)
  • Notify you when programs try to install software or make changes to your computer.
  • Not notify you when you make changes to Windows settings.
  • Not freeze other tasks or wait for a response.
  • Note: This option is only recommended if it takes a long time to dim the desktop on your computer. Otherwise, it's recommended to choose one of the options above.
Never notify (Disable UAC)
  • Not notify you when programs try to install software or make changes to your computer.
  • Not notify you when you make changes to Windows settings.
  • Not freeze other tasks or wait for a response.
  • Note: This option isn't recommended due to security concerns.

References:

You must be signed in as an administrator to change User Account Control (UAC) settings.



Contents

  • Option One: Change User Account Control settings in Control Panel
  • Option Two: Change User Account Control settings using REG file


EXAMPLE: User Account Control prompt

UAC_prompt_for_standard_user.png
UAC_prompt_for_administrator.png





Option One

Change User Account Control Settings in Control Panel


1 Open the Control Panel (icons view), and click/tap on the User Accounts icon.

2 Click/tap on the Change User Account Control settings link. (see screenshot below)

This will open the C:\Windows\System32\UserAccountControlSettings.exe file.


UAC_settings-1.png

3 Move the slider up or down to the setting for how you want to be notified by UAC, and click/tap on OK. (see screenshots below)

UAC_settings-2.png
UAC_settings-3.png
UAC_settings-4.png
UAC_settings-5.png

4 If prompted by UAC, click/tap on Yes.

5 You can now close the Control Panel if you like.




Option Two

Change User Account Control settings using REG file


1 Do step 2, step 3, step 4, or step 5 below for how you want to be notified by UAC.

2 For "Always notify me"

A) Click/tap on the Download button below to download the file below, and go to step 6 below.

UAC_Always_Notify.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"PromptOnSecureDesktop"=dword:00000001
"EnableLUA"=dword:00000001
"ConsentPromptBehaviorAdmin"=dword:00000002

3 For "Notify me only when apps try to make changes to my computer (default)"

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 6 below.

UAC_Default.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"PromptOnSecureDesktop"=dword:00000001
"EnableLUA"=dword:00000001
"ConsentPromptBehaviorAdmin"=dword:00000005

4 For "Notify me only when apps try to make changes to my computer (don't dim my desktop)"

A) Click/tap on the Download button below to download the file below, and go to step 6 below.

UAC_Do-Not-Dim.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"PromptOnSecureDesktop"=dword:00000000
"EnableLUA"=dword:00000001
"ConsentPromptBehaviorAdmin"=dword:00000005

5 For "Never notify me"

A) Click/tap on the Download button below to download the file below, and go to step 6 below.

UAC_Never_Notify.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"PromptOnSecureDesktop"=dword:00000000
"EnableLUA"=dword:00000001
"ConsentPromptBehaviorAdmin"=dword:00000000

6 Save the .reg file to your desktop.

7 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

8 Double click/tap on the downloaded .reg file to merge it.

9 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

10 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
I'm one of those users that completely disables UAC. I've never used it as it is irritating at the very minimum. It's not needed as I run security software that does the same thing but in a much better way.
 

My Computer My Computer

At a glance

Windows 7/Windows 11
OS
Windows 7/Windows 11
I'm one of those users that completely disables UAC. I've never used it as it is irritating at the very minimum. It's not needed as I run security software that does the same thing but in a much better way.
Ditto. It doesn't provide any useful protection as far as I can tell. New executable? Well you probably downloaded it intending on running it and have got to decide whether you trust it or not. Based on what, mind scan? Then once you have launched it, as long as there are no immediate consequences, you will continue to do so, even if you update the executable I expect, but every time you do you have to jump through some pointless hoops. It might be useful if, on the first time you launched it, you had the choice to opt-out of UAC for that executable from then on.

Am I missing something?
 

My Computers My Computers

  • At a glance

    Windows 11 ProIntel Core i9 14900K 5800/4500 P/E all core96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5Asus ROG Strix 4070 Ti OC
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    DIY Photoshop/Audio/Game/tinker
    CPU
    Intel Core i9 14900K 5800/4500 P/E all core
    Motherboard
    Asus ROG Maximus Z790 Dark Hero
    Memory
    96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5
    Graphics Card(s)
    Asus ROG Strix 4070 Ti OC
    Sound Card
    Bowers & Wilkins 606 S3 speakers; Audiolabs 7000a integrated amp; RSL 10S Mk2 sub; Creative Pebble Pro Minimilist
    Monitor(s) Displays
    Eizo CG2730 ColorEdge, ViewSonic VP2768, i1 Display Pro calibration puck
    Screen Resolution
    2560 x 1440p x 2
    Hard Drives
    WDC SN850X 4TB nvme, SN850 1TB nvme, SK-Hynix 2 TB P41 nvme,. Sabrent USB-C DS-SC5B 5-bay docking station: 6TB WDC Black, 6TB Ironwolf Pro; 2x 2TB WDC Black HDD
    PSU
    850W Seasonic Vertex PX-850 ATX 3.0/PCI-E 5.0
    Case
    Fractal Design North XL Mesh, Black Walnut
    Cooling
    EK Nucleus black 360 AIO w/Phanteks T30-120 fans, 2 Noctua NF-A14 Chromax case fan, 1 T30-120 fan cooling memory
    Keyboard
    Keychron Q3 Max TKL with custom GMK Redsuns Red Samuri keycaps, TX Stabs
    Mouse
    Logitech G305 wireless gaming
    Internet Speed
    575 Mb/s down | 25 Mb/s up
    Browser
    Firefox
    Antivirus
    Defender, Macrium Reflect X
    Other Info
    Phangkey Amaterasu V2 Desk Mat
  • At a glance

    Apple M1
    Computer type
    Laptop
    Manufacturer/Model
    💻 Apple 13" Macbook Pro 2020 (m1)
    CPU
    Apple M1
    Screen Resolution
    2560x1600
    Browser
    Firefox
Ditto. It doesn't provide any useful protection as far as I can tell. New executable? Well you probably downloaded it intending on running it and have got to decide whether you trust it or not. Based on what, mind scan? Then once you have launched it, as long as there are no immediate consequences, you will continue to do so, even if you update the executable I expect, but every time you do you have to jump through some pointless hoops. It might be useful if, on the first time you launched it, you had the choice to opt-out of UAC for that executable from then on.

Am I missing something?
Do you have 3rd party app. that controls permissions.. like SU does on Linux?

Not being facetious.. but the point of control is malicious self-elevating processes.
 

My Computer My Computer

At a glance

Windows
OS
Windows
Ditto. It doesn't provide any useful protection as far as I can tell. New executable? Well you probably downloaded it intending on running it and have got to decide whether you trust it or not. Based on what, mind scan? Then once you have launched it, as long as there are no immediate consequences, you will continue to do so, even if you update the executable I expect, but every time you do you have to jump through some pointless hoops. It might be useful if, on the first time you launched it, you had the choice to opt-out of UAC for that executable from then on.

Am I missing something?
Same here also, 3 years or so since i turned it off and ive yet to have an issue. Saved a few thousand left clicks though id image :D
 

My Computer My Computer

At a glance

11[email protected]Viper Steelseries 32gb@ 3600mhzGigabyte 2070 Super 8GB, +200 core + 600 memory
OS
11
Computer type
PC/Desktop
Manufacturer/Model
Custom
CPU
[email protected]
Motherboard
Gigabyte Gaming X Z490
Memory
Viper Steelseries 32gb@ 3600mhz
Graphics Card(s)
Gigabyte 2070 Super 8GB, +200 core + 600 memory
Monitor(s) Displays
ASUS 4k HDR, Two 1080p Benq and Samsung
Screen Resolution
3840x2160/2560x1440/1920x1080
Hard Drives
Adata XPG SX8200 PRO 1tb
Samsung EVO 870 500GB
PSU
Corsair RX 650
Case
NZXT h510
Cooling
CM HYPER 212 RGB
Keyboard
Razer Ornata Chroma
Mouse
Steelseries Rival 710
Same here also, 3 years or so since i turned it off and ive yet to have an issue. Saved a few thousand left clicks though id image :D
Nice for you.. but from a security point of view not the way to go...this is why MS instituted all the hardware-related security stuff in Win 11.. if everybody ran as standard user and employed proper firewall and AV we would live in milk and honey Windows-land.
 

My Computer My Computer

At a glance

Windows
OS
Windows
Nice for you.. but from a security point of view not the way to go...this is why MS instituted all the hardware-related security stuff in Win 11.. if everybody ran as standard user and employed proper firewall and AV we would live in milk and honey Windows-land.
Yeah im not one of those that need to be 100% text book correct at all times and enforce it on everyone i come across when discussing a topic, Have common sense and all the nasties dont get in anyway :)
 

My Computer My Computer

At a glance

11[email protected]Viper Steelseries 32gb@ 3600mhzGigabyte 2070 Super 8GB, +200 core + 600 memory
OS
11
Computer type
PC/Desktop
Manufacturer/Model
Custom
CPU
[email protected]
Motherboard
Gigabyte Gaming X Z490
Memory
Viper Steelseries 32gb@ 3600mhz
Graphics Card(s)
Gigabyte 2070 Super 8GB, +200 core + 600 memory
Monitor(s) Displays
ASUS 4k HDR, Two 1080p Benq and Samsung
Screen Resolution
3840x2160/2560x1440/1920x1080
Hard Drives
Adata XPG SX8200 PRO 1tb
Samsung EVO 870 500GB
PSU
Corsair RX 650
Case
NZXT h510
Cooling
CM HYPER 212 RGB
Keyboard
Razer Ornata Chroma
Mouse
Steelseries Rival 710
Do you have 3rd party app.
Nope. But then again, I'm not a hapless nitwit who navigates to " IShouldNotBeHere.com" clicks on and downloads everything that shows up on my browser. Of course I also run my browser with excellent security focused extensions as well.. Then there is the security suite I run that makes microsofts efforts look like amateur-hour.

UAC is annoying crap and always has been. Full stop.
 

My Computer My Computer

At a glance

Windows 7/Windows 11
OS
Windows 7/Windows 11
(y)
 

My Computers My Computers

  • At a glance

    Windows 11 ProIntel Core i9 14900K 5800/4500 P/E all core96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5Asus ROG Strix 4070 Ti OC
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    DIY Photoshop/Audio/Game/tinker
    CPU
    Intel Core i9 14900K 5800/4500 P/E all core
    Motherboard
    Asus ROG Maximus Z790 Dark Hero
    Memory
    96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5
    Graphics Card(s)
    Asus ROG Strix 4070 Ti OC
    Sound Card
    Bowers & Wilkins 606 S3 speakers; Audiolabs 7000a integrated amp; RSL 10S Mk2 sub; Creative Pebble Pro Minimilist
    Monitor(s) Displays
    Eizo CG2730 ColorEdge, ViewSonic VP2768, i1 Display Pro calibration puck
    Screen Resolution
    2560 x 1440p x 2
    Hard Drives
    WDC SN850X 4TB nvme, SN850 1TB nvme, SK-Hynix 2 TB P41 nvme,. Sabrent USB-C DS-SC5B 5-bay docking station: 6TB WDC Black, 6TB Ironwolf Pro; 2x 2TB WDC Black HDD
    PSU
    850W Seasonic Vertex PX-850 ATX 3.0/PCI-E 5.0
    Case
    Fractal Design North XL Mesh, Black Walnut
    Cooling
    EK Nucleus black 360 AIO w/Phanteks T30-120 fans, 2 Noctua NF-A14 Chromax case fan, 1 T30-120 fan cooling memory
    Keyboard
    Keychron Q3 Max TKL with custom GMK Redsuns Red Samuri keycaps, TX Stabs
    Mouse
    Logitech G305 wireless gaming
    Internet Speed
    575 Mb/s down | 25 Mb/s up
    Browser
    Firefox
    Antivirus
    Defender, Macrium Reflect X
    Other Info
    Phangkey Amaterasu V2 Desk Mat
  • At a glance

    Apple M1
    Computer type
    Laptop
    Manufacturer/Model
    💻 Apple 13" Macbook Pro 2020 (m1)
    CPU
    Apple M1
    Screen Resolution
    2560x1600
    Browser
    Firefox
Microsoft’s description of these settings and therefore this article is misleading. The “never notify” option does not turn UAC off. Setting the “EnableLUA” value to 0 does.

 

My Computer My Computer

At a glance

Windows 11AMD 7800X3D32GB DDR5 Gskill 6000Gigabyte RTX 4090 Gaming OC
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Myself
CPU
AMD 7800X3D
Motherboard
Aorus Master X670E
Memory
32GB DDR5 Gskill 6000
Graphics Card(s)
Gigabyte RTX 4090 Gaming OC
Sound Card
what is this 1995?
Monitor(s) Displays
ASUS XG27UQ
Screen Resolution
4k
Hard Drives
14 of them
PSU
EVGA 1600w Gold G+
Cooling
Arctic Liquid Freezer II 360
Microsoft’s description of these settings and therefore this article is misleading. The “never notify” option does not turn UAC off. Setting the “EnableLUA” value to 0 does.

A side effect when having UAC fully disabled that way (and on Windows 10) is there's no longer any tips, etc on the lock screen. Not that it bothers me as such anyway.
 

My Computer My Computer

At a glance

Windows 11 ProIntel Celeron N51058GBIntel UHD Graphics (integrated)
OS
Windows 11 Pro
Computer type
PC/Desktop
CPU
Intel Celeron N5105
Memory
8GB
Graphics Card(s)
Intel UHD Graphics (integrated)
I code a batch script for anyone who wants to use it.

Batch:
:: Change User Account Control (UAC) Settings in Windows 10 or Windows 11


@Echo Off

Cls & Color 0E


:::
:::           ·   ·▐ ▄ ▄▄▄ .▄▄▄  ·▄▄▄▄▪  ·  ▪
:::             · •█▌▐█▀▄.▀·▀▄ █·██▪ ██   . 
:::           ▪   ▐█▐▐▌▐▀▀▪▄▐▀▀▄ ▐█· ▐█▌   ▪
:::            · ▪██▐█▌▐█▄▄▌▐█•█▌██. ██ .   .
:::           ▪   ▀▀ █▪ ▀▀▀ .▀  ▀▀▀▀▀▀•  ▪   
:::           ▄▄▄  ▄▄▄ . ▌ ▐·  .   ▄▄▌ ▐▄▄▄▄▌
:::           ▀▄ █·▀▄.▀·▪█·█▌▪     ██•  •██ 
:::           ▐▀▀▄ ▐▀▀▪▄▐█▐█• ▄█▀▄ ██▪   ▐█.▪
:::           ▐█•█▌▐█▄▄▌ ███ ▐█▌.▐▌▐█▌▐▌ ▐█▌·
:::              .▀  ▀ ▀▀▀ . ▀   ▀█▄▀▪.▀▀▀  ▀▀▀
:::        (ccc)2022 by {FreeBooter} @NerdRevolt https://discord.gg/pfmjUJX
:::
:::    /// ::: /// ::: /// ::: /// ::: /// :::



(Net session >nul 2>&1)||(PowerShell start """%~0""" -verb RunAs & Exit /B)



:_CHOICE

Cls & Mode CON  LINES=11 COLS=100 & Color 0E & Title Created By FreeBooter
Echo.
Echo.
Echo.
Echo        1 - For "Always notify me"
Echo.       
Echo        2 - For "Notify me only when apps try to make changes to my computer (default)"
Echo.
Echo        3 - For "Notify me only when apps try to make changes to my computer (don't dim my desktop)"
Echo.
Echo        4 - For "Never notify me"



Set /p input=:^>

If Not %input%==1 (Goto :_A) Else (Goto :_Always)

:_A
If Not %input%==2  (Goto :_B) Else (Goto :_Default)

:_B
If Not %input%==3  (Goto :_C) Else (Goto :_Dim)

:_C
If Not %input%==4  (Goto :_CHOICE) Else (Goto :_Never)





:_Always

Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "PromptOnSecureDesktop" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "ConsentPromptBehaviorAdmin" /t REG_DWORD /d "2" /f
Exit





:_Default

Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "PromptOnSecureDesktop" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "ConsentPromptBehaviorAdmin" /t REG_DWORD /d "5" /f
Exit





:_Dim

Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "PromptOnSecureDesktop" /t REG_DWORD /d "0" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "ConsentPromptBehaviorAdmin" /t REG_DWORD /d "5" /f
Exit




:_Never

Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "PromptOnSecureDesktop" /t REG_DWORD /d "0" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "ConsentPromptBehaviorAdmin" /t REG_DWORD /d "0" /f
Exit
 

My Computer My Computer

At a glance

Windows 11AMD Ryzen 7 5700GMicron Technology DDR4-3200 16GBNVIDIA GeForce RTX 3060
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
HP Pavilion
CPU
AMD Ryzen 7 5700G
Motherboard
Erica6
Memory
Micron Technology DDR4-3200 16GB
Graphics Card(s)
NVIDIA GeForce RTX 3060
Sound Card
Realtek ALC671
Monitor(s) Displays
Samsung SyncMaster U28E590
Screen Resolution
3840 x 2160
Hard Drives
SAMSUNG MZVLQ1T0HALB-000H1
I'm one of those users that completely disables UAC. I've never used it as it is irritating at the very minimum. It's not needed as I run security software that does the same thing but in a much better way.
Exactly I do the same thing.
 

My Computer My Computer

At a glance

Windows 11 Pro Version 23H2(OS Build 22631.4890)12-Core AMD Ryzen 9 5900X, 4950 MHz (49.5 x 100)4 - G Skill Trident Z Neo F4-3600C16-16GTZNCPCI Express 4.0 x16: PowerColor RX 6800
OS
Windows 11 Pro Version 23H2(OS Build 22631.4890)
Computer type
PC/Desktop
Manufacturer/Model
AMD
CPU
12-Core AMD Ryzen 9 5900X, 4950 MHz (49.5 x 100)
Motherboard
Gigabyte X570 Aorus Master
Memory
4 - G Skill Trident Z Neo F4-3600C16-16GTZNC
Graphics Card(s)
PCI Express 4.0 x16: PowerColor RX 6800
Sound Card
Realtek ALC1220 @ AMD K19.2 - High Definition Audio Controller
Monitor(s) Displays
2 - 27 inch Westinghouse
Screen Resolution
1920 x 1080
Hard Drives
2 SSD - 2 TB each
1 SSD - 4TB
1 HDD - 2TB
Keyboard
logitech
Mouse
logitech
Internet Speed
1 GB
Browser
Firefox
Antivirus
Eset Endpoint Security
Chaps,

I don't want to change the level of UAC that I have already (which is 'notify me when an app tries to change something ...'), and that I happen to like as a level of warning. I simply want the dialogue that appears when UAC wants permission, a program wants to install or change a setting to always appear on top of any windows being shown, and not underneath other stuff being displayed.

It always shows on the taskbar, but because the taskbar is often hidden, and the dialogue doesn't appear on top of anything else that is onscreen I often miss the prompt.
 

My Computer My Computer

At a glance

Win11 26100.332312th Gen Intel(R) Core(TM) i7-1270P 2.20 GHz16Gb
OS
Win11 26100.3323
Computer type
Laptop
Manufacturer/Model
Dell Latitude 7430
CPU
12th Gen Intel(R) Core(TM) i7-1270P 2.20 GHz
Motherboard
Dell
Memory
16Gb
Chaps,

I don't want to change the level of UAC that I have already (which is 'notify me when an app tries to change something ...'), and that I happen to like as a level of warning. I simply want the dialogue that appears when UAC wants permission, a program wants to install or change a setting to always appear on top of any windows being shown, and not underneath other stuff being displayed.

It always shows on the taskbar, but because the taskbar is often hidden, and the dialogue doesn't appear on top of anything else that is onscreen I often miss the prompt.

Hello, :alien:

Odd. Usually when you get a UAC prompt, the screen will dim with a transparent black background with the UAC prompt on top.

Do you see that?
 

My Computers My Computers

  • At a glance

    Windows 11 Pro for WorkstationsIntel i7-8700K 5 GHz64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600...ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GD...
    OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • At a glance

    Windows 11 ProSnapdragon X Elite (12 core) 3.42 GHz16 GB LPDDR5x-7467 MHz
    Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
I do when i click the program icon on the taskbar, but not unless I do that - it can even be under the program that is being installed!
 

My Computer My Computer

At a glance

Win11 26100.332312th Gen Intel(R) Core(TM) i7-1270P 2.20 GHz16Gb
OS
Win11 26100.3323
Computer type
Laptop
Manufacturer/Model
Dell Latitude 7430
CPU
12th Gen Intel(R) Core(TM) i7-1270P 2.20 GHz
Motherboard
Dell
Memory
16Gb
I got a question. I noticed recently that I dont have any sound play when i get the UAC pop ups. It ALWAYS used to be there. Anyone else remember it? Ive even seen people talking about it online so i know im not crazy. I went to my system sounds and there is no UAC option in there to even go set it back again. Its gone now. I had UAC off for a while, but then i turned it back on. Is this just how it is now cause id really love a sound when that dialog pops up
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Dell
I got a question. I noticed recently that I dont have any sound play when i get the UAC pop ups. It ALWAYS used to be there. Anyone else remember it? Ive even seen people talking about it online so i know im not crazy. I went to my system sounds and there is no UAC option in there to even go set it back again. Its gone now. I had UAC off for a while, but then i turned it back on. Is this just how it is now cause id really love a sound when that dialog pops u

I get a sound. Check whether Start Menu, Search, Change system sounds, Program Events, Windows User Account Control, Sounds is set to (None). If so, change that to Windows User Account Control.wav

UAC sound.png
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
Laptop
Hi All,

I know this thread has been around for a bit, however I wanted to ask, is there a setting with UAC where you enforce the user to enter credentials to modify the ip address of the machine?

Thanks
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
Laptop
Manufacturer/Model
HP
Hi Brink. :)
Is there a way to disable/turn off UAC for just one particular app, instead of for everything at once? I did the tutorial to restore classic Notepad and it works great -except that every time I want to open a new blank notepad file, a UAC window pops up. Can that be stopped so it will just open like normal?
 

My Computers My Computers

  • At a glance

    Windows 11 Pro 23H2, Build: 22631.5335 (Retail)Intel Core i5-12600KCrucial Classic DDR5-4800 16GB
    OS
    Windows 11 Pro 23H2, Build: 22631.5335 (Retail)
    Computer type
    PC/Desktop
    CPU
    Intel Core i5-12600K
    Motherboard
    ASRock B760M PG Riptide
    Memory
    Crucial Classic DDR5-4800 16GB
    Monitor(s) Displays
    1 good old Benq model
    Hard Drives
    Kingston KC3000 SSD 512GB PCIe 4.0 M.2 2280 NVMe
    PSU
    Seasonic G12 GM 750Watt
    Case
    metal, 15+ years old, ATX/mATX
    Cooling
    Thermalright Peerless Assassin 120
    Keyboard
    Lenovo, wired
    Mouse
    Logitech, wired
    Browser
    Chrome
    Other Info
    First time DIY build.
  • At a glance

    Windows 11 Home 23H2, Build: 22631.4751 (OEM)Intel Core i5-124008 GB DDR4Intel(R) UHD Graphics 730
    Operating System
    Windows 11 Home 23H2, Build: 22631.4751 (OEM)
    Computer type
    PC/Desktop
    Manufacturer/Model
    Acer Aspire XC-1760
    CPU
    Intel Core i5-12400
    Motherboard
    Acer Andrew H610 (PCIe Gen 4)
    Memory
    8 GB DDR4
    Graphics card(s)
    Intel(R) UHD Graphics 730
    Sound Card
    Integrated, HD Audio
    Monitor(s) Displays
    old Samsung
    Screen Resolution
    1920x1080, 60 Hz
    Hard Drives
    M.2 PCIe NVMe SSD (WD or Kingston, not sure), 512GB, partitioned into C & D drives.
    PSU
    Brand unknown. 180W. (80 Plus Gold certification)
    Case
    Slim, DTX
    Cooling
    Brand unknown. Air cooling.
    Keyboard
    Lenovo (wired)
    Mouse
    Logitech (wired)
    Browser
    Chrome
    Other Info
    Extra CPU details:
    Intel UHD Graphics, 6 cores, 12 threads, 2.5 GHz, LGA1700, Intel H610 Chipset.

Latest Support Threads

Back
Top Bottom