Windows 8- Run everything as Administrator


Recommended Posts

had it off on all PCs (4-5 pcs) every since it was introduced was it in XP or vista?

I do monthly backup of C drive, thats all I need. never needed system restore though all these years, don't need a useless service to steal gigs of hdd/ssd space and slow down the hdd/ssd.

if you know how to use your PC you will never need it.

had to restore C drive one time, because blu-ray drive was slowing down to 2.8x while burning, realized what was causing it, uninstalled daemon tools and problem solved.

First thing I do after installing Windows is disable User Account Control. It's completely useless if you know what you're doing, and it's annoying to allow a program you trust every single time you launch it. Now if it had a "remember this choice" option then I might leave it on.

if you knew what you are doing, you wouldn't actually disable it.

A person who wants to run as administrator full-time with UAC turned off is the equivalent to the Linux user who wants to run everything as root.

If you really knew what root means on linux... no, root is by far more powerful on linux that just disabling UAQ on windows.

P.D. System Restore/UAQ/Defender always disabled on first boot, that's just pure rubbish going on there.

Actually, as it turns out, what I posted will also break the Microsoft Store. I practically never disable UAC and was unaware of this limitation.

If you entered my registry change to disable UAC, re-enable it with the following command:

PowerShell as Administrator (This requires a restart)

Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableLUA" -Value "1" #Default value is 1

shutdown -r -t 0[/CODE]

To enable automatic silent UAC elevation for administrators without breaking the Microsoft Store you should do the following instead.

[i]PowerShell as Administrator (This takes effect immediately)[/i]

[CODE]
#The following is equal to the Security Policy "User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode" = "Elevate without prompting"
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "ConsentPromptBehaviorAdmin" -Value "0" #Default value is 2

#The following is equal to the Security Policy "User Account Control: Allow UIAccess applications to prompt for elevation without using the secure dekstop" = "Enabled"
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableUIADesktopToggle" -Value "1" #Default value is 0[/CODE]

Thanks, this was much needed.

Actually, as it turns out, what I posted will also break the Microsoft Store. I practically never disable UAC and was unaware of this limitation.

If you entered my registry change to disable UAC, re-enable it with the following command:

PowerShell as Administrator (This requires a restart)

Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableLUA" -Value "1" #Default value is 1

shutdown -r -t 0[/CODE]

To enable automatic silent UAC elevation for administrators without breaking the Microsoft Store you should do the following instead.

[i]PowerShell as Administrator (This takes effect immediately)[/i]

[CODE]
#The following is equal to the Security Policy "User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode" = "Elevate without prompting"
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "ConsentPromptBehaviorAdmin" -Value "0" #Default value is 2

#The following is equal to the Security Policy "User Account Control: Allow UIAccess applications to prompt for elevation without using the secure dekstop" = "Enabled"
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableUIADesktopToggle" -Value "1" #Default value is 0[/CODE]

will that run all apps with admin rights automatically?

if you knew what you are doing, you wouldn't actually disable it.

Well you can't disable it anyway on Windows 8, so who cares?

I only install Steam with its games, Office, Diskeeper, and a few other essential programs. I never install anything else.

I can't beleieve the ignorance from the UAC thread is still alive here.... It's mind boggling, and scary since a lot of these people think they are IT pros....

As for system restore, how exactly does it reduce the performance of your HDD it only creates new restore points on bigger installs hat specifically requests it or during idle time at certain intervals. And it can have your computer back up and running in 5 minutes instead ofm15+ when your awesome AVG yet again tags an important system file as a also positive and breaks windows.

I can't beleieve the ignorance from the UAC thread is still alive here.... It's mind boggling, and scary since a lot of these people think they are IT pros....

As for system restore, how exactly does it reduce the performance of your HDD it only creates new restore points on bigger installs hat specifically requests it or during idle time at certain intervals. And it can have your computer back up and running in 5 minutes instead ofm15+ when your awesome AVG yet again tags an important system file as a also positive and breaks windows.

Seriously if you think you can't live without UAC then leave turned it on, but don't ask people that knows what's doing to do the same as you.

I'd also like to know how to do this..

I play UT2004 and what I noticed from switching to Windows 8 is that if I don't run the game as admin, and I make changes to my settings, server favorites, etc.. my config files (ini's) are updated and saved to "C:\Users\{Username}\AppData\Local\VirtualStore\UT2004", instead of being directly updated/saved in the the directory where the game is installed.

Blame the developer for that and not Windows 8 / Microsoft. The User folder is there specifically for these sorts of things. The only thing that should be in the Program Folder is the application itself and dependencies.

Seriously if you think you can't live without UAC then leave turned it on, but don't ask people that knows what's doing to do the same as you.

The thing is, none of the people in these threads who think they know what they're doing and what UAC is doing knows what it's doing, which is painfully obvious fromtheir psts about what they think UAC is doing. I don't care if they turn it off, I care about them spreading their ignorance about UAC to other people.

Just set it to silent.

I can't beleieve the ignorance from the UAC thread is still alive here.... It's mind boggling, and scary since a lot of these people think they are IT pros....

As for system restore, how exactly does it reduce the performance of your HDD it only creates new restore points on bigger installs hat specifically requests it or during idle time at certain intervals. And it can have your computer back up and running in 5 minutes instead ofm15+ when your awesome AVG yet again tags an important system file as a also positive and breaks windows.

seriously, if you don't know how to use your PC, leave it on. but don't complain when people that do know how to use thier PC want it off.

seriously, if you don't know how to use your PC, leave it on. but don't complain when people that do know how to use thier PC want it off.

it has nothing to do with knowing how to use your computer.

but you and all the other anti UAC people are still reiterating ignorance from the first posts of the UAC thread. and you guys STILL have no clue how UAC works and what it actually does. I suggest you read the UAC thread and learn some stuff

And I can guarantee you not only do I know how to use my PC. I have far fewer issues with mine.

blah

Given more than 10 years of PC usage, i'd say it's had enough time. I store my data on other drives, and if my install goes bad I just format. I've tried using system restore before and it's never solved my problems.

Blame the developer for that and not Windows 8 / Microsoft. The User folder is there specifically for these sorts of things. The only thing that should be in the Program Folder is the application itself and dependencies.

Given that UT2004 was developed before UAC was even invented you can't really blame the developer. It's Microsoft's fault that UAC sandboxed applications behave in illogical ways. Windows should be capable of detecting which applications are and aren't UAC compatible and act accordingly.

it has nothing to do with knowing how to use your computer.

but you and all the other anti UAC people are still reiterating ignorance from the first posts of the UAC thread. and you guys STILL have no clue how UAC works and what it actually does. I suggest you read the UAC thread and learn some stuff

And I can guarantee you not only do I know how to use my PC. I have far fewer issues with mine.

Just for curiosity's sake, why are you such an advocate of UAC? I mean, I know it should be in place for the average user, but you seem to think that techs should leave it on as well. Why?

Edit: this topic should probably be in the main Windows Support and Discussion forum.

I'd also like to know how to do this..

I play UT2004 and what I noticed from switching to Windows 8 is that if I don't run the game as admin, and I make changes to my settings, server favorites, etc.. my config files (ini's) are updated and saved to "C:\Users\{Username}\AppData\Local\VirtualStore\UT2004", instead of being directly updated/saved in the the directory where the game is installed.

Taking a rough guess here, but that's probably happening because your user account doesn't have write permissions to the UT2004 folder. Try adding your user account to the Security tab and give yourself full control of the folder. Then hit Advanced, click Change Permissions, and then tick the box at the bottom.

I just booted up my old dusty copy of UT2004 and verified it's writing to its own folder.

Just for curiosity's sake, why are you such an advocate of UAC? I mean, I know it should be in place for the average user, but you seem to think that techs should leave it on as well. Why?

Edit: this topic should probably be in the main Windows Support and Discussion forum.

Read the UAC thread as it's been explained about a few thousand times in that thread. and there's absolutely no reason today to turn off UAC or system restore.

as for system restore not ever fixing your problems, probably because you disabled it :p nearly every problem I've seen on a client computer that didn't completely kill the computer, was fixed by system restore, and one those it didn't it would have if they hadn't had an expert in the family who had disabled it, making the whole thing requires 4+ times as much work and money. I've fixed my own computer with System Restore in the past as well during a windows update gone wrong and a driver update that failed.

Taking a rough guess here, but that's probably happening because your user account doesn't have write permissions to the UT2004 folder. Try adding your user account to the Security tab and give yourself full control of the folder. Then hit Advanced, click Change Permissions, and then tick the box at the bottom.

I just booted up my old dusty copy of UT2004 and verified it's writing to its own folder.

I don't want games in my program files folders, so I always install games to a separate games folder and, as you say, no problems with that.

Also even if you do run a default install and it stores the settings in the appdata folder it also reads from there.''

and Javik

As for detecting non compatible programs.... seriously... did you even for a minute think about that. Yes, lets create a security feature and then leave a WIDE OPEN security breach that anyone can just waltz through... we're talking about MS here, not Apple.

  • 2 months later...

It looks like that is exactly the case. The older method of disabling UAC via the slider no longer works. You must edit the registry now. You may not have noticed, but at no point does the UserAccountControlSetting.exe actually ask you for a reboot in Windows 8 when you move the slider to the bottom.

So don't even bother with the slider. Just run PowerShell as Administrator and paste the following to disable UAC:

Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableLUA" -Value "0"

shutdown -r -t 0

Thankf for your advice, you solved my problem. I'd say you solved several problems in my machine. For example, I could launch Calibre, but I couldn't read the book with the internal viewer if I didn't runa as administrator the application. Sounds crazy.

Actually, as it turns out, what I posted will also break the Microsoft Store. I practically never disable UAC and was unaware of this limitation.

If you entered my registry change to disable UAC, re-enable it with the following command:

PowerShell as Administrator (This requires a restart)

Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableLUA" -Value "1" #Default value is 1

shutdown -r -t 0[/CODE]

To enable automatic silent UAC elevation for administrators without breaking the Microsoft Store you should do the following instead.

[i]PowerShell as Administrator (This takes effect immediately)[/i]

[CODE]
#The following is equal to the Security Policy "User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode" = "Elevate without prompting"
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "ConsentPromptBehaviorAdmin" -Value "0" #Default value is 2

#The following is equal to the Security Policy "User Account Control: Allow UIAccess applications to prompt for elevation without using the secure dekstop" = "Enabled"
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableUIADesktopToggle" -Value "1" #Default value is 0[/CODE]

The two methods do not work the same.

For example, as an admin, I run notepad and edit a file in Program Files folder. With first method, I can save the file. With second method, I can't. I can save the file if I run notepad as administrator.

So, I don't like that the first method breaks Metro store, but the second method doesn't work as expected.

I think this is because notepad is run as a standard user. There is another option 'Behavior of the elevation prompt for standard users', by default it is 'Prompt for credentials'. But I don't know if I set it not to prompt, it will be too risky.

I don?t get it to work. If i disable UAC completely, everything i being run in Admin mode, as i want to. But it breaks the Store.

The other method:

#The following is equal to the Security Policy "User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode" = "Elevate without prompting"

Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "ConsentPromptBehaviorAdmin" -Value "0" #Default value is 2

#The following is equal to the Security Policy "User Account Control: Allow UIAccess applications to prompt for elevation without using the secure dekstop" = "Enabled"

Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableUIADesktopToggle" -Value "1" #Default value is 0

Doesn?t seem to make anything run in admin mode like normally.

group policy or local group policy > Computer configuration > policys > windows >security > local

Silently elevates and dosnt brake the windows store, Good enough for a home network (Y)

Thank you for this. We always disable UAC since it interferes in what we are doing. Was setting up a few Surface Pros and was annoyed that I couldnt use the apps if UAC was off.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The machines are starting to fight back any way they can.
    • No news articles about the Arch Linux repo being majorly infected with malware?!?
    • Waymo recalls self-driving software after cars enter closed freeway work zones by Paul Hill Waymo, the self-driving car maker owned by Alphabet – the parent company of Google –, has recalled some of its fifth-generation Automated Driving Systems (ADS). It did so after some of its cars drove through closed construction zones. According to the National Highway Traffic Safety Administration (NHTSA), the affected vehicles were capable of driving through a closed freeway construction zone and continuing to drive at speed. The listing on the NHTSA website says that Waymo is currently developing a solution to fix this issue, but in the meantime, freeway driving is being restricted. Waymo will update its ADS software so that vehicles can detect when they can avoid entering construction zones. According to the Safety Recall Report, on April 20, 2026, Waymo’s Field Safety Committee began meetings reviewing an event from April 11, 2026, and five events from April 19, 2026, where Waymo’s autonomous vehicles didn’t recognize and drove past ramp closure signs into the pre-planned freeway construction zones. This took place in Phoenix, Arizona. Separately, on May 18, 2026, seven Waymo vehicles entered freeway lanes with active construction in the San Francisco Bay Area by driving between cones that were placed to show the lane was closed. On the back of both of these events, Waymo restricted freeway driving until it could address the issue. In June, Waymo’s Safety Board reviewed the issue and additional information related to ADS performances around construction zones; then, as a result, it decided to conduct a recall. This development is not good for Waymo as it adds to a growing list of technical hiccups its cars have experienced. Ultimately, it will lead to more scrutiny from lawmakers around the world who will be more cautious about letting autonomous vehicles on their roads without tighter regulation. For readers in areas where Waymo operates, does this news make you more wary about stepping into one of these vehicles?
    • I'm still on Windows 10 22H2 because I didn't want to deal with all the issues in Windows 11, so I waited almost a week before installing the latest Patch Tuesday update (KB5094127), I went ahead and did it, and it was a huge mistake—ever since then, my File Explorer has seen a performance drop of about 30% when transferring large files... Once again, Microsoft has outdone itself! This update cannot be uninstalled, either through the Control Panel (via Settings) or by accessing Advanced Startup Options. The only possible alternative would be to use system restore points, but I’d have to reinstall all app and driver updates (and there’s no guarantee it would work). Or there’s the “nuclear option” of a in-place repair without losing files or apps, but even then, all my customizations would be lost! Microsoft just can’t help but mess everything up! Way to go, Microsoft! But I still don’t want your c****y Windows 11!
    • Microsoft: Windows 11 could finally solve a major issue across AMD, Nvidia, and Intel GPUs by Sayan Sen While Microsoft has been trying to improve it, Windows 11 is definitely not flawless, as even today some issues are taking a year to publicly acknowledge. However, one area of trouble that may finally see much better results soon is graphics driver crashes. Work on graphics driver timeouts, also called Timeout and Detection Recovery (TDR), is not new as the latest WDDM 3.2 also has specific improvements regarding it. Windows Display Driver Model (WDDM) version 3.2 is supported on Windows 11 24H2 and 25H2. However, with the upcoming version 26H2, TDR crash diagnosis could go to the next level as Microsoft is introducing a new DirectX 12 API feature called "DirectX Dump Files". Similar to how system memory dump files work when a system crashes or freezes or encounters any such major issue, DirectX Dump Files (DDF) will essentially record a snapshot of the GPU execution right at the moment a graphics-related crash or hang or freeze occurs, so that developers can better understand and diagnoze these TDR and timeout detection errors. The dump will be available as a .dxdmp file for analysis and it will be a comprehensive dump file generated with detailed insights about the hardware, drivers, Windows, as well as the affected application. This should be another welcome change in this department. Earlier at GDC 2026, when the technology was first debuted, Microsoft had shared more details regarding it. The company had explained how DDF is designed to gather data from every layer of the graphics stack into a single file, eliminating the need for developers to manually correlate logs from multiple tools. As mentioned above, the dump can contain a lot of useful details like GPU hardware state information such as register values, shader program counters, page fault virtual addresses, shader memory data, and command buffers. Alongside that, it also captures DirectX runtime and kernel information, including D3D objects, pipeline state objects, device error data, adapter details, and CPU call stacks. Microsoft says the feature has been built around two primary use cases: retail device removals and local device removals. The former allows developers to collect crash information from end users' systems in the field, while the latter helps QA teams and developers investigate issues on test machines. Developers will also be able to include up to 2 MB of custom application data through new D3D12 APIs, providing additional context for troubleshooting. In addition, Microsoft is introducing three dump collection modes ranging from zero-overhead capture, which has no runtime performance impact on supported hardware, to higher-detail modes that collect more vendor-specific debugging data. On compatible Tier 2 hardware, zero-overhead dumps will be enabled by default, meaning developers may begin receiving useful crash diagnostics without making any code changes. The table below explains the three tiers: Tier Description NO_OVERHEAD Enables crash capture with no runtime cost and is suitable for broad deployment MEDIUM_OVERHEAD Provides a balance, capturing additional diagnostic data with moderate impact HIGH_OVERHEAD Collects the most detailed GPU and driver state available, enabling deeper investigation at the cost of higher runtime overhead In terms of availability, the company expects broader release to be around the fall of 2026, which should be right around the time when Windows 11 version 26H2 lands. Right now, DirectX Dump Files are available as a preview and currently, only AMD has the compatible AgilitySDK Developer Preview driver version 26.10.07.02. You can find the official announcement post here on Microsoft's website.
  • Recent Achievements

    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • One Year In
      Skeet Campbell earned a badge
      One Year In
    • One Month Later
      Sharbel earned a badge
      One Month Later
    • First Post
      BizSAR earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      599
    2. 2
      +Edouard
      190
    3. 3
      PsYcHoKiLLa
      79
    4. 4
      Michael Scrip
      77
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!