Wallpaper goes black whenever I save something to the desktop

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ginger-Overlord
    PCHF Member
    • Jul 2024
    • 59

    #1

    Wallpaper goes black whenever I save something to the desktop

    Hi,

    Whenever I save something to the desktop or create a new folder on the dektop my wallpaper turns black. Also, when this happens, if I move my mouse over any items on the desktop it highlights them. The PC still operates OK, it’s more annoying than detrimental, but I’d like to get to the bottom of what the issue could be.

    Anyone have any clue? how would I go about diagnosing what the issue is?

    Thanks in advance.

    Ginger-Overlord
  • Malnutrition
    PCHF Moderator
    • Jul 2016
    • 7041

    #2
    Create and run batch file.

    Open a notepad and copy the entire content of the code box below.
    Paste the txt into the notepad. Save the file to your desktop as [COLOR=rgb(184, 49, 47)]SFC.bat
    Now you will right click the on [COLOR=rgb(184, 49, 47)]SFC.bat and run as administrator.

    [COLOR=rgb(243, 121, 52)]Warning: [COLOR=rgb(65, 168, 95)]This batch file will reboot your machine when complete! Save all work prior to running!!
    Code:
    @echo off
    Dism.exe /online /Cleanup-Image /CheckHealth
    Dism.exe /online /Cleanup-Image /ScanHealth
    Dism.exe /online /Cleanup-Image /RestoreHealth
    sfc /scannow
    Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore
    Dism.exe /Online /Cleanup-Image /StartComponentCleanup
    regsvr32 /s shell32.dll
    regsvr32 /s user32.dll
    regsvr32 /s gdi32.dll
    regsvr32 /s comdlg32.dll
    regsvr32 /s advapi32.dll
    regsvr32 /s ole32.dll
    regsvr32 /s shlwapi.dll
    regsvr32 /s kernel32.dll
    regsvr32 /s ntdll.dll
    pause
    shutdown -r
    exit
    [/COLOR][/COLOR][/COLOR][/COLOR]

    Comment

    • Ginger-Overlord
      PCHF Member
      • Jul 2024
      • 59

      #3
      Originally posted by Malnutrition
      Create and run batch file.

      Open a notepad and copy the entire content of the code box below.
      Paste the txt into the notepad. Save the file to your desktop as [COLOR=rgb(184, 49, 47)]SFC.bat
      Now you will right click the on [COLOR=rgb(184, 49, 47)]SFC.bat and run as administrator.

      [COLOR=rgb(243, 121, 52)]Warning: [COLOR=rgb(65, 168, 95)]This batch file will reboot your machine when complete! Save all work prior to running!!
      Code:
      @echo off
      Dism.exe /online /Cleanup-Image /CheckHealth
      Dism.exe /online /Cleanup-Image /ScanHealth
      Dism.exe /online /Cleanup-Image /RestoreHealth
      sfc /scannow
      Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore
      Dism.exe /Online /Cleanup-Image /StartComponentCleanup
      regsvr32 /s shell32.dll
      regsvr32 /s user32.dll
      regsvr32 /s gdi32.dll
      regsvr32 /s comdlg32.dll
      regsvr32 /s advapi32.dll
      regsvr32 /s ole32.dll
      regsvr32 /s shlwapi.dll
      regsvr32 /s kernel32.dll
      regsvr32 /s ntdll.dll
      pause
      shutdown -r
      exit
      [/COLOR][/COLOR][/COLOR][/COLOR]
      [COLOR=rgb(184, 49, 47)][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(65, 168, 95)]
      Hi,

      I’ve done that, I let it scan the PC and allowed it to shutdown at the end. After the PC booted back up I created a new folder on the desktop…and the wallpaper went black again

      Sorry.[/color][/color][/color][/color]

      Comment

      • Malnutrition
        PCHF Moderator
        • Jul 2016
        • 7041

        #4
        Install the latest ATI Radeon RX Graphics driver.
        Click here.

        Comment

        • Ginger-Overlord
          PCHF Member
          • Jul 2024
          • 59

          #5
          Originally posted by Malnutrition
          Install the latest ATI Radeon RX Graphics driver.
          Click here.

          [ATTACH alt=β€œ1723304540656.png”]14114[/ATTACH]
          Hi,

          Installed the driver and reset the PC. Same result, wallpaper disappears and is replaced by black.

          Thing is, I went back to one of the default PC wallpapers and the issue is gone! Very strange. I can live with that
          Anyway, it’s not really worth wasting your time over.

          As always, thanks for your help and suggestions - very much appriciated. If you want, you can mark this as completed (unless you have any other ideas…)

          Cheers,

          Ginger-Overlord

          Comment

          • Malnutrition
            PCHF Moderator
            • Jul 2016
            • 7041

            #6
            I do not have any more suggestions, but someone else might. Not sure why you can only use default wallpaper.

            Maybe switch again to other wallpaper you had the issue with, perhaps switching to default and switch back …

            I’ll tag a few other members to see if they have any input.

            [COLOR=rgb(184, 49, 47)]Edit: Click Me

            @Bastet @xrobwx71 @PeterOz @Bruce[/COLOR]

            Comment

            • Bastet
              PCHF Member
              • Aug 2016
              • 1515

              #7
              You”ve done everything I would’ve suggested but I have questions:
              Where is the wallpaper stored? Is it the correct screen size for your monitor?
              What is the picture’s file extension?
              If you download wallpaper does this do the same?

              Comment

              • PeterOz
                PCHF Technical Response Team
                • Mar 2021
                • 4190

                #8
                As above where did the wallpaper come from?
                Do you have a link or is it our own photo.

                Comment

                • Ginger-Overlord
                  PCHF Member
                  • Jul 2024
                  • 59

                  #9
                  Hi everyone,

                  Thanks for your help.

                  I see what I have done. The wallpaper image was deleted from its location some time ago (although the PC displayed this same wallpaper whenever it was on). I downloaded the wallpaper again, and of course, my little issue was resolved.

                  That’s me sorted. Please close this thread.

                  Thank you all for your help.

                  Ginger-Overlord

                  Comment

                  • Malnutrition
                    PCHF Moderator
                    • Jul 2016
                    • 7041

                    #10
                    Sweet, thanks for letting us know the solution, it may possibly help another in the future. (y)

                    Comment

                    Working...