Windows 10: Bitsadmin pops up randomly and immediately disappears.

Discus and support Bitsadmin pops up randomly and immediately disappears. in AntiVirus, Firewalls and System Security to solve the problem; Where should I use this line? "Get-BitsTransfer -AllUsers | select -ExpandProperty FileList | Select -ExpandProperty RemoteName" Enter to cmd?... Discussion in 'AntiVirus, Firewalls and System Security' started by tkrisz0403, May 21, 2016.

  1. Bitsadmin pops up randomly and immediately disappears.


    Where should I use this line?

    "Get-BitsTransfer -AllUsers | select -ExpandProperty FileList | Select -ExpandProperty RemoteName"

    Enter to cmd? or where? Sorry, I'm a beginner.

    Thanks
     
    tkrisz0403, May 31, 2016
    #16
  2. simrick Win User

    I think you would right-click on the Start button and select Command Prompt (Admin). Then type in (or copy) this code:

    Code: Get-BitsTransfer -AllUsers | select -ExpandProperty FileList | Select -ExpandProperty RemoteName[/quote] Then press ENTER.
     
    simrick, Jun 1, 2016
    #17
  3. Please, find attached screenshot
    Bitsadmin pops up randomly and immediately disappears. [​IMG]
     
    tkrisz0403, Jun 1, 2016
    #18
  4. Superfly Win User

    Bitsadmin pops up randomly and immediately disappears.

    click start - type powershell - right-click it - run as administrator.


    Bitsadmin pops up randomly and immediately disappears. [​IMG]
     
    Superfly, Jun 1, 2016
    #19
  5. Bitsadmin pops up randomly and immediately disappears. [​IMG]
     
    tkrisz0403, Jun 1, 2016
    #20
  6. Superfly Win User
    Hmmm .. looks like cloudfront.net is the issue... I'm not familiar with that but see if this helps.
    http://answers.microsoft.com/en-us/p...3b6b4e2?auth=1

    Note: you can get rid of the (non-Windows update downloads) by using :
    Get-BitsTransfer -AllUsers | Remove-BitsTransfer

    or this in command prompt:

    Code: @echo off net stop BITS ipconfig /flushdns del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr0.dat" del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr1.dat" net start BITS net stop wuauserv net start wuauserv[/quote]
     
    Superfly, Jun 1, 2016
    #21
  7. CMD did something
    Bitsadmin pops up randomly and immediately disappears. [​IMG]
     
    tkrisz0403, Jun 1, 2016
    #22
  8. Superfly Win User

    Bitsadmin pops up randomly and immediately disappears.

    OK, that gives you a clean queue - if it returns there may be an app. that's putting those in there and that app needs to be removed.

    Good luck.
     
    Superfly, Jun 1, 2016
    #23
  9. simrick Win User
    [/quote]
    Thanks @Superfly.
    @tkrisz0403 Cloudfront.net is part of AWS (Amazon Web Services), but has been used by the bad guys in the past. If the problem reappears, we'll need to perform some malware removal steps. Please leave the thread open for a few days to see if all is well. If not, post back and we will begin trouble-shooting. If all is good, you can mark the thread as solved.

    Cheers!
     
    simrick, Jun 1, 2016
    #24
  10. Superfly Win User
    You're welcome budette, as you say, we won't know if that is in fact the cause until @tkrisz0403 reports back how things go - hopefully it's not malware and merely a once-off glitch with AWS.
     
    Superfly, Jun 1, 2016
    #25
  11. Thanks guys, I'll let you know the result but have not popped up, yet.
     
    tkrisz0403, Jun 1, 2016
    #26
  12. Superfly Win User
    You're welcome... glad we have made some progress - Holding thumbs, buddy!

    After a couple of days run the powershell command again, even if just to check what's happening in the background.

    @Hydranix - nice idea - but I think BitsAdmin will always have cmd.exe as parent - maybe the bits service itself may have a calling property... something we could look into.
     
    Superfly, Jun 1, 2016
    #27
  13. Hydranix Win User

    Bitsadmin pops up randomly and immediately disappears.

    No, not always. Good call on that powershell command by the way.

    Run bitsadmin.exe from the start menu and you'll see the parent is explorer.exe. Same goes for CreateProcess(), the parent being the process which called the function (which is what I was hoping for). The fact that a shell was invoked, then bitsadmin.exe was executed in the context of that shell makes me think that maybe the function system() (or similar) was used to execute bitsadmin. It would make sense as you cannot hide the command prompt when using system(), and the only software bad enough to use it would be malware. It could also be a script or something similar.

    I do know that nothing in Windows 10 or even from Microsoft would be calling bitsadmin.exe for any reason, especially since it's deprecation. Those links that the powershell command returned look dubious as well.


    tkrisz0403, I'd recommend that you don't put any personal/financial information through this computer until you're certain it's safe to do so.
     
    Hydranix, Jun 4, 2016
    #28
  14. simrick Win User
    If you want to check for malware, let's do this:

    Download and run ADWCleaner. Do the scan, save the log and post it here. Do not "clean" until we have evaluated the log. The log can be found at C:\Adwcleaner.
    Once we've reviewed the log, we will determine if everything it flagged should be cleaned, or if some are FPs (false positives).

    If we find problems, we may then want to run an ESET Online Scan.
    Detailed instructions on how to run and manipulate the ESET scan can be found in this thread:
    BSOD after boot up, during login or right after, (bad spool header?) Solved - Page 3 - Windows 7 Help Forums

    .
     
    simrick, Jun 4, 2016
    #29
  15. Hi guys,


    Bitsadmin did not pop up since I used @Superfly code. I just run a PowerShell command again, and I also attached the ADWCleaner log screenshot.


    Let me know your thoughts *Smile Thanks
     
    tkrisz0403, Jun 4, 2016
    #30
Thema:

Bitsadmin pops up randomly and immediately disappears.

Loading...
  1. Bitsadmin pops up randomly and immediately disappears. - Similar Threads - Bitsadmin pops randomly

  2. How can I stop this window from randomly popping up and disappearing immediately?

    in Windows 10 Gaming
    How can I stop this window from randomly popping up and disappearing immediately?: Hello everyone,I was hoping someone could help me stop this thing, it is so frustrating Screenshot hereTried Anti malware scans, but it just doesn't work. tried to go to the directory and found nothing there.Sorry for my terrible writing.Thank you....
  3. How can I stop this window from randomly popping up and disappearing immediately?

    in Windows 10 Software and Apps
    How can I stop this window from randomly popping up and disappearing immediately?: Hello everyone,I was hoping someone could help me stop this thing, it is so frustrating Screenshot hereTried Anti malware scans, but it just doesn't work. tried to go to the directory and found nothing there.Sorry for my terrible writing.Thank you....
  4. How can I stop this window from randomly popping up and disappearing immediately?

    in Windows 10 BSOD Crashes and Debugging
    How can I stop this window from randomly popping up and disappearing immediately?: Hello everyone,I was hoping someone could help me stop this thing, it is so frustrating Screenshot hereTried Anti malware scans, but it just doesn't work. tried to go to the directory and found nothing there.Sorry for my terrible writing.Thank you....
  5. Bitsadmin pops up randomly and immediatly disappears (take 2?)

    in AntiVirus, Firewalls and System Security
    Bitsadmin pops up randomly and immediatly disappears (take 2?): I hate to start naming people off here like an assembly line, but I find myself in the same situation as @tkrisz0403 in that my Command Prompt, accompanied by the exact same text as the former case, as seen in the first screen shot I provide which I managed to capture using...
  6. Bitsadmin pops up for just a second and vanishes.

    in AntiVirus, Firewalls and System Security
    Bitsadmin pops up for just a second and vanishes.: I manged to get a screenshot of it. Screenshot I have gone through and read one thread that looks as if I am having the exact problem as them, but I did not want to go off of someone else's problems even though they are very similar to mine. I have noticed that Superfly...
  7. cmd window popping up with a message about BITSAdmin

    in AntiVirus, Firewalls and System Security
    cmd window popping up with a message about BITSAdmin: Hi I recently got a new laptop and I think I might have downloaded a virus or spyware while downloading something else. The command prompt window randomly pops up and disappears within a split second. It doesn't seem to do anything when I'm in the desktop mode, but when I...
  8. Bitsadmin pops up randomly and immediately disappears.

    in AntiVirus, Firewalls and System Security
    Bitsadmin pops up randomly and immediately disappears.: During the day a cmd window will pop up and immediately disappear without warning, kicking me out of fullscreen applications and being a general annoyance. I suspect something more sinister but Windows Defender, Malwarebytes and SuperAntiSpyware have failed to find the source...
  9. I have Bitsadmin pop ups but can't get Bitsadmin buster to do anything

    in Windows 10 Support
    I have Bitsadmin pop ups but can't get Bitsadmin buster to do anything: So I have Bitsadmin pop ups as I've seen mentioned in a few threads here. Everything seems to come back to trying Hydranix's Bitsadmin buster first but I can't even get the first step to work. I download it and it asks me if I want to let it make changes to the computer. I...
  10. BitsAdmin popping up and AdwCleaner question

    in Windows 10 Support
    BitsAdmin popping up and AdwCleaner question: Hello! I kind of just made an account after finding help about my bitsadmin popping up out of nowhere and ran into another problem, but alas that was an old conversation. I'd like help with that, but im guessing i need to start a new thread? (though i'm not sure how to lol)...