Change Boot Logo

# First Time Installation

1

Download "HackBGRT"

To change the boot logo, we will use an open-source application called HackBGRT. Here’s how to use it.

  1. Go to the HackBGRT GitHub

  2. Download the latest release ZIP file.

  3. Extract it to desktop/folder of your choice

2

Using HackBGRT

  1. Open the extracted folder, right-click on the setup.exe file, and select the Run as administrator

  2. It will open the app in command-line tool. - Press the i key on your keyboard to proceed with a first time installation - Press the B key to boot to UEFI setup where you can disable Secure Boot Additional: If you've set the boot logo already, and want to modify it, press the F key on your keyboard to modify the installation

  3. After you press a key, it will open the paint app

3

Note:

  • You cannot set GIFs or transparent images as the new boot logo.

  • Keep the background of the logo black as transparency is not supported. Therefore, the new logo doesn’t look out of place on the black background of the boot screen.

  • The image should not be bigger than 300 x 300 pixels. While the size is not a strict requirement, it ensures that you will not face problems while setting the new boot logo.

  1. In Paint, click on the File > Import from Canvas > From file option. Now, find the image you want to set as the new Windows boot logo, select it, and click on the Open button.

  2. If you want, you can resize the image by clicking on the Resize button.

  3. Once you are done, click File > Save to save the file. After saving, close the Paint application.

  4. Press a key to exit the cmd window.

4

Rebooting / Secure Boot Instructions

Since Secure Boot only accepts trusted files during boot, HackBGRT comes with the shim boot loader, a tool which allows you to manually select HackBGRT as a trusted program.

After installing HackBGRT and rebooting your computer, follow the instructions below to complete the process.

  1. After rebooting, you will find this screen. Select OK, Enter.

  2. Next, press a key quickly

    Shim UEFI key management
    Press any key to perform MOK management
    Booting in 5 seconds

  3. Select Enroll hash from disk, Enter.

    Perform MOK management
    
    Continue to boot
    Enroll key from disk
    Enroll hash from disk

  4. Select the first disk, Enter. (Don't select "MyAsus")

    Select Binary
    
    The Selected Binary will have its hash Enrolled
    This means it will subsequently Boot with no prompting
    Remember to make sure it is a genuine binary before enrolling its hash
    
    +----------------+
    | YOUR DISK NAME |
    +----------------+

  5. Select EFI/, Enter.

    +---------------+
    |     EFI/      |
    |    loader/    |
    | vmlinuz-linux |
    +---------------+

  6. Select HackBGRT/, Enter.

    +------------+
    |    ../     |
    |   Boot/    |
    | HackBGRT/  |
    | Microsoft/ |
    +------------+

  7. Select grubx64.efi, Enter.

    +-----------------+
    |       ../       |
    |   grubx64.efi   |
    |   loader.efi    |
    |    mmx64.efi    |
    | certificate.cer |
    |   splash.bmp    |
    |   config.txt    |
    +-----------------+

  8. Select Continue, Enter.

    [Enroll MOK]
    
    +------------+
    | View key 0 |
    |  Continue  |
    +------------+

  9. Select Yes, Enter.

    Enroll the key(s)?
    
    +-----+
    | No  |
    | Yes |
    +-----+

  10. Select Reboot, Enter.

    Perform MOK management
    
    +-----------------------+
    |        Reboot         |
    | Enroll key from disk  |
    | Enroll hash from disk |
    +-----------------------+

# Modifying Installation

If you want to change the logo, rerun setup.exe as administrator and press the F key on your keyboard to modify the installation.

Remember to save the file in paint!

For troubleshooting purposes, please refer here

Last updated

Was this helpful?