|
 |
|
|
|
|
|
PC ChatThis forum is for all things computer related. Technical questions about hardware, software, upgrades, building your own PC, etc... But as always, no warez. Be sure you read the pinned pre-post topic labled "READ BEFORE YOU POST A QUESTION" before you create a new thread. If this topic does not clear up your problem, by all means proceed with a new thread creation. This topic also explains some of the info you (and those replying) will need to know in order to get a helpful and speedier reply.
Random Questions...v2.0 Random questions, real-time, part XIIIII
 |
|
 |
| |
Gareth Croke  |
Posted: Saturday, Apr 21 2012, 16:02
|
Builders Like Erections

Group: Zaibatsu
Joined: Aug 5, 2003



|
If the machine starts up quickly with the program disabled, and then you enable it and runs as it should do then there are some programs that delay the startup of a program. Unfortunately Windows doesn't natively do this, so you'll have to use a third party program, search google with "delaying a startup program" and you'll find lots of reviews with links to various tools that can do this.
However that's just using another program to cover up another programs faults. The best things to do first is run The Usual Suspects™
1) Antivirus Scan 2) Spyware Scan 3) Defrag 4) Registry Cleaner 5) Disk Cleanup 6) Updates 7) Defrag Again
Try that and see if it works, if not try uninstalling the program and reinstalling it again.
Once you've done this try and see if it runs any better, if not contact Kaspersky directly to see if it is a known issue and if there are any fixes, or suggestions from them. If that doesn't work, then cut your losses and remove it and use something else, there are plenty of free anti-virus programs that are just as good if not better.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Slamman  |
|
Godawful-Disturbed-Earl Root

Group: BUSTED!
Joined: Nov 29, 2003


|
Some are hogging more resources then others, and often when reviewed, their intrusion into normal operation is taken into account. I believe they've scored well in the past, but I think part of what makes Avira compelling is it runs light, without being an intrusion to operational performance, AND it's FREE!! So, it might behoove you to look into dropping a paid subscription, using a free AV and MS' Essentials instead, add to that Prevx free CSI application, which only runs on your demands.
Should ask a question myself, I've been tethered mousically to my Acer Aspire since the touchpad died, but it occured I've already added a Blue Tooth USB dongle to a port where it stays (nearest the AC jack), I believe getting a wireless mouse that will work off any BT module like this is something I'd prefer. I have one already that uses two USB ports to power a receiver, and that's more cumbersome then having a USB mouse!! So.... What might you suggest that's the best bargain, and you can get perhaps the mouse by itself?
This post has been edited by Slamman on Sunday, Apr 22 2012, 01:56
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
fireguy109  |
|
Chronic post editor.

Group: Leone Family Mafia
Joined: Aug 30, 2010


|
Thank you for the replies.  Kaspersky has an option to disable it at startup in its options, and I'm familiar with msconfig, so I'll try that first. 1) Antivirus Scan - done x2, with both Malwarebytes and Kaspersky. Nothing at all besides some kind of registry key error, which when fixed did not fix the problem. 2) Spyware Scan - done. 3) Defrag - done, didn't really have an affect as my computer automatically defrags once every few days. 4) Registry Cleaner - I'll look into this. Recommendations? 5) Disk Cleanup - again, I'll check this. 6) Updates - tried it, no help. 7) Defrag Again - it's scheduled for tomorrow. Thanks for the help Gareth and kmlwin, I'll try your suggestions as soon as I can! This post has been edited by fireguy109 on Sunday, Apr 22 2012, 02:55
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Gareth Croke  |
|
Builders Like Erections

Group: Zaibatsu
Joined: Aug 5, 2003



|
| QUOTE (fireguy109 @ Sunday, Apr 22 2012, 03:44) | ... 4) Registry Cleaner - I'll look into this. Recommendations? ...
Thanks for the help Gareth and kmlwin, I'll try your suggestions as soon as I can! | You could try CCleaner, it's a fairly basic program for cleaning the registry, but it does the job and will back up the registry before you clean it.
As I say you can try that out, if still doesn't do it then as I mentioned earlier, try uninstall and re-install, NB: in between the two stages run the registry cleaner, or if Kaspersky have a registry cleaner through their website for doing this then run that as well.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Wolf68k  |
|
always howling

Group: Members
Joined: Mar 12, 2003



|
I some what disagree with Gareth's steps. Defrag should be the last thing you do. Disk Cleanup is redundant after using CCleaner, personally to me if you're using CC then DC is completely useless since CC will get things that DC won't get at all. A step to add in is chkdsk. With Windows 7, not sure about Vista, using the Error-checking from the drive Properties->Tools will work just fine. Make sure nothing is checked and tell it to scan. If it reports an error then check just the auto fix, then click schedule and restart. When the system restarts it'll do an error check and be able to fix the problems. With XP the same tool is useless because the problem has to be really bad before it'll suggest fixing anything. Mostly because I'm currently too tired right now I'll skip how to run chkdsk from command line and assume you're on 7. My steps are: virus scan, spyware scan, reg cleaner, chkdsk, defrag. An optional step between chkdsk and defrag is pagefile flush. System control panel->Advanced->Performance->Settings->Advanced->Change. If the auto manage is checked, uncheck it. Other wise take notes of what the settings are. Select "no pagefile" click OK until you're out. The system might say that the changes won't take effect until you restart, so do that. When you come back now you defrag. After the defrag go back to the pagefile settings and reset things back to the way it was. You might or might not have to restart again, you can do it anyway just to be safe. There should be no need to defrag again after you've replaced the pagefile. @Mockage You didn't say what is already installed. If Vista is already installed then try this guide http://apcmag.com/how_to_dualboot_vista_wi...alled_first.htmNote they are using Ubuntu but the same steps can used with any version of Lunix This post has been edited by Wolf68k on Sunday, Apr 22 2012, 17:26
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Gareth Croke  |
|
Builders Like Erections

Group: Zaibatsu
Joined: Aug 5, 2003



|
| QUOTE (Wolf68k @ Sunday, Apr 22 2012, 18:23) | I some what disagree with Gareth's steps. Defrag should be the last thing you do.
Disk Cleanup is redundant after using CCleaner, personally to me if you're using CC then DC is completely useless since CC will get things that DC won't get at all. | I only throw in a defrag in the middle, as sometimes this is all it needs without having to go through all the other steps, although there is no harm in doing the other steps as well.
And I only suggest using Disk Cleanup, as sometimes I've found in the past CCleaner has deleted some temporary files, sorry "temporary" files, that Disk Cleanup doesn't delete, and leaves me having to cleanup up after CCleaner to get things back again, which is OK if you know what you're doing, but even so it does kinda p*ss you off a little.
I also didn't recommend using chkdsk at this stage as 9/10 times, slow running computers are due to software or bloat from the OS, if there were recorded error messages then I'd go down that route.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
fireguy109  |
|
Chronic post editor.

Group: Leone Family Mafia
Joined: Aug 30, 2010


|
Okay.
First I tried the chkdsk, Wolf. Nothing was brought to my attention, no bad sectors or problems or any of that stuff.
I tried turning on Kaspersky after the computer itself was already up. It produced a spike in CPU usage that went away after several seconds. The CPU then stabilized less than 20%. Memory usage by Kaspersky was around 1/10th of what it was before. However, attempts to do actions requiring administrative permissions were slow and produced a long spike in CPU usage up to around 95%, as did simply opening folders, although in those cases CPU was about 65% and for about 3 to 4 seconds. Altogether, not bad. Kaspersky is a bit jumpy though, its memory usage is increasing massively then dropping down only to repeat itself.
CCleaner brought up a ton of sh*t and I have no idea what to do with it. That includes missing shared dlls, unused file extensions, ActiveX issues, invalid icons, app paths, an unused registry key, a bunch of invalid firewall rules, an obsolete software error, and a missing MUI reference. Of those, what do I fix? As for the file extensions, at least a dozen of them are simply compiled data read by game engines, so will messing with them screw up all my PC games?
Thank you all for your help so far. By the way, I forgot to mention I am indeed on Windows 7.
This post has been edited by fireguy109 on Monday, Apr 23 2012, 01:52
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
Pages:
(114) « First ... 54 55 [56] 57 58 ... Last »
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|