Site icon TechGit

[Windows 10 Tip] Change Background Color and Image of Splash Screen in Microsoft Edge

[Windows 10 Tip] Change Background Color and Image of Splash Screen in Microsoft Edge

If you use Microsoft Edge web browser in Windows 10, here is a small trick for you. When you launch Microsoft Edge web browser, it shows a blue color splash screen containing small Microsoft Edge logo as shown in following screenshot:

Microsoft_Edge_Splash_Screen_Windows_10.png

Today in this tutorial, we’ll tell you about a Registry tweak to customize Microsoft Edge splash screen UI. With the help of this tweak, you’ll be able to change background color and background image of splash screen in Microsoft Edge. You can replace blue color with any of your favorite color and replace the Microsoft Edge logo in splash screen with any of your desired image.

Following screenshot shows a customized splash screen in Microsoft Edge web browser:

Custom_Microsoft_Edge_Splash_Screen_Windows_10.png

As you can see in the above screenshot, we have changed background color to White and replaced Microsoft Edge logo with a different wallpaper in the splash screen.

If you also want to customize Microsoft Edge splash screen look-n-feel, check out following simple steps:

1. Press WIN+R keys together to launch RUN dialog box. Now type regedit in RUN box and press Enter. It’ll open Registry Editor.

2. Now go to following key:

HKEY_CURRENT_USERSOFTWAREClassesLocal SettingsSoftwareMicrosoftWindowsCurrentVersionAppModelSystemAppDataMicrosoft.MicrosoftEdge_8wekyb3d8bbweSplashScreenMicrosoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge

3. In right-side pane, look for following 2 strings:

Default_Background_Color_Image_Microsoft_Edge_Splash_Screen_Registry.png

BackgroundColor” string contains hexadecimal code of the background color of splash screen. By default its value is set to #0078D7 which is hexadecimal code for strong blue color.

Image” string contains path of the background image shown in the splash screen. By default its value is set to @{Microsoft.MicrosoftEdge_38.14393.0.0_neutral__8wekyb3d8bbwe?ms-resource://Microsoft.MicrosoftEdge/Files/Assets/MicrosoftEdgeSplashScreen.png} which is the path of Microsoft Edge logo shown in the splash screen.

4. To change background color of splash screen, double-click on “BackgroundColor” string and change its value to the hexadecimal code of your desired color. For example, we have set its value to #FFFFFF which is hexadecimal code of White color. You can get correct hexadecimal code of any desired color from Internet or any image editing software such as Adobe Photoshop, GIMP, MS Paint, etc.

Customizing_Microsoft_Edge_Splash_Screen_Windows_10.png

5. To change background image of splash screen, double-click on “Image” string and set its value to the full path of your desired image. For example, if your desired image’s file name is img0.jpg and it is stored in E:Wallpapers folder, then set the value of Image string to E:Wallpapersimg0.jpg

That’s it. You can experiment and play with the splash screen background image and color using these 2 strings present in Registry Editor.
Source

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version