My desktop icons are missing after I restarted my laptop during software installation of MS office.

Other

2018/11/30 08:25

by  Henry Rudnik

How to get them back.there are important files in the desktop.

Operating System:
Windows 10

Answer this question
Best answer

2018/12/01 09:02

by Lokesh Yadav

Hi Henry,

If your desktop icons are no longer available on the desktop, then you can try the below fixes.

Fix 1. Change the desktop settings

  1. Open Settings.
  2. Click on Personalization.
  3. Click on Themes.
  4. Click the Desktop icons settings link.
  5. Check each icon you want to see on the desktop, including Computer (This PC), User's Files, Network, Recycle Bin, and Control Panel.

  6. Click Apply.
  7. Click OK.
Fix 2: Restart Explorer.exe
This is probably the one method that will fix the issue for most people. Explorer.exe is the process that controls the desktop and taskbar. You might also notice that sometimes in addition to the taskbar missing, your desktop icons are missing too.
  1. Open the task manager in Windows. Once you have it open, click on File and then Run New Task or New Task (Run).
  2. In the box, go ahead and type in explorer.exe and press Enter. This will restart the explorer process and hopefully get you back your taskbar. If you instead see a new Windows Explorer window popup, that means the explorer.exe process was already running fine.
Also you can try to right-click on the desktop and choose View and then make sure Show desktop icons is checked.

Fix 3: Run System File Checker

If the two methods above did not work, there may be some system files that have become corrupt and the problem won’t go away until the files are repaired. The best way to do this is to run System File Checker, which will check for missing and damaged Windows system files and repair them.
  1. To do this, click Start, type Command Prompt or cmd in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
    Command prompt - Run as administrator
  2. If you are running Windows 10, Windows 8.1 or Windows 8, first run the inbox Deployment Image Servicing and Management (DISM) tool prior to running the System File Checker. (If you are running Windows 7 or Windows Vista, skip to Step 3.)
Type the following command, and then press Enter. It may take several minutes for the command operation to be completed.
DISM.exe /Online /Cleanup-image /Restorehealth
Important: When you run this command, DISM uses Windows Update to provide the files that are required to fix corruptions. However, if your Windows Update client is already broken, use a running Windows installation as the repair source, or use a Windows side-by-side folder from a network share or from a removable media, such as the Windows DVD, as the source of the files. To do this, run the following command instead:
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows/LimitAccess
Note: Replace the C:RepairSourceWindows placeholder with the location of your repair source. For more information about using the DISM tool to repair Windows, reference Repair a Windows Image.
  1. At the command prompt, type the following command, and then press ENTER:
sfc /scannow

Command Prompt with administrator rights - sfc /scannowThe sfc /scannow command will scan all protected system files, and replace corrupted files with a cached copy that is located in a compressed folder at %WinDir%System32dllcache.
The %WinDir% placeholder represents the Windows operating system folder. For example, C:Windows.

Note Do not close this Command Prompt window until the verification is 100% complete. 

I hope this helps.

Regards,
Lokesh

Don’t find the answer?

Feel free to ask our experts from around the world and to receive professional answers for it.

Ask your question

Community login

x

You must login to participate in the Community area. Creating an account is quick and easy

Join the community!

x
Minimum 8 characters.

Thank you for registering

x

We have sent a verification email to the email address you have specified.


After verifying your email address you will be able to log into the community area.