As there have been other problems reported about WD and the repair program, I'll pass this onto Shane.
I'm not sure if you have used the registry restore option in the repair program to see if that resolves.
If you are using Win 10 Home so don't have gpedit then you can enable it by opening a Command Prompt (Admin) or Powershell (Admin) and entering this cmd - you can copy & paste it to the cmd prompt, but create a restore point first.
dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\{{Microsoft-Windows-GroupPolicy-ClientExtensions-Package".mum}}
To access GPE press the Windows key+r then type gpedit.msc and press enter.
Should you need to take ownership of a file, use the batch file in this article to add Take Ownership to the right click context menu.
https://www.tenforums.com/tutorials/3841-add-take-ownership-context-menu-windows-10-a.html