How to avoid "admin rights needed" during startup, for old utilities?


  1. Posts : 25
    WinX
       #1

    How to avoid "admin rights needed" during startup, for old utilities?


    I'm still using some older utilities that load at bootup. They trigger the "load as administrator" routine, which is an annoying interruption that requires a user click. Is there a way to force Win10 to auto-load programs (either specific ones, or alternatively any program) without user intervention?

    (Running Win10-Pro 1909; the latest available for my ThinkPad)
      My Computer


  2. Posts : 2,799
    Linux Mint 20.1 Win10Prox64
       #2

    I use this registry hack to avoid from: .exe, .bat,.cmd, .vbs file extensions
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{E2F13B98-650F-47DB-845A-420A1ED34EC7}User\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
    "LowRiskFileTypes"=".exe;.bat;.cmd;.vbs"
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
    "LowRiskFileTypes"=".exe;.bat;.cmd;.vbs"
      My Computer


  3. Posts : 16,949
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #3

    Set the applications up in Task scheduler, see
    Create Elevated App Shortcut without UAC Prompt - TenForumsTutorials
    then don't try to start the applications themselves at startup but run their TS tasks instead.

    Denis
      My Computer


  4. Posts : 7,607
    Windows 10 Home 20H2
       #4
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:40.
Find Us




Windows 10 Forums