How to Use NOOBS on Raspberry Pi 4  | Raspberry Pi

Raspberry Pi

Want to quickly start off with your new Pi 4? The New Out Of Box Software (NOOBS) is the way to go.

After you have finished setting up your work area for your new Pi 4, you should be ready to install an operating system on it! If this is your first time working with a Raspberry Pi, or you just want a quick way to start off with the Pi 4, the New Out Of Box Software (NOOBS) is the way to go.

Though you can buy a MicroSD card with NOOBS pre-installed, it is almost as easy (and much more rewarding) to install the operating system yourself.

Downloading NOOBS

Before doing anything else, you should start downloading the NOOBS file itself. Head over to the NOOBS download page and you will be presented with two options: NOOBS or NOOBS Lite.

how_to_use_NOOBS_RPi4_EP_MP_image1.png

NOOBS

Weighing in at 2.1 GB, the offline version of NOOBS may take a while to download depending on your internet speed, but comes with Raspbian and LibreELEC (a media center OS) pre-loaded to install on your Pi. Pick this option if your Pi will not have internet access while installing.

NOOBS Lite

The NOOBS Lite version is considerably lighter, taking up less than 40 MB of space. Of course, you will need internet access during installation so that the Pi can download everything it needs.

Preparing your SD Card

how_to_use_NOOBS_RPi4_EP_MP_image2.png

While NOOBS is downloading, we can start preparing our microSD card to host the operating system. Insert your card into its adapter, then into your work computer.

Though formatting your SD card isn’t necessary if the card is brand new, it is a good skill to know in general for those working with Raspberry Pis. For Windows users, download the SD Association’s Formatting Tool. Install, then run the program. Select your SD card, then click “Format”. For Mac users, install and run this version of the program, then select “Overwrite Format” along with your SD card. Click “Format”, and it will be ready. For Linux users, the Raspberry Pi Foundation suggests using GParted to format the SD card as FAT32.

Once NOOBS is downloaded, extract all of the files from the .zip file into the root directory of your card. After this, your SD card’s directory should look like the image below.

how_to_use_NOOBS_RPi4_EP_MP_image3.png

Installing an OS on Raspberry Pi 4

Now that your SD card is primed, safely eject it from your PC, insert it into your Pi 4, and plug in your power supply. You should see a rainbow-colored splash screen, then an OS installation screen.

how_to_use_NOOBS_RPi4_EP_MP_image4.png

If you downloaded the offline version, Raspbian or LibreELEC can be installed without a network connection. With the Lite version, you will need to connect to the internet. Select the ‘Wi-Fi networks’ option, then enter your network details. If you need to connect to enterprise Wi-Fi with a login page at a university or apartment building, click on the ‘Online help’ button to open a web browser to log in.

Now you can pick an operating system to install on your Pi! If you are a complete beginner, go ahead and install the first option, Raspbian Full. Once you click ‘Install’, the installation process will take about fifteen minutes. When everything is done installing, you will get a message saying your OS has been successfully installed and your Pi will reboot. From there, simply follow the start-up wizard and your Pi will be ready to code!

Thanks to NOOBS, you now have an OS installed on your brand-new Pi 4, and can begin working on all of your planned projects!