Originally posted by Chad3623wiley
go into notepad and type
@echo off
cmd
save it as .bat then open it, it should be command prompt,type in
net localgroup administrators "your username" /add
that will give your account admin access, to set yourself back to normal goto command prompt and type
net localgroup administrators "your username" /delete
there you go
+rep if i helped
I just tried that and like, I still wasnt able to get admin access