Windows 7 - гаджеты исчезли

Я использую погодный гаджет на своем рабочем столе, и сегодня внезапно он исчез! но не полностью, существует a (i) значок там и Вы видите близкую кнопку (X) при перемещении мыши через него...

Как я могу вернуть его?

WTF

3
задан 13.03.2016, 10:55

1 ответ

Попытайтесь идти в панель управления в представлении категории (в верхнем правом, можно установить представление). Нажмите на появление и персонализацию однажды под выбором категории: "восстановите настольные гаджеты, установленные с Windows". Это походит на самую легкую опцию для фиксации этого.

Эта фиксация, кажется, работала, весь кредит Shawn на форумах 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.
5
ответ дан 08.12.2019, 00:32

Теги

Похожие вопросы