42 UDP internet connections

First I had a problem: My internet was slow, now I know why, I have opened 42 connections to internet.
What can I do?

Thanks,

YourDestinity

You must have applications running that eat up UDP resources:

netstat -ab

from the DOS prompt will show you the name of the application that has the UDP port open.

If you do not know what each application does
www.prcessslibrary.com
will tell you.

Having 8-10 UDP connections is not abnormal. These are expected
iexplore.exe
outlook.exe
lsass.exe
svchost.exe
System
winlogon.exe

These belong to Microsoft. If find other odd app names, you may have hitchhikers - i.e.,
malware.