How to Clear BITS queue with jobs in a Transient Error state

In cases where i am encountering this BITS QUEUE erros i am doing the following steps ( please use at your own risk )

  • open cmd or power shell as administrator
  • run command net stop BITS
  • go to c:\program data\Microsoft\Network\Downloader
  • delete everything inside this folder ( in order to access this folder you’ll have to confirm )
  • net start BITS

Problem should be gone!

Did you like this? Share it!