Q: I am running Windows 10. After restarting my computer, some icons are missing and I can’t run some other icons such as documents, Internet explorer.
Chicagotech.net: 1. Try sfc to fix it. To do it, run command as administrtaor, run this command: sfc /scannow.
2. If above command doesn’t fix the problem, try DISM. To do that, please run command as administrator, run this command:
Type “DISM /Online /Cleanup-Image /CheckHealth” without quote and press ENTER
Type “DISM /Online /Cleanup-Image /ScanHealth” without quote and press ENTER
Type “DISM /Online /Cleanup-Image /RestoreHealth” without quote and press ENTER
3. You may want to try a clean boot for a test.
4. Also, it could be Windows update issue.