Hello Bergmans,
In case you haven't found the solution, here's what i found out:
- run command prompt in elevated mode (start - type "cmd" - right click on command prompt app and select "run as administrator")
- type "net stop wuauserv"
- type "net stop bits"
- open the folder "c:\windows" and locate SoftwareDistribution folder, rename or delete as you please.
or if you want to keep using command prompt simply type "ren c:\windows\softwaredistribution softwaredistribution.old" or "del c:\windows\softwaredistribution"
- back to command prompt, type "net start wuauserv"
- type "net start bits"
- done
Hope this helps!
Wang.
credits to http://www.thewindowsclub.com/software-distribution-folder-in-windows