Tente ir para o painel de controle na visualização de categoria (no canto superior direito, você pode definir a exibição). Clique na aparência e personalização uma vez sob a categoria selecione: "restaurar gadgets de desktop instalados com o Windows". Essa parece ser a opção mais fácil para consertar isso.
Esta correção parece ter funcionado, todo o crédito para Shawn no fóruns do Windows 7 .1. Open a elevated command prompt (right click - Run as administrator)
2. In the elevated command prompt, copy and paste each command below and press Enter one at a time. After each time your press Enter, you will need to click on OK before doing the next command.
taskkill /im sidebar.exe /f
regsvr32 msxml3.dll
regsvr32 scrrun.dll
regsvr32 jscript.dll
regsvr32 atl.dll
Regsvr32 "%ProgramFiles%\Windows Sidebar\sbdrop.dll"
Regsvr32 "%ProgramFiles%\Windows Sidebar\wlsrvc.dll"
Code:
reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones" /f
NOTE: This command will reset the security zones in Internet Explorer back to the default settings.
"C:\Program Files\Windows Sidebar\sidebar.exe"
NOTE: If your Windows 7 is not displayed as the C: drive in Computer, then substitute C: in the command above with your drive letter instead.
3. Restart the computer to apply.
4. Check to see if the gadgets on your desktop are displaying correctly now. If not, then try uninstalling and reinstalling the still bad gadget, or do a System Restore using a restore point dated before the problem.