Jump to content

I have a weird problem on my windows 10 home edition. the whole taskbar and start menu stops working all of sudden and i have to restart my computer to make it work. Like the whole taskbar stops working including my programs and everything i can't click on them they won't work.

Link to comment
https://linustechtips.com/topic/872837-windows-explorer/
Share on other sites

Link to post
Share on other sites

Thread cleaned and unlocked.

 

Please keep it on-topic, if you can't or won't help, then there's no need to reply as it can be considered spamming/trolling

If you need help with your forum account, please use the Forum Support form !

Link to comment
https://linustechtips.com/topic/872837-windows-explorer/#findComment-10823772
Share on other sites

Link to post
Share on other sites

I feel your pain; after a few yrs mine used to do that same. I just made a scheduled task to run ever 60mins to kill explorer and than start it back up.

I eventually re-loaded windows and never had that happen since. 

 

My task basically ran these commands:

taskkill -f -im explorer.exe

explorer.exe

 

Its only going to work if your computer still responds to CTRL+ALT+DEL. If you dont want to use a scheduled task than try to open task manager and run those commands. Its a sloppy workaround, but might work.

Link to comment
https://linustechtips.com/topic/872837-windows-explorer/#findComment-10824674
Share on other sites

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

×