Run VNC Server in Application Mode While Having Admin Abilities - Not Recommended

Опубликовано: 18 Март 2026
на канале: James Miscellaneous
734
6

Works for me, but ideally you should just run it as a service and be done with it. But if you like having your way on Windows, there's always something you can try.

Kill UAC at your own risk - Copy/Paste for reg file inside asterisks.
**********
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000
**********
I misspoke in the video as I often do... You can run anything from startup in application/user mode just fine, but they won't run if you have them tagged as "Run as Administrator" in the shortcut. (Unless you use the reg tweak I shared above 😎) Or they still won't, but you won't NEED to Run as Administrator! Confused yet? 😁😆