If you are one of those guys running Windows 10 on the cutting edge, as on the Fast Ring of the Windows 10 preview release channel, you might encounter RunDLL popping up every time your PC starts up. It will complain
Error in WSClient.dll
Missing entry: RefreshBannedAppsList
Or the below warning. The problem below exists on Windows 10 Preview build 11099 or 11102, Microsoft has announced a known issue on build 11102 and how to patch it up.
Here we will walk you step by step on how to fix the RunDLL warning error every time your PC boots up.
First go to Start > Run Command Prompt as administrator by entering “cmd” and right click > “Run as administrator”.
Next run the following line
schtasks /delete /TN “\Microsoft\Windows\WS\WSRefreshBannedAppsListTask” /F
You should get a message to something like above, The ask “\Microsoft\Windows\WS\WSRefreshBannedAppsListTask” was successfully deleted. Now next time when you restart your latest Windows 10, this warning popup dialog will be gone.
Alternatively, you can also delete the scheduled task WSRefreshBannedAppsListTask from Task Scheduler. The task can be located at Microsoft → Windows → WS.