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

    • Good. I hope more people sue them for focusing on this worthless junk.
    • How about fire the guy who approved all the bad decisions? The guy who bought these studios in the first place? Oh wait, Satya is safe with his billions while the workers pay the price.
    • This had nothing to do with games. This is all about management wanting to squeeze as much money from Xbox to keep Microsoft's AI ambitions afloat. Someone has to make money to burn on AI.
    • GeekBook X16 Pro Intel Core Ultra 9 thin and light laptop gets a 17% discount by Steven Parker GEEKOM is back with a 17% discount on its top-of-the-range X16 Pro laptop. You may remember that we reviewed the X14 Pro back in February, which marked GEEKOM's debut into the ultrathin laptop segment. You can view the full specs below. GEEKOM X16 Pro Model NX14CM Dimensions 322.58 × 213.36 × 5.8 mm (12.7"L x 8.4"W x 0.23"T) Weight 997 g / 2.2 lbs Material Unibody Magnesium Alloy CPU Intel Ultra 5 125H (14C/18T, 24MB L3, 2.3-5.1 GHz, TDP 20W) Intel Ultra 9 185H (16C/22T, 24MB L3, 2.3-4.5 GHz, TDP 35W) Graphics Intel Arc graphics 8 Xe-cores @ 2350MHz 1024 shading units/stream processors (128 CUs), 8 Raytracing Cores, 64 texture mapping units, and 32 ROPs NPU Intel AI Boost, 11 TOPS / Up to 33 TOPS (CPU+NPU+GPU) Memory 32GB Dual-channel LPDDR5x 7467 MT/s Micron SODIMM Storage 1 x M.2 2280 PCIe Gen 4x4, Wodposit 1TB, 2 TB Display 16.0" IPS LCD, 2560 × 1600 (16:10) 100% sRGB, 120Hz Refresh Rate Camera 2MP 1080P 1 × Light sensor in camera module 1 × LED indicator in the camera module Windows Hello Support: No Mic 2 x Digital Mics integrated in the camera module Speakers 2 x 3813 (4Ω×2W) built in body Audio Codec: ALC269QN-VC3-GR Certificate: DTS: X Ultra Operating System Windows 11 Pro 25H2 Bluetooth Bluetooth 5.4 Wireless LAN MediaTek MT7922 M.2 Wi-Fi 6E LAN card Left I/O ports 1 x HDMI 2.0 2 x USB4 (40 Gbps) Right I/O ports 1 x USB 3.2 Gen 1 Type-A (5 Gbps) 1 x 3.5 mm Audio jack 1 x Camera Privacy Shutter Keyboard 78Key 1.2±0.2mm / Height 3.5±0.2mm (with backlight) White LED light in Caps Lock and Fn key Language: Default US Touch Pad Dimension: 120 x 71mm Material: Mylar Position: Middle Interface: I2C, Dualpoint button Dock Input port: 1 x Type-C 2 x USB 3.0, 1 x RJ45 1 x PD 1 x HDMI (Bio) Security Fingerprint sensor (in the power button) SD Card slot No Kensington Lock No Battery 77Wh (Input 20V, 3.25A) Power 65W PD GaN Fast Charge, USB-C to USB-C Warranty 2 years (Early Bird 1+1 Years) Deal price $1119.67 The X16 Pro is powered by the Intel Ultra 9 185H, which was released in Q4 2023 and is a 14th Gen Meteor Lake CPU designed for laptop/mobile using the Intel 4 architecture based on a 7nm process. The Ultra 9 185H features 16 cores and 22 threads running at up to 5.1 GHz. It also includes a dedicated NPU utilizing Intel AI Boost at 11 TOPS. On the graphics front, the 185H includes the still fairly capable ARC Graphics (not to be confused with the newer ARC 140T) integrated GPU with a max GPU frequency of 2350 MHz across 8 Xe-cores. It has been said that the iGPU is equivalent to the NVIDIA GeForce 3050 and GTX 1650 in gaming and synthetic benchmarks. Other highlights include an AMOLED display, LPDDR5x memory at 7467 MT/s, WiFi 6E, Bluetooth 5.4, and a fingerprint sensor built into the power button. AI PC? Although the Intel Core Ultra 9 185H includes a dedicated NPU, it's only 11 TOPS; therefore, it does not qualify as a Copilot+ PC. However, it can reach up to 33 TOPS with a combination of NPU, CPU, and GPU. As I said, although we only reviewed the X14 Pro, the unboxing is the same for the X16 Pro, which I noted in my review. The packaging is quite a nice experience. The outer box houses the X16 Pro box with a small compartment that contains the 5-in-1 Dock ($40 value), which appears to be an "Early Bird" inclusion. Upon removing the box cover, the X16 Pro is revealed sitting in a cardboard compartment with two small booklets of documentation. To the left of the X16 Pro are two cardboard compartments containing the 65W charger and Type-C USB cable. What’s In The Box 1 x GEEKOM X16 Pro Ultra-thin Laptop 1 x Type-C to Type-C cable 1.8M 1 x 65W GaN PD Fast Charger 1 x Warranty Card 1 x Thank You Card 1 x User Guide All products sold by GEEKOM receive a 3-year free Warranty from the date you receive the product. If needed, you can RMA or return locally relative to your region (the U.S. has a U.S. warehouse, mainland E.U. has a German warehouse). GEEKOM X16 Pro at GEEKOM U.S. for $1,119.67 was $1,349 (17% off) Use coupon code NWGBX1617 when checking out. This flash deal expires on July 2. Huge Summer Sale As a reminder, yesterday GEEKOM kicked off their Huge Summer Sale, in which there are deep discounts on a range of other GEEKOM products. From June 15 to June 30, the GEEKOM Official Store will be running its Summer Sale, with discounts starting from 15% off across the entire lineup, up to 50%! This is their biggest promotion of the year so far, offering pricing that is even lower than select Prime Day deals. You can check out the discounts at the dedicated Summer Sale landing pages below. GEEKOM U.S. Summer Sale GEEKOM U.K. Summer Sale While the Summer Sale ends on June 30, this deal will remain active until July 2.
    • We are reached to the point that apple looks affordable and better choice than anything else, in what dystopia are we living in....
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      +Edouard
      199
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!