The logon screen background image is located in Windows\System32\imageres.dll. There are two sets of background images; the wispy vine and bird with blue background, and a wispy greytone stringers with grey background. There are 13 images in each set,
8 landscape and 5 portrait in various image sizes.
A Utility called Resource Hacker can open dll and other resource files in all versions of 32-bit and 64-bit Windows and allow the internals to be manipulated. The utility is fairly straightforward, and quite powerful.
I opened imageres.dll, saved the IMAGE portion of the resource to a folder on my desktop in order to get the various image sizes. I then used Paint to resize my personal logon background into matching sizes.
Once I had corresponding image sizes of my personal logon background, I again used Resource Hacker to replace each size of the default logon background with the corresponding size of my personal logon background.
Once this was completed, I saved a copy of imageres.dll to my desktop, went into Windows\System32 and took ownership of the imageres.dll file there, and then replaced it with the copy I had saved to my desktop.
I rebooted, the wispy vine and bird were gone, and my personal logon background image was in its place.
.