Win7 and WIN8 dual system default boot entry how to set

Source: Internet
Author: User

When the XP system is retired, the computer system we use is nothing more than the Win7 system and the WIN8 system. Many people in order to experience the two systems bring different feelings, will install a dual system. However, in the use of the process, but encountered trouble, clearly set the default startup is W8, but the system has entered the W7. So how do the Win7 and WIN8 dual system default startup items set up? Let's take a look at it.

Method One: Use Startup folder

1. Create a new shortcut on the desktop, and enter the following characters in the "Please type the object's position" box:

Bcdedit/set {bootmgr} default {current}

2, when the shortcut is created, directly on the shortcut right click, this time will display the Properties window. As shown in figure:

3, locate the Advanced Properties window and open it. As shown in figure:

4, in the inside find "Run as administrator" and tick. Then put the shortcut in the Startup folder of Win7 or Win8.

Method Two: Use Task Scheduler

1, create a new text document on the desktop, in which to enter the following characters:

Set Shell = CreateObject ("Wscript.Shell")

Shell.run "Bcdedit/set {bootmgr} default {current}", 0

2, rename the folder to Defaultboot.vbs, then Win7 and WIN8 system to create a Task scheduler, set it to boot automatically run the VBS. Note that the "Run with maximum permissions" option is checked.

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.