Wednesday, August 5, 2015

Change Windows user to an Administrator from Ubuntu

I had a single account on my Windows 10 laptop which I changed from an administrator to a standard account not knowing the consequences.


I tried booting Ubuntu (16.04) from a flash drive. But when I'm renaming sethc.exe file I get a popup showing "Error renaming file operation not supported". Please help me out of it and become the administrator user of the system.

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...