Win10 system Setup.exe command line parameter summary

  
                

Setup.exe is one of the Win10 preview installation files. Usually when you run the exe file, the users operate by double-clicking. But in fact, this is not the only way to run Setup.exe. We can manipulate it by adding various command line arguments after it.


▼Win10 system installer Setup.exe command line parameters detailed:


Command 1: /auto

• Available parameters: Upgrade; DataOnly; Clean

• Role: Automatic installation deployment and migration, the installation process and the interactive interface will still be displayed, but will be set automatically. This parameter will also automatically apply the following default settings: Auto Accept EULA Protocol, Install Update Default Enable, Telemetry Data Collection and Upload Default On, OOBE Interaction Interface will be skipped directly, hard disk partition boot record will be upgraded or created.

• Example: setup.exe /auto upgrade Automatically upgrades the installation.

Command 2:/quiet

• Available Parameters: None

• Function: This command will hide all installation interfaces, including after the failure. Roll the interface.

• Example: setup.exe /auto upgrade /quiet Silent automatic upgrade installation.

Command 3: /pkey

• Available Parameters: Product Serial Number

• Function: Install Win10 system with a specific product serial number.

• Example: setup.exe /auto upgrade /pkey ABC12-DEF34-GHI56-JKL78-MNP90 Automatic upgrade installation and use the following serial number Previous page123Next page Total 3 pages

Copyright © Windows knowledge All Rights Reserved