First Launch and User Creation
When Ubuntu opens for the first time, you will see prompts in the terminal window.
-
“Enter new UNIX username:” — Type a short lowercase name (e.g.,
devuser) → Enter- Do not use spaces or uppercase
- This is your Linux username — it can differ from your Windows username
-
“New password:” — Type a password → Enter
- No characters appear as you type — this is normal Linux behavior
-
“Retype new password:” — Type the same password again → Enter
-
“Would you like to opt-in to platform metrics collection (Y/n)?” — Ubuntu asks whether to send anonymous system reports to Canonical to help improve compatibility.
Help improve Ubuntu!...Would you like to opt-in to platform metrics collection (Y/n)? To see an example of the data collected, enter 'e'.[Y/n/e]:- Type
yand Enter to opt in, ornand Enter to decline — either is fine for this guide - Type
efirst if you want to see a sample report before deciding - This prompt appears once; your answer is saved in Windows
- Type
Expected prompt when done:
devuser@HOSTNAME:~$Remember this password. You need it every time you run
sudocommands.
If the Ubuntu window did not open: Start menu → search Ubuntu → click to launch.