Windows 10: Windows 10 forcing program to run as administrator

Discus and support Windows 10 forcing program to run as administrator in Windows 10 Ask Insider to solve the problem; At my work we have a program which we created in Visual Studio that we have been running on our Windows 7 computers. When we installed it on our new... Discussion in 'Windows 10 Ask Insider' started by /u/sbuettner9, Jan 16, 2020.

  1. Windows 10 forcing program to run as administrator


    At my work we have a program which we created in Visual Studio that we have been running on our Windows 7 computers. When we installed it on our new machines the program defaults to running as administrator without the option to change it. I verified that our win7 computers are not running as administrator as well.

    Has anyone seen this and figures out a solution?

    submitted by /u/sbuettner9
    [link] [comments]

    :)
     
    /u/sbuettner9, Jan 16, 2020
    #1

  2. Unable to Run Certain Applications Without Running as Administrator [Windows 10 x64bit]

    Hello vincent7763, my name is Irisdiel and I am an independent advisor.

    To always run applications as administrator I would suggest following the below instructions followed by a URL that you may refer to for more information.

    Step 1: Open the Start menu and click All apps. Find the program you want to always run in administrator mode and right-click on the shortcut. In the pop-up menu, click Open file location. Only desktop programs (not native Windows 10 apps) will have this option.

    Step 2: A File Explorer window will open to the location of the program you want to access. Right-click on the program and click Properties from the pop-up menu.

    Step 3: In the Properties window, click the Shortcut tab and then click Advanced...

    Step 4: In the Advanced Properties window, check the box next to Run as administrator and click OK.

    Step 5: The program will now open in administrator mode when you click the shortcut from the Start menu. You'll need to repeat these steps for each program you want to have this feature.

    URL:
    https://superuser.com/questions/1002262/run-app...


    Thank you and good luck.

    Regards- .
     
    Irisdiel H, Jan 16, 2020
    #2
  3. Cannot run a program from an Administrator account

    Hi,

    Welcome to Microsoft Community and thank you for your interest in Windows 10.

    • Have you tried with other programs?
    • Is this issue confined only with particular app\program?
    I suggest you to check with other apps\programs and let us know with the result.

    Also enter the following command to enable the hidden administrator account:

    net user administrator /active:yes

    Note: Disable the account by running the following command after troubleshooting the issue:

    net user administrator /active:no

    Once you have enabled the account, you will see it listed in the user accounts control panel applet. Note that the account has not assigned a password to it, and that you should consider setting one to improve account security.

    Hope this information was helpful and do let us know if you need further assistance. We will be glad to assist.



     
    Karthicka_R, Jan 16, 2020
    #3
  4. Windows 10 forcing program to run as administrator

    0x80070057 when trying to run Program Compatibility Troubleshooter in Windows 10

    Hi Paul,

    For us to better isolate your concern, we'd like to get additional information. Kindly answer the following questions below:

    • Are the programs already installed on your computer?
    • What other troubleshooting steps have you done so far?
    If you're still trying to install the programs, we suggest changing the compatibility mode of the installers before installing the programs. Follow the steps below:

    • Right-click AOL Desktop installer or Facebook Gameroom.
    • Select Properties.
    • Go to Compatibility tab.
    • Check the box for Run this program in compatibility mode for.
    • Click the drop-down option and select any Windows previous version.
    • Check Run this program as an administrator.
    • Click Apply, then OK.
    • Try to install the program using the installer.
    We'll keep an eye out for your response.
     
    Martin Bar, Jan 16, 2020
    #4
Thema:

Windows 10 forcing program to run as administrator

Loading...
  1. Windows 10 forcing program to run as administrator - Similar Threads - forcing program run

  2. Cannot run a program as administrator

    in Windows 10 Customization
    Cannot run a program as administrator: Hello,Last week, I sent my laptop to my IT team's company to install VPN for me to work remotely at home. So, everything went smoothly when I log in as usual into my windows but the problem is I can't open certain program which requires 'run as administrator'. Suddenly, it...
  3. Can't run programs as an administrator

    in Windows 10 BSOD Crashes and Debugging
    Can't run programs as an administrator: Hey, so recently I posted a question related to an issue with the windows installer. After looking into it, and encountering similar issues with other programs, I managed to figure out the fix would be to run the sfc. And that's when another problem emerged, I try to run...
  4. Can't run programs as an administrator

    in Windows 10 Performance & Maintenance
    Can't run programs as an administrator: Hey, so recently I posted a question related to an issue with the windows installer. After looking into it, and encountering similar issues with other programs, I managed to figure out the fix would be to run the sfc. And that's when another problem emerged, I try to run...
  5. Programs always run as administrator without checking "Run this program as an administrator"

    in Windows 10 Network and Sharing
    Programs always run as administrator without checking "Run this program as an administrator": Hello as the title says random things have an administrator icon shield thing and when I open it, it says Do you want to allow this program, etc normal run as administrator stuff and when I go in properties then compatibility I don't have checked "Run this program as an...
  6. Unable to run Programs as Administrator

    in Windows 10 Customization
    Unable to run Programs as Administrator: I have recently noticed that, although I am shown as Administrator in my Profile and "netplwiz" confirms this, I am unable to run Programs as Administrator. They all open and run OK on double click. Anyone know what might be causing this? Cheers. Ken...
  7. Forcing a program to run with standard privileges?

    in Windows 10 Software and Apps
    Forcing a program to run with standard privileges?: I have a program that has the elevated shield on its icon but when I run it, I get a window that says Setup should not initially be run elevated. Run setup with standard privileges; it will elevate if needed. I'm logged in as a user with Administrator rights. That's not...
  8. Forcing a program to run with standard privileges?

    in Windows 10 Support
    Forcing a program to run with standard privileges?: I have a program that has the elevated shield on its icon but when I run it, I get a window that says Setup should not initially be run elevated. Run setup with standard privileges; it will elevate if needed. I'm logged in as a user with Administrator rights. That's not...
  9. Issue with running programs as administrator

    in Windows 10 Customization
    Issue with running programs as administrator: Hi there. Couple days ago I formatted my SSD drive and reinstalled Windows 10 on it. Since that moment I have issues with account I use(lets call it ABC) even though I granted admin permission on every layer is known to me. I can't run some .exe files like CITRIX Workspace...
  10. Run User Program As Administrator

    in Windows 10 Software and Apps
    Run User Program As Administrator: I want to create a small program (bat, exe, PowerShell, whatever) to delete all Event logs. I want to put this on the C drive (not a shortcut on the desktop), double-click it, and it runs. I don't want to have to right-click and choose Run as administrator. Approving the UAC...