Skip to content

pxradiso/EnableUAC-OpenSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

⚡ EnableUAC – Source Code

Made with ❤️ by pxradise
Original Release Repository
Platform: Windows 10/11
License: MIT


🖥️ What is EnableUAC?

EnableUAC is a lightweight script written in PowerShell that restores and enables User Account Control (UAC) on Windows.
This repository contains the full open-source PowerShell code, which has also been compiled into a standalone EXE for easier usage.

Ideal if UAC has been disabled, corrupted, or misconfigured.


⚙️ How it works

  • Must be run as Administrator.
  • Restores UAC to its default configuration.
  • By default, sets UAC to Option 4 — Always Notify, the highest security level.
  • Prompts the user to restart the PC after enabling UAC.

🧩 Supported Versions

  • Windows 10 😉
  • Windows 11 🪟

🛠️ Requirements

  • Windows 10 or 11
  • Administrator rights
  • PowerShell 5.1+

About

EnableUAC Source Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors