I have this issue on multiple machines. Dell machines, Lenovo machines, EVGA motherboard self built machines. This is an issue that Microsoft is ignoring.
BUT, attention K-Mart shoppers, this is the best fix because it is self contained and fixed all of the issues on all of the machines that I have. It is simple and minimal. Since it is self contained it is easy to remove. Credit goes to an earlier poster. I have needed this on multiple windows versions up to current release.
Add the following to Task Scheduler.
Name: FDResPub
Description: Restart the FDResPub service.
Run whether user is logged on or not - Do not store password.
Configure for: Windows 10
Trigger: At Startup
Actions: (here is the magic for no script)
- Action: Start a program
- Program/script: cmd
- Add arguments: /c net stop FDResPub && net start FDResPub
- Start in: (leave empty)
Conditions: start only if the following network connection is available - Any connection
Settings: (leave defaults)
Yes, that is another workaround that works, restarting FDResPub service takes care of the problem.
Still waiting for MS to fix this bug properly :-(