Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to allow a Power User to make registry changes

Featured Replies

I work for a small private company and in the office we have several PCs hooked up to our network. Some log in to their own local machines (like myself) and others log into our domain and have Power User access to their PCs. Recently we had a problem on our secretary's PC. We logged into the administrator account and ran a registry fix program and the problem disappeared. However back on the Power User account the registry fix program was denied access. Is there any way to temporarily allow the account which is set up as Power User to make changes to the registry?

Thanks for any replies!


Use runas from the command line, would be my suggestion.

  • Author

while this worked to run the program, the program then did a cleanup for the administrator count (or so it seemed) and the power user account is still messed up. I'm looking more for a way to run the program AS the power user.

Unfortunately, that's not as easy. Registry editing requires ACLs and perms set on the registry and the filesystem that would make the user, basically, an administrator for all intents and purposes. It might be better to change the account type temporarily, make the fix, then switch it back.

runas administrator

CACLS %path to folder containing settings that will change% /E /T /C /G "power users":F"

EDIT: (sorry left my runonce info in there which would be no help)

then run it normally as the power user

then remove permissions i suppose.

I believe your problem is power users not being able to modify system wide permission.

But if the changes were system wide they would have appeared when ran as admin, no?

Edited by iamtheky

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.