Using the SYSTEM account for Windows 7

Source: Internet
Author: User

Two days ago installed a system, feel the Windows7 is also almost mature, experience. Results d disk Some of the original files do not have permission to delete, when viewing permissions only system permissions have delete permissions, even if I enabled the Administrator account, also can not delete those files. The tools for forced deletion from the Internet are not easy to use. Later on the Internet to see a way, through the service to run CMD, at this time CMD will be the SYSTEM account login. In this way we can delete the file in cmd, but the day is not with the person. Set a task, do not know how, always do not execute, and then view the history of task execution, is 103 and 203 errors, the result is not successful.

Less gossip, and later found a command on the Internet, the successful use of the system to execute CMD, in fact, is only a cmd can be used for users. But that's enough. The order is as follows:

SC Create supercmd binpath= "cmd/k start" type= own type=

SC start Supercmd

Save the above two lines of code to TXT, change the extension to bat, and execute it. May pop up a query window, choose "View Message" on it, will enter the system's operating interface, white background, only a black cmd now in front.

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.