Saturday, August 29, 2015

windows 8 - User Account Control Bypass without login administrator

Is another way to bypass this if you encounter this window with administrator user?


The user and password of all PC is unknown, I don't want to reformat the whole PC just remove all administrator rights or bypass the account.


enter image description here

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...