Jump to content

As of a day or two ago my system has suddenly decided to not load my taskbar icons on startup. In order to get my icons to appear im forced to restart or disable then enable explorer.exe in task manager. Another work around is if i open an app then unpin it from my taskbar it will cause everything to load. This is a little annoying and would be great to have solved. If anyone has any idea whats going on it would be much appreciated! 

Capture.JPG

Capture2.JPG

Link to comment
https://linustechtips.com/topic/564915-taskbar-icons-not-loading-on-start/
Share on other sites

Link to post
Share on other sites

My sons Acer laptop did this after he installed some games from the MS Store. I couldn't fix it so restored to a recent restore point and it has worked since. 

MSI Nightblade MI2

CPU: Intel i7 6700. Motherboard: MSI B060. RAM: 16GB HyperX Impact. GPU: MSI Geforce GTX 970. Case: Nightblade MI2. Storage: 2x 1TB WD Blue, OCZ 120GB and 125GB M.2. PSU: Custom 350w Bronze. Display(s): BenQ 24" & 50" Samsung TV. Keyboard: Logitech G15. Mouse: Logitech MX Revolution. Operating System: Windows 10 Pro x64

Link to post
Share on other sites

how did you install windows?

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to post
Share on other sites

If restarting explorer works then as a workaround, you can launch a script at startup to restart explorer.

 

Restart_Explorer.bat

TASKKILL /F /IM explorer.exe
start explorer.exe
EXIT

Until we can find what the actual cause is xD

Link to post
Share on other sites

Thanks for that work around. Definitely quicker than going into task manager. I've had Windows 10 installed for some time now but it was originally installed with the windows update from 8.1 pro when that free upgrade was going on. I have ccleaner run periodically and may have been the cause so possibly something in the registry was changed. 

 

I know that there are some other things that are not loading correctly from the boot and cbs log which I doubt have anything to do with this but ill put them here anyway.

 

Boot Log

BOOTLOG_NOT_LOADED \SystemRoot\System32\drivers\cdrom.sys

BOOTLOG_NOT_LOADED \SystemRoot\System32\drivers\dxgkrnl.sys

BOOTLOG_NOT_LOADED \SystemRoot\System32\DRIVERS\NDProxy.sys

 

CBS log

Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
2016-03-12 11:38:12, Info                  CBS    Failed to OpenPackage using worker session [HRESULT = 0x800f0805]

Link to post
Share on other sites

This is a bit embarrassing but I've never known how to do that or set that up. I've known that there are two types of system "backsups" but never knew which to use or how to set them up. I suppose now is a god time to learn. I'd appreciate anyone willing to explain the differences between them and how to go about it. Right now the only type of backup im using is SyncBack Free and am mirroring personal information to an external but would backup my system in a heartbeat.

Link to post
Share on other sites

Very simple.

Right-click on the Start Menu. You have the "power menu" that will pop-up. Select System.

The System panel will open. From there, on the side column, click on System protection.

Then a panel will show.

 

On that panel you have a nice button System Restore, click on it, and a wizard will pop-up. Just follow it.

It will ask you at which point in time you want to take back the system from the restore points Windows created, pick it, and off it goes restoring your system.

 

Just in case something goes horrible wrong (it should not, but you never know), backup your stuff before.

 

Link to post
Share on other sites

Thank you Goodbytes I will definitely give this a go. Does anyone have anymore ideas what may be causing the taskbars odd behavior?

Also is there a way to restore only the drivers and programs that I want instead of restoring everything. I have new programs and drivers since then that will be lost.

Link to post
Share on other sites

I restored my pc to a prior state and the issue was resolved for a time. Then Windows forced some updates even though I have them disabled. Apparently security updated are mandatory and cant be turned off so it seems likely that this is what caused it. 

Link to post
Share on other sites

Update! After tinkering around some more I found that after I completely disabled my windows update service the taskbar loading problem stopped. Somehow its messing with the taskbar loading at boot. So if you dont mind not getting any more windows updates just turn that off and it should solve the problem.

Link to post
Share on other sites

5 hours ago, PiccoG said:

Update! After tinkering around some more I found that after I completely disabled my windows update service the taskbar loading problem stopped. Somehow its messing with the taskbar loading at boot. So if you dont mind not getting any more windows updates just turn that off and it should solve the problem.

I don't think you mentioned what version of 10 are you running, just for information.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×