TairikuOkami said:
Run CMD as admin and copy/paste:

reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v "ForceActiveDesktopOn" /t REG_DWORD /d "0" /f
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v "NoActiveDesktop" /t REG_DWORD /d "1" /f
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v "NoActiveDesktopChanges" /t REG_DWORD /d "1" /f
reg delete "HKCU\Control Panel\Desktop" /v "Wallpaper" /f
taskkill /im explorer.exe /f & explorer.exe
i made an account just to thank you omg you are GOD THANK YOU SO MUCH.