Windows 10: Why is SearchApp.exe making TCP connections? Why would it need to establish several...

Discus and support Why is SearchApp.exe making TCP connections? Why would it need to establish several... in Windows 10 BSOD Crashes and Debugging to solve the problem; SearchApp.exe is always connected via TCP. I can see it on netstat and performance manager under network. If I reboot, it pops backup. I cannot disable... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Chris_289, Oct 23, 2024.

  1. Chris_289 Win User

    Why is SearchApp.exe making TCP connections? Why would it need to establish several...


    SearchApp.exe is always connected via TCP. I can see it on netstat and performance manager under network. If I reboot, it pops backup. I cannot disable or kill the service. Very bizarre. I would post a screenshot but this site will not allow me to upload images for some reason.I hate Microsoft.

    :)
     
    Chris_289, Oct 23, 2024
    #1
  2. Kem Mon Win User

    Cortana Won't Connect

    Hi,

    To better assist you, what are the troubleshooting steps have you done so far? Have you tried
    resetting and re-configuring
    your
    TCP/IP Settings? If not, we suggest that you do so. Kindly perform these
    methods of troubleshooting and check if Cortana can connect to the internet after performing these methods:

    Method 1: Reset TCP/IP

    To do this, follow these steps:


    • Run
      Command Prompt
      as
      Administrator.

    • Run
      this command:

      • netsh int ip reset
        and hit
        Enter.

    Exit
    Command Prompt
    and
    monitor your Network Connection.

    Method 2:
    Reconfigure TCP/IP

    To do this, follow these steps:


    • Run
      Command Prompt
      as
      Administrator.

    • Run
      these following commands:

      • netsh int tcp set heuristics
        disabled

      • netsh int tcp
        set global autotuninglevel=disabled

      • netsh int tcp set global
        rss=enabled

    Update us on how it goes.

    Regards.
     
    Kem Mon, Oct 23, 2024
    #2
  3. TCP 1723 is not listening.

    Hi,

    TCP 1723 port is not listening. Used netstat -aon command to check this. Below are the results displayed.

    Active Connections

    Proto Local Address Foreign Address State PID

    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 1088

    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4

    TCP 0.0.0.0:6646 0.0.0.0:0 LISTENING 6200

    TCP 0.0.0.0:7680 0.0.0.0:0 LISTENING 5192

    TCP 0.0.0.0:8733 0.0.0.0:0 LISTENING 8852

    TCP 0.0.0.0:13148 0.0.0.0:0 LISTENING 4

    TCP 0.0.0.0:49664 0.0.0.0:0 LISTENING 888

    TCP 0.0.0.0:49665 0.0.0.0:0 LISTENING 1480

    TCP 0.0.0.0:49666 0.0.0.0:0 LISTENING 1944

    TCP 0.0.0.0:49667 0.0.0.0:0 LISTENING 2080

    TCP 0.0.0.0:49668 0.0.0.0:0 LISTENING 272

    TCP 0.0.0.0:49669 0.0.0.0:0 LISTENING 364

    TCP 127.0.0.1:5354 0.0.0.0:0 LISTENING 3400

    TCP 192.168.43.176:139 0.0.0.0:0 LISTENING 4

    TCP 192.168.43.176:49673 161.69.226.16:443 ESTABLISHED 8768

    TCP 192.168.43.176:49680 111.221.29.110:443 ESTABLISHED 3784

    TCP 192.168.43.176:49764 111.221.29.254:443 ESTABLISHED 12628

    TCP 192.168.43.176:49767 111.221.29.254:443 ESTABLISHED 12628

    TCP 192.168.43.176:50064 184.84.107.94:443 ESTABLISHED 12628

    TCP 192.168.43.176:50065 184.84.107.94:443 ESTABLISHED 12628

    TCP 192.168.43.176:50068 184.84.107.94:443 ESTABLISHED 12628

    TCP 192.168.43.176:50086 111.221.29.254:443 ESTABLISHED 12628

    TCP 192.168.43.176:50201 184.29.61.157:443 ESTABLISHED 12628

    TCP 192.168.43.176:50223 173.222.150.226:443 ESTABLISHED 12628

    TCP 192.168.43.176:50224 173.222.150.226:443 ESTABLISHED 12628

    TCP 192.168.43.176:50225 173.222.150.226:443 ESTABLISHED 12628

    TCP 192.168.43.176:50236 184.84.107.94:443 ESTABLISHED 12628

    TCP 192.168.43.176:50289 168.62.61.210:443 ESTABLISHED 12628

    TCP 192.168.43.176:50294 137.117.167.167:443 ESTABLISHED 12628

    TCP 192.168.43.176:50297 184.31.211.84:443 ESTABLISHED 12628

    TCP 192.168.43.176:50298 184.31.211.84:443 ESTABLISHED 12628

    TCP 192.168.43.176:50299 184.31.211.84:443 ESTABLISHED 12628

    TCP 192.168.43.176:50301 184.31.211.84:443 ESTABLISHED 12628

    TCP 192.168.43.176:50310 111.221.29.254:443 ESTABLISHED 12628

    TCP 192.168.43.176:50311 111.221.29.254:443 ESTABLISHED 12628

    TCP 192.168.43.176:50342 111.221.29.254:443 ESTABLISHED 12628

    TCP 192.168.43.176:50353 117.18.232.200:443 ESTABLISHED 12628

    TCP 192.168.43.176:50358 23.99.4.185:443 ESTABLISHED 12628

    TCP 192.168.43.176:50377 52.163.230.49:443 TIME_WAIT 0

    TCP [::]:135 [::]:0 LISTENING 1088

    TCP [::]:445 [::]:0 LISTENING 4

    TCP [::]:7680 [::]:0 LISTENING 5192

    TCP [::]:8733 [::]:0 LISTENING 8852

    TCP [::]:13148 [::]:0 LISTENING 4

    TCP [::]:49664 [::]:0 LISTENING 888

    TCP [::]:49665 [::]:0 LISTENING 1480

    TCP [::]:49666 [::]:0 LISTENING 1944

    TCP [::]:49667 [::]:0 LISTENING 2080

    TCP [::]:49668 [::]:0 LISTENING 272

    TCP [::]:49669 [::]:0 LISTENING 364

    TCP [::1]:49848 [::]:0 LISTENING 2240

    UDP 0.0.0.0:500 *:* 3364

    UDP 0.0.0.0:3544 *:* 4548

    UDP 0.0.0.0:4500 *:* 3364

    UDP 0.0.0.0:5050 *:* 10780

    UDP 0.0.0.0:5353 *:* 2808

    UDP 0.0.0.0:5353 *:* 12628

    UDP 0.0.0.0:5353 *:* 12628

    UDP 0.0.0.0:5353 *:* 12628

    UDP 0.0.0.0:5355 *:* 2808

    UDP 0.0.0.0:6646 *:* 6200

    UDP 0.0.0.0:49664 *:* 3400

    UDP 127.0.0.1:1900 *:* 13136

    UDP 127.0.0.1:63574 *:* 13136

    UDP 192.168.43.176:137 *:* 4

    UDP 192.168.43.176:138 *:* 4

    UDP 192.168.43.176:1900 *:* 13136

    UDP 192.168.43.176:5353 *:* 3400

    UDP 192.168.43.176:63573 *:* 13136

    UDP 192.168.43.176:64693 *:* 4548

    UDP [::]:500 *:* 3364

    UDP [::]:4500 *:* 3364

    UDP [::]:5353 *:* 12628

    UDP [::]:5353 *:* 12628

    UDP [::]:5353 *:* 2808

    UDP [::]:5355 *:* 2808

    UDP [::]:49665 *:* 3400

    UDP [::1]:1900 *:* 13136

    UDP [::1]:5353 *:* 3400

    UDP [::1]:63572 *:* 13136

    UDP [fe80::75e6:da91:6267:c924%15]:1900 *:* 13136

    UDP [fe80::75e6:da91:6267:c924%15]:63571 *:* 13136

    ***Post moved by the moderator to the appropriate forum category.***
     
    MukulShrivastava, Oct 23, 2024
    #3
  4. ShadDovv Win User

    Why is SearchApp.exe making TCP connections? Why would it need to establish several...

    Windows 10 silently establishing connections to host at hk2-dspcdn to download random data

    Hi,

    Last night I just noticed my Internet connection was slow while trying to play a game and watching some youtube videos. At first I thought it was my ISP, but then I closed all the open applications and while
    monitoring my network using (resmon), the PC was still downloading data while everything was turned off!

    A quick netstat with:

    netstat -a | find "EST"

    Shows about 10 connections being made to these host:

    hk2-dspcdn

    hk2sch13002183

    Here's the current output:

    TCP 10.1.1.8:49690 40.112.210.171:http ESTABLISHED

    TCP 10.1.1.8:49692 a23-2-3-102:http ESTABLISHED

    TCP 10.1.1.8:49694 a-0001:https ESTABLISHED

    TCP 10.1.1.8:49695 a-0001:https ESTABLISHED

    TCP 10.1.1.8:49696 a23-58-241-38:https ESTABLISHED

    TCP 10.1.1.8:49697 bn3sch020010530:https ESTABLISHED

    TCP 10.1.1.8:49698 a-0001:https ESTABLISHED

    TCP 10.1.1.8:49699 a23-8-101-71:http ESTABLISHED

    TCP 10.1.1.8:49700 a23-58-154-156:https ESTABLISHED

    TCP 10.1.1.8:49701 a23-8-101-71:https ESTABLISHED

    TCP 10.1.1.8:49705 8.36.113.137:https ESTABLISHED

    TCP 10.1.1.8:49706 a23-37-151-185:http ESTABLISHED

    TCP 10.1.1.8:49735 a125-56:http ESTABLISHED

    TCP 10.1.1.8:49736 a125-56:http ESTABLISHED

    TCP 10.1.1.8:49737 a125-56:http ESTABLISHED

    TCP 10.1.1.8:49738 a125-56:http ESTABLISHED

    TCP 10.1.1.8:49739 a125-56:http ESTABLISHED

    TCP 10.1.1.8:49740 8.36.113.137:https ESTABLISHED

    TCP 10.1.1.8:49741 8.36.113.137:https ESTABLISHED

    TCP 127.0.0.1:49709 hk2sch130021833:49722 ESTABLISHED

    TCP 127.0.0.1:49709 hk2sch130021833:49723 ESTABLISHED

    TCP 127.0.0.1:49709 hk2sch130021833:49730 ESTABLISHED

    TCP 127.0.0.1:49709 hk2sch130021833:49731 ESTABLISHED

    TCP 127.0.0.1:49709 hk2sch130021833:49732 ESTABLISHED

    TCP 127.0.0.1:49709 hk2sch130021833:49733 ESTABLISHED

    TCP 127.0.0.1:49709 hk2sch130021833:49734 ESTABLISHED

    TCP 127.0.0.1:49722 hk2sch130021833:49709 ESTABLISHED

    TCP 127.0.0.1:49723 hk2sch130021833:49709 ESTABLISHED

    TCP 127.0.0.1:49730 hk2sch130021833:49709 ESTABLISHED

    TCP 127.0.0.1:49731 hk2sch130021833:49709 ESTABLISHED

    TCP 127.0.0.1:49732 hk2sch130021833:49709 ESTABLISHED

    TCP 127.0.0.1:49733 hk2sch130021833:49709 ESTABLISHED

    TCP 127.0.0.1:49734 hk2sch130021833:49709 ESTABLISHED

    This is with me just booting up the PC, haven't even turned on the browser yet.

    A quick google shows this is owned by Microsoft.

    Has anyone else experience this?

    Does anyone know why Windows 10 is retrieving data silently from this host, it's not a trivial amount either, I logged about 2GB of downloads?

    And yes I've got all automatic updates turned off, as well as allow update p2p sharing turned off.

    I'm running Windows 10 Pro. Version 1607, OS Build 14393.351

    Thanks.

    ***Post moved by the moderator to the appropriate forum category.***
     
    ShadDovv, Oct 23, 2024
    #4
Thema:

Why is SearchApp.exe making TCP connections? Why would it need to establish several...

Loading...
  1. Why is SearchApp.exe making TCP connections? Why would it need to establish several... - Similar Threads - Why SearchApp exe

  2. Why is SearchApp.exe making TCP connections? Why would it need to establish several...

    in Windows 10 Gaming
    Why is SearchApp.exe making TCP connections? Why would it need to establish several...: SearchApp.exe is always connected via TCP. I can see it on netstat and performance manager under network. If I reboot, it pops backup. I cannot disable or kill the service. Very bizarre. I would post a screenshot but this site will not allow me to upload images for some...
  3. Why is SearchApp.exe making TCP connections? Why would it need to establish several...

    in Windows 10 Software and Apps
    Why is SearchApp.exe making TCP connections? Why would it need to establish several...: SearchApp.exe is always connected via TCP. I can see it on netstat and performance manager under network. If I reboot, it pops backup. I cannot disable or kill the service. Very bizarre. I would post a screenshot but this site will not allow me to upload images for some...
  4. Why Are There Several Internet Connections On My PC?

    in Windows 10 Gaming
    Why Are There Several Internet Connections On My PC?: If I click on the Internet icon in my taskbar, I see 3 internet connections I don't recognize. I only have one router, and I know what the ID is for it. There are 3 connections I know, but 3 I'm not familiar with. When I right click on them, trying to delete, all I get is a...
  5. TCP/IP failed to establish an outgoing connection because the selected local endpoint was...

    in Windows 10 Gaming
    TCP/IP failed to establish an outgoing connection because the selected local endpoint was...: Dear Microsoft I don't know why my windows servers have error TCP/IP, actually can ping but all port not working."TCP/IP failed to establish an outgoing connection because the selected local endpoint was recently used to connect to the same remote endpoint. This error...
  6. TCP/IP failed to establish an outgoing connection because the selected local endpoint was...

    in Windows 10 Software and Apps
    TCP/IP failed to establish an outgoing connection because the selected local endpoint was...: Dear Microsoft I don't know why my windows servers have error TCP/IP, actually can ping but all port not working."TCP/IP failed to establish an outgoing connection because the selected local endpoint was recently used to connect to the same remote endpoint. This error...
  7. Why would a BitLocker key ever be changed after it was first established? And if it was...

    in Windows 10 Gaming
    Why would a BitLocker key ever be changed after it was first established? And if it was...: Why would a BitLocker key ever be changed after it was first established? And if it was changed, why would it not be updated in my microsoft account?...
  8. Why would a BitLocker key ever be changed after it was first established? And if it was...

    in Windows 10 Software and Apps
    Why would a BitLocker key ever be changed after it was first established? And if it was...: Why would a BitLocker key ever be changed after it was first established? And if it was changed, why would it not be updated in my microsoft account?...
  9. The searchApp

    in AntiVirus, Firewalls and System Security
    The searchApp: After system crash the last objects to run on the program in windows 10 wereThe system detected an overrun of a stack-based buffer in this application BackgroundTaskHost.exe -system errorThis overrun could potentiall allow a malicious user to gain control of this...
  10. Why does SearchApp.exe need to make network connections to Microsoft?

    in Cortana
    Why does SearchApp.exe need to make network connections to Microsoft?: If I am searching my local Hard drive, why does SearchApp.exe need to make connections to Microsoft? PowerShell Script: $Process = @{ Name='Process' Expression={ # return process path Get-Process -Id $_.OwningProcess -ErrorAction...