Forum Discussion

HoltSawye's avatar
HoltSawye
Iron Contributor
Sep 07, 2025

How to blend the login password field with the background in Windows 10

The border and color of the password field on the system login interface clash with the background (as shown in the image comparison). We wish to adjust its style (such as transparency, color, or border) to visually blend with the background. Please provide specific configuration methods or tool recommendations.

 

1 Reply

  • JettStone's avatar
    JettStone
    Iron Contributor

    The registry can be accessed at: 

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background
    Create a new DWORD value named OEMBackground with a value of 1

    and place the custom image in the specified directory.

    C:\Windows\System32\oobe\info\backgrounds

     

Resources