To start a named instance of SQL Server with minimal configuration
sqlservr -c -f -s {instancename}
Note You must switch to the appropriate directory (for the instance of SQL Server you want to start) in the command window before starting sqlservr.exe.