https://github.com/tryallthethings/fuac
https://github.com/tryallthethings/fuac
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tryallthethings/fuac
- Owner: tryallthethings
- Created: 2020-06-28T18:21:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T17:57:01.000Z (almost 6 years ago)
- Last Synced: 2025-05-18T11:06:57.966Z (about 1 year ago)
- Language: C#
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fUAC (f**k User Account Control)  [](https://github.com/tryallthethings/fUAC/releases) 
**PLEASE READ: Before continuing to download / use this tool please be aware of the implied security risk. Disabling UAC might bring some convenience but also brings several security risks. Use this tool at your own risk or contact your local Administrator / IT-Support first!**
## Download
Latest version can be downloaded from here: [https://github.com/tryallthethings/fUAC/releases](https://github.com/tryallthethings/fUAC/releases)
## Purpose
This executable will completely disable Windows UAC (User Account Control) [https://en.wikipedia.org/wiki/User_Account_Control](https://en.wikipedia.org/wiki/User_Account_Control). It was created out of the need to circumvent an IT security policy on our test machines which required UAC to be enabled. But UAC broke some of our development software.
If you are in a similar situation you can use this as well.
## Usage
### GUI
Start the executable and click the button in the bottom right corner
### Command-line / batch / Task scheduler
Run `fuac.exe fo`. This will disable UAC and exit the tool immediately.
**For both cases I recommend running the executable as Administrator or command prompt / power shell as their elevated versions. The executable does try to get elevated permissions but does sometimes fail.**
## Supported OS
Tested successfully on Windows 7, 8.1 and 10.
## Virustotal
Check of latest release: [https://www.virustotal.com/gui/file/156c74607370a426ef062ca409d8ce8000b08be7ec50a46232d7406cacd94056](https://www.virustotal.com/gui/file/156c74607370a426ef062ca409d8ce8000b08be7ec50a46232d7406cacd94056)