How To Change Windows 10 Oem Logo



Howto change the Windows OEM branding picture in System Properties. Very useful for businesses, or just cool to have! I am using a Lenovo PC and thus, my boot screen is the Lenovo boot screen. However, I want to change the boot screen from Lenovo's boot screen to the normal Windows boot screen with the Windows logo. How can I restore back OEM info on windows properties When you right click properties on this PC you have the information window about your computer. When I firstly received there was a logo there, actually an Alienware logo. After I did a clean format it was lost! In System Properties it looks as follows: In Settings, it looks the same information except for the logo. To Change or Add OEM Support Information in Windows 10, do the following. Open Registry Editor and go to the following Registry key.

The steps to change Windows 10 system properties logo are less complicated than you might think. In this article I’ll explain exactly how you can put your own logo in the system properties screen in Windows 10. Everything you need to know is right here on this page, along with step by step instructions and screenshot illustrations. Because in some cases, the default system properties logo is just not entirely right. Or, if you are running your own computer services business, it’s just a little nicer to have your own logo there instead of the computer manufacturer’s logo. And while you’re at it, you can also include your company contact information so the person working on the computer will always know how to reach you. No matter what your reasons are to change the system properties logo, this is simply one of those computer tips and tricks that just remains very in-demand.

Before I continue though, please allow me to refer to my other article on how to change the system properties logo, which will give you an even more complete picture. The article contains a link back to here so you can continue reading afterwards.

Steps To Change Windows 10 System Properties Logo

Short recapitulation: you can bring up the system properties logo in Windows 10 by pressing the logo key + x on your keyboard to open up the quick link menu.

In the quick link menu, select “system”.

That will immediately take you to the system properties screen with an overview of your computer’s hardware, along with (usually) a manufacturer’s logo. In addition to that, there’s also the Manufacturer’s name and a support website. This will prove to be an excellent opportunity to put your contact details, so the person working on the computer will always have a link available with contact information to reach you in case they need support. (Don't worry if you don't see manufacturer or support information in your screen, I'll show you how to put your own information there in a minute).

You will of course need to have your logo ready in a file in order to display it in your system properties screen. This file must be a .bmp (Windows bitmap file) with 120 pixels wide by 120 pixels high. You can use a free image editing program like IrfanView or Picasa to edit your image file and make a 120 x 120 pixel .bmp version of it for use as logo in your system properties windows.
Next, to change Windows 10 system properties logo screens with your customized logo file, it’s most convenient to place your bitmap logo file in your Windows 10 systems folder (usually c:windows), since that is the location where system properties logo files are generally placed.
Once you have your logo file ready and in the right location on your hard disk, it’s time to open your registry editor with administrative rights. In order to do so, click your Windows 10 start button and start typing “regedit” (without the quotes). In the “Best match” section that appears at the top of the list, right-click regedit and select “Run as administrator”.

How To Change Windows 10 Oem Logo Windows 7

If a user account control screen comes up, click yes to continue.

Then, in your registry editor, navigate to the key
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionOEMInformation
and take a look at the right side of the registry editor window. It will probably look rather empty, like in the image below.

However, there’s no need to worry if there are some registry keys already present in your OEMInformation registry key, like in the example below.

On the contrary, if these keys are already present, you just need to change the values by double-clicking them and editing their entries. In case they are not there yet, you need to right-click in the right side of your registry editor and select “new” -> “string value”.

For the name of your new string value, type “Logo” (without the quotes) and press ENTER.

The next thing you need to do to change Windows 10 system properties logo file settings is enter the proper path to your logo bitmap file. Double-click the Logo key in order to open up the “Edit string” window and enter the correct path and filename.

That part will already take care of the logo in your system properties screen.

To change Windows 10 system properties logo information with manufacturer and support url details included, you now need to create (or edit) two more registry strings, using the same method as described above:

  • 'Manufacturer'
  • 'SupportURL'

The use of these two extra registry strings will allow you to change Windows 10 system properties settings and information in any Windows 10 system, including a live clickable support link to a website of your choice.

These registry values basically work in previous version of Windows as well, as described in my earlier article about modifying the system properties settings.

In conclusion I would say that if you ever felt the need to change Windows 10 system properties logo details and support information, there's no need to postpone this any longer, because with these simple steps it's a simple and straightforward procedure.

If you've enjoyed this article or found it useful, I'd appreciate it if you'd let me know by clicking the Like (or Share) button below. Thank you!

New! Comments

Have your say about what you just read! Leave me a comment in the box below.
-->

OEMInformation specifies OEM support information that will display in the Get Help app in Windows 10. This information includes the OEM’s support name, and a link to either the URL of their support website, or the URL or their support app. To learn more about the Get Help app, see Customize the Get Help app.

Oem

In Windows 10, the OS disables the help components that shipped in Windows 8 and Windows 8.1 including the Help and Support Windows desktop application (HelpPane.exe). HelpPane.exe will continue to exist in the box, but calls to its interfaces will result in one of two outcomes:

Change Manufacturer Windows 10

  • If the user is offline, the OS launches the Getting Started app.
  • If the user is online, the OS opens a browser instance and redirects the browser to an online topic.

This change affects context-sensitive (or F1) help and accessing help from the menus for apps shipped with Windows including the shell.

Child Elements

SettingDescription
SupportAppURLURI for the OEM support app. Required, unless SupportURL is present, in which case it is optional. If both are supplied, SupportAppURL is used. Add a parameter with a unique value to identify traffic coming from the Get Help app.
SupportProviderName of OEM support app or website. If not provided, the default Manufacturer name (from msinfo32.exe) will be used.
SupportURLSpecifies the URL of the support website for an OEM. Required, unless SupportAppURL is present, in which case it is optional. If both are supplied, SupportAppURL is used.

Deprecated settings

SettingDescription
HelpCustomizedThis setting has been deprecated. To customize the Get Help app, define SupportURL or SupportAppURL as part of your OEMInformation.
LogoThis setting has been deprecated. No logo is used in the Get Help app.
ManufacturerThis setting has been deprecated. The Manufacturer name displayed in the Get Help app is now based on your System Manufacturer value defined in System Information (msinfo32.exe), unless you provide a SupportProvider parameter as part of your OEMInformation. When SupportProvider is provided, it will override the System Manufacturer name. This enables you to differentiate the name of your support app or website from the name of your brand if desired (i.e. 'Contact Contoso Support' vs 'Contact Contoso'). For this release, if SupportProvider is not present but the deprecated value Manufacturer is, it will still be used to support upgrade scenarios.
ModelThis setting has been deprecated. The Model name displayed in the Get Help app is now based on your System Product Name value, as defined in System Information (msinfo32.exe).
SupportHoursThis setting has been deprecated. Support hours are not shown in the Get Help app.
SupportPhoneThis setting has been deprecated. Support phone number is not shown in the Get Help app.

Valid Configuration Passes

auditUser

generalize

offlineServicing

How To Change Windows 10 Oem Logo

oobeSystem

specialize

Parent Hierarchy

Microsoft-Windows-Shell-Setup | OEMInformation

Applies To

Windows 10 Oem Logo Location

For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

How To Change House Windows

The following example shows how to set OEM information.

Windows

Related topics