Skip to content

Emmanuelraj/remove-windows-install-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

remove-windows-install-ubuntu

Perfect 👍 Let me give you the full step-by-step guide — from making the Ubuntu USB to fully wiping Windows and installing Ubuntu on your SSD only.


🖥️ Full Guide: Remove Windows & Install Ubuntu (SSD Only)


Part 1 – Create Bootable Ubuntu USB

1. Download Ubuntu


2. Download Rufus

  • Get Rufus 👉 rufus.ie
  • Run it (no install needed).

3. Insert USB Stick

  • Use at least 8 GB USB
  • Back up data on it (everything will be erased).

4. Configure Rufus

  • Device → select your USB drive
  • Boot selection → “Disk or ISO image” → choose the Ubuntu ISO you downloaded
  • Partition schemeGPT
  • Target systemUEFI (non-CSM)
  • File systemFAT32
  • Click Start → wait until done

Now your USB is ready ✅


Part 2 – Boot into Ubuntu Installer

1. Restart your PC

  • While it’s booting, press the boot menu key (common: F12, F2, ESC, or DEL).
  • From the menu, choose your USB drive.

2. Ubuntu Menu Appears

  • Select “Try or Install Ubuntu”

Part 3 – Install Ubuntu

1. Start Installer

  • Click Install Ubuntu on the desktop.
  • Choose Language & Keyboard layout.

2. Updates & Software

  • Choose Normal installation
  • Check Install third-party software
  • Continue

3. Installation Type

Here’s the critical step:

  • Select Erase disk and install Ubuntu
  • Click Advanced features (optional) → confirm use LVM if you want easier resizing later (optional).

Part 4 – Choose the SSD

  • You will see your disks:

    • /dev/sda (~931 GB) → your HDD (Disk 0: D:, E:, F:)
    • /dev/sdb (~465 GB) → your SSD (Disk 1: C:)

👉 Select /dev/sdb (465 GB SSD) ⚠️ Do NOT select /dev/sda (~931 GB HDD)

Ubuntu will erase only the SSD and install itself there.


Part 5 – Installation

  1. Confirm → it will warn all data on SSD will be erased.
  2. Choose time zone.
  3. Create username + password.
  4. Installation runs (10–20 minutes).

Part 6 – Finish & Reboot

  • When it’s done, remove the USB.
  • Reboot → your PC now boots directly into Ubuntu 🎉
  • Windows is completely gone.

Part 7 – After Install

  • Open Files app in Ubuntu.
  • On the left, under “Other Locations”, you’ll see your HDD (D:, E:, F:).
  • Ubuntu can read/write them (NTFS is supported).
  • You can use them as extra storage.

✅ Done: Windows is fully removed, Ubuntu runs on SSD, and your HDD remains safe.


Would you like me to also give you instructions for auto-mounting your HDD (D:, E:, F:) every time Ubuntu starts, so you don’t need to click them manually each time?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published