How to Use win7 with administrator permissions

Source: Internet
Author: User

How to Use win7 with administrator permissions:

1. Right-click "computer" and choose "manage"> "user and group"

2. Find the administrators, right-click the attributes, and remove the check box before "this account has been disabled.

Back to desktop

3. Create a New notepad and copy the following content:

Windows Registry Editor Version 5.00

[Hkey_classes_root/*/Shell/RunAs]
@ = "Administrator 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 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 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"

OK. Save it as a name. The suffix must be [. Reg]

Obtain administrator privileges in win7. Reg

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.