Hi O4acamera,
The two issues may or may not be related. It’s a little early to conclude. There are many threads that have covered this topic.
Have a look if the following methods help in increasing the speed of file transfer or at least find out the root cause of the issue.
File Transfer issue:
Method 1: Disable your antivirus software.
Some antivirus software can slow down the file transfer speed by interfering with the process.
Method 2: Drivers Update:
Old and incompatible drivers may cause issue with slow or corrupt data transfer. So, one of the best solution is to check the motherboard manufacturer’s website for any system chipsets drivers update.
For driver updates, refer this link: Update a driver for hardware that isn't working properly
Method 3: Use Robocopy
Check whether file transfer method from command prompt speeds up the process. Robocopy is a robust command line file copy program that performs efficiently and is fast. Here’s how you run it.
a) Go to Start and type cmd.
b) Click on cmd.
c) Type the following command at a command prompt, and then press ENTER:
Robocopy source_path destination_path file_name
For example, to copy entire folder of C:\Users to C:\UserBackup, simply type:
Robocopy C:\Users C:\UserBackup
d) For more information about how to use the command, type Robocopy /? at a command prompt, and then press ENTER
Note: Running the computer without firewall or the anti-virus software is a potential threat to the computer; make sure to enable the security software after completing the troubleshooting steps and after identifying the issue.
Internet Explorer Issue:
Windows provides a built-in troubleshooter that can automatically find and fix some common problems with Internet Explorer.
Open the Internet Explorer Performance troubleshooter
For additional steps, see:
http://support.microsoft.com/kb/926449
Tips for solving problems with Internet Explorer
Regards,
Shinmila H - Microsoft Support
Visit our Microsoft Answers Feedback Forum and let us know what you think.