Windows 10: How to create a batch script that boots into another operating system

Discus and support How to create a batch script that boots into another operating system in Windows 10 Gaming to solve the problem; Hi everyone! I am trying to create a batch script that when opened, will boot to the PC Restore Utilities, but after trying, it won't boot, it will... Discussion in 'Windows 10 Gaming' started by queen jiafei, Jan 26, 2023.

  1. How to create a batch script that boots into another operating system


    Hi everyone! I am trying to create a batch script that when opened, will boot to the PC Restore Utilities, but after trying, it won't boot, it will restart the OS and boot back into it.

    :)
     
    queen jiafei, Jan 26, 2023
    #1
  2. yegorsw Win User

    Run the audio troubleshooter from a batch script

    I have an automated home theatre setup - a batch script that enables my TV as a display, and changes the TV to be my primary display (so games and apps open on my TV instead of my monitor).

    The same script also changes my default audio device to be the TV.

    The problem is every time I turn off my TV, it disappears from the list of audio output devices in Windows 10, and even when I turn it back on, it does not appear in the list. However, if I RIGHT CLICK on the audio icon and select "troubleshoot sound problems"
    and immediately cancel/close the troubleshooter, the TV is automagically added to my list of output devices.

    My question is - is there any way to have this troubleshooter be launched from a batch script and instantly closed? Alternatively, is there a way to force a refresh of the audio devices through a batch script?
     
    yegorsw, Jan 26, 2023
    #2
  3. Flava0ne Win User
    Creating Shortcuts with Batch File

    Tried both of the VB Scripts that you provided and adding the 9 switch to the batch file but neither was able to create a shortcut to my desktop.
     
    Flava0ne, Jan 26, 2023
    #3
  4. Julivgar Win User

    How to create a batch script that boots into another operating system

    Netfix Batch Script- Fix internet connection

    Somebody please try my batch script Netfix and leave feedback so I can improve it. thank you!

    My goal is to make a troubleshooter to help the built in "Windows Network Diagnostics" fix internet connection problems. How can you help?

    1. Download/copy the code on notepad then save as "Netfix.bat" or "Netfix.cmd"

    2. Test the Batch script

    3. Provide feedback and/or suggestions

    Thank you!
     
    Julivgar, Jan 26, 2023
    #4
Thema:

How to create a batch script that boots into another operating system

Loading...
  1. How to create a batch script that boots into another operating system - Similar Threads - create batch script

  2. How to create a batch script that boots into another operating system

    in Windows 10 Software and Apps
    How to create a batch script that boots into another operating system: Hi everyone! I am trying to create a batch script that when opened, will boot to the PC Restore Utilities, but after trying, it won't boot, it will restart the OS and boot back into it....
  3. How to create a batch script that boots into another operating system

    in Windows 10 Installation and Upgrade
    How to create a batch script that boots into another operating system: Hi everyone! I am trying to create a batch script that when opened, will boot to the PC Restore Utilities, but after trying, it won't boot, it will restart the OS and boot back into it....
  4. Batch scripting

    in Windows 10 Software and Apps
    Batch scripting: Hi, here's the code that I used for 3 DISM commands to start automatically after pressing a key:Code and result:Code:@echo off echo You are going to use DISM. echo 1. To check the image. echo 2. Scan your PC's health echo 3. Restore your PC'S health. echo To continue, press...
  5. Batch scripting

    in Windows 10 Gaming
    Batch scripting: Hi, here's the code that I used for 3 DISM commands to start automatically after pressing a key:Code and result:Code:@echo off echo You are going to use DISM. echo 1. To check the image. echo 2. Scan your PC's health echo 3. Restore your PC'S health. echo To continue, press...
  6. Batch scripting

    in Windows 10 Network and Sharing
    Batch scripting: Hi, here's the code that I used for 3 DISM commands to start automatically after pressing a key:@echo off echo You are going to use DISM. echo 1. To check the image. echo 2. Scan your PC's health echo 3. Restore your PC'S health. echo To continue, press any key. echo Before...
  7. PageFile.sys batch script

    in Windows 10 Virtualization
    PageFile.sys batch script: Hello, I need help writing a batch script that would configure Windows Virtual Memory based on the amount of RAM installed If you have 4 GB of RAM, set virtual memory to 8 GB (Custom size: set both initial and maximum size to 8192) If you have 8 GB of RAM, set virtual memory...
  8. Creating dual boot of two Windows operating systems.

    in Windows 10 Updates and Activation
    Creating dual boot of two Windows operating systems.: Hey, I am using Windows 10 home single language 64 bit which is activated by an OEM key. I am planning to create a dual boot of Windows 8.1 and Windows 10. I have the license key for Windows 8.1. My question is that Will it affect my activation? In future if I uninstall...
  9. How to undo a batch script

    in Windows 10 Network and Sharing
    How to undo a batch script: I decided it would be a good idea to download and run a random batch script from the internet to get the ability to move files around freely, rather than sticking to the presets. Microsoft, if you see this, please allow us to move and organize files as we wish and not have to...
  10. Batch Scripts / Programs.

    in Windows 10 Performance & Maintenance
    Batch Scripts / Programs.: The members and quests who use this forum know how professional, informative and helpful it is! In order to help members solve their problems/issues we often ask them to run certain programs and perform certain tasks and then upload [ post ] the results to the forum for us...