winutil icon indicating copy to clipboard operation
winutil copied to clipboard

activate administrator account, disable defender, disable firewall

Open cojmar opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

admin account enable: net user administrator /active:yes disable: net user administrator /active:no

disable defender, disable firewall i do them with gpedit, thats why this feature can be very helpful because is just 1 click instead of searching gpedit policies

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

cojmar avatar Jan 12 '23 12:01 cojmar

Imho disabling the defender should be included, I wonder why it is missing.

martin-braun avatar Apr 18 '23 01:04 martin-braun

Closed due to inactivity

github-actions[bot] avatar Feb 21 '24 00:02 github-actions[bot]