Reprint: Found on the Baidu library a question and answer of admin rights

Source: Internet
Author: User

When you can't get permission for a file anyway, you can try it the following way

Reprint Address: Http://zhidao.baidu.com/link?url= Kccvpzptj0cdty-72-uwfr166ianreba4dywmzh6vpqxtuf8qmwpsnqeke2zq3t1npuqdpkscefag2zuiv8zza

WIN7 How to use Administrator privileges:
1. Right-click on "Computer" and go to "manage" to find "users and Groups"
2. Locate the Administrators, right-click to bring up the property, and remove the "This account is disabled" front tick.
Back to the desktop

3. Create a new Notepad and copy the following:

Windows Registry Editor Version 5.00

[Hkey_classes_root\*\shell\runas]
@= "Administrator takes ownership"
"Noworkingdirectory" = ""
[Hkey_classes_root\*\shell\runas\command]
@= "cmd.exe/c takeown/f \"%1\ "&& icacls \"%1\ "/grant administrators:f"
"Isolatedcommand" = "cmd.exe/c takeown/f \"%1\ "&& icacls \"%1\ "/grant administrators:f"
[HKEY_CLASSES_ROOT\EXEFILE\SHELL\RUNAS2]
@= "Administrator takes ownership"
"Noworkingdirectory" = ""
[Hkey_classes_root\exefile\shell\runas2\command]
@= "cmd.exe/c takeown/f \"%1\ "&& icacls \"%1\ "/grant administrators:f"
"Isolatedcommand" = "cmd.exe/c takeown/f \"%1\ "&& icacls \"%1\ "/grant administrators:f"
[Hkey_classes_root\directory\shell\runas]
@= "Administrator takes ownership"
"Noworkingdirectory" = ""
[Hkey_classes_root\directory\shell\runas\command]
@= "cmd.exe/c takeown/f \"%1\ "/r/d y && icacls \"%1\ "/grant administrators:f/T"
"Isolatedcommand" = "cmd.exe/c takeown/f \"%1\ "/r/d y && icacls \"%1\ "/grant administrators:f/T"

Then save as Win7 to get administrator permissions. Reg, the suffix must be. reg
Import the saved registry information so that you have WIN7 administrator privileges.
Right-click on the folder to receive "Administrator Take Ownership"Ask:
Still can't get in, my C drive no user can control? What should I do?
Chase Answer:
Just do it, this is the way countless people have verified the ability to hack WIN7 permissions.

Reprint: Found on the Baidu library a question and answer of admin rights

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.