Run As Administrator -

: Attackers often exploit software running as an administrator to gain unauthorized system access. For instance, opening a file dialog from an elevated application (like Notepad running as admin) can allow an attacker to launch an elevated command prompt without triggering a new UAC prompt. ⚙️ How to Execute "Run as Administrator"

: Editing or interacting with files stored in protected locations, such as the System32 directory. Run as Administrator

When a user selects "Run as Administrator," Windows utilizes the framework to transition the application's process from a standard token to an administrative token. : Attackers often exploit software running as an

: Applications gain the ability to modify protected system directories (like C:\Windows ), change the registry, and manage system-level services. change the registry