It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
originally posted by: NarcolepticBuddha
a reply to: sled735
Hey, Sled!
Sorry to say but it sounds like you got some nasty malware slowing you down. Great advice has already been given on how to fix it. Good luck.
Just wanted to pop in and say 'hi' to my dear friend.
originally posted by: Skada
Try this batch file I found/pieced together to reset your network adapters. See if it fixes the issue. The hosts file might also be an issue; or a proxy setting within Internet Settings>Connection Tab> Lan Settings Button.
Here is the batch file, save this as ResetNetworkAdapter.bat
Double-click to run
------------------------------
@echo off
REM --add the following to the top of your bat file--
:: BatchGotAdmin
:-------------------------------------
REM --> Check for admin permissions
>nul 2>&1 "%SYSTEMROOT%system32cacls.exe" "%SYSTEMROOT%system32configsystem"
REM --> If error flag set, we do not have admin permissions.
if '%errorlevel%' NEQ '0' (
echo Requesting administrative privileges...
goto UACPrompt
) else ( goto gotAdmin )
:UACPrompt
echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%getadmin.vbs"
set params = %*:"=""
echo UAC.ShellExecute "cmd.exe", "/c %~s0 %params%", "", "runas", 1 >> "%temp%getadmin.vbs"
"%temp%getadmin.vbs"
del "%temp%getadmin.vbs"
exit /B
:gotAdmin
pushd "%CD%"
CD /D "%~dp0"
:--------------------------------------
ipconfig /all
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /registerdns
netsh int ip set dns
netsh winsock reset
echo This Computer Will Reboot after the countdown
echo if you do not wish to reboot
echo hit ctrl-break NOW!!!!!!
timeout /t 10
echo last chance to cancel, 10 sec
shutdown /r /t 10
-------------------------------------------
originally posted by: jhin1place
Just by the sounds of the symptoms, does it only happen when you click a link in the browser? Could just be a DNS issue,where your computer is taking a long time to "look up" the actual location of the address you click. From a command prompt you can run "ipconfig /all" to see the current configuration information. Check to see if the DNS servers look correct (if you know what they are supposed to be).
You can also open a command prompt and try to ping sites to verify DNS is working correctly.
command prompt -> "ping www.google.com" for example.
originally posted by: DontTreadOnMe
a reply to: sled735
Glad you have found a solution.
IMHO, it's a good idea to have more than one browser installed on your computer.
And as far as an AV....I think mos people think it is wise to have one....there are plenty of free ones around....and here's a site that rates the free ACs
www.pcmag.com...
originally posted by: DontTreadOnMe
a reply to: sled735
I have a Amazon stick....a laptop and a kindle, all running off WiFi.
I don't think that should make a difference.
We have had a smart electric meter for over a year.
Never noticed a change in WiFi...or any other problem.
originally posted by: mysterioustranger
a reply to: sled735
The last download prob installed makesre in a deep location elsewhere where its no longer attached to that download. ..hard to get rid of those.. .will tell you can't be cleaned without knowing what installed it.
Look for I. U. P. a. ..intentionally unwanted programs w/cleaning. ..quarantine them and delete.. .
originally posted by: DontTreadOnMe
a reply to: sled735
Sounds like the speed is an issue.
Speed you tested at is pretty damn slow...IMHO.
How many people? How many devices, approx. ?
Also, seems to me they cannot all be using WiFi at the same time.