Monday, August 9, 2010

How to take care of your pc

Pc is 1 of peoples most important thing in life these days, and to take care of your pc you will need some tools and self thought and of course patience.

these are things that will make your pc work smoother and healthier

Once a month you need to do a disk defragment to do so, go to my computer than right click on ya local disk or any other disks click on properties than click on the tools tab than defragment now, click on Analise wait till it's finished, you'll get a message that tells you to defrag or not, if needs to simply click on defrag and wait till it's over.(It might take allot of time, depends on how big and full ya drive is, and it's recommended to do it when you are not busy because it uses allot of CPU and might make your pc slow)

Once a week do a system clean and clear cookies, you can do so by using Ccleaner that's 1 of my favorites, but you can use any. this will clean ya system and of course make ya ram work better.

Once a week do a virus scan, you need a legit and up to date antivirus

Once a month do a system and registry scan to repair or replace damaged system files(ddl, etc)
There is allot on the market, you can try pc tools or Uniblue.

Avoid toolbars, and random download managers

Aditional virus on the C:\

A virus's goal mostly is to damage ya primary drive(master) and make it crash, that's horrible sometimes specially when you have lots of important files in there, I will show you some steps on how to make sure your C: drive or any other are infected

1st you got to open my computer and open C: drive or local disk, than you need to go to start run, type cmd than hit enter c\ than hit enter
Now you need to check the hidden files type in dir /ah than hit enter

i will show you a list of files that are not viruses and has to stay there:
NTDETECT, ntldr, BOOT.BAK, cmldr, CONFIG, IO, MSDOS, pagefile, AUTOEXEC, there are some note pad files and allot of sqm datas, might be some other files depends what you installed on your pc, those are not harmful and must not be deleted.

This is a list of few viruses that infects ya C:\
autorun.inf, NHSIJ.EXE, NHSIJ.SCR, TIUOPU.EXE, TIUOPU.SCR, WCGSWA.EXE.

Of course there is billions of them attacking peoples everyday, if you get any suspicios files you might google them to investigate them, or scan them, or try to delete them manually

to delete manually follow these steps:
1. open my computer click on local disk(c:\)
2. start/run. type cmd than hit enter
3.type C\ than hit enter
4.Type attrib -h -r -s than hit enter
5.you'll notice that now these files are visible in ya local disk, now simply delete them
6.if some can't be deleted you need to find the proses in ya task manager and kill it than try deleting it again
7.If you still have trouble, boot in safe mode and do the same steps to delete
8.if the viruses keeps copying their self's they might be some other place in ya PC so it's recommended to make a clean install(make sure to back up important files)
9.for files that copy their selfs please follow the steps in my previews post '' svchost.exe'' instead of typing svchost.exe you'll need to type the virus name
10. to check ya other disks or usb's, type in for example f: than hit enter or e: or whatever(in command prompt after you've typed c\ than enter)
Make sure to get a full virus scan and system scan to check any damaged files after these removals.

I hoped this helped you to solve ya problems

Friday, July 30, 2010

PC protection,Security tool, antivirus 2009 and lots more names(Virus/Malware.backdoor))

This is a very frustrated virus, its a antivirus looking that block almost everything on ya pc, you can't even open task manager to end the proses, now this is how u get tha virus: u get a backdoor kind of malware than it uses some sites to pop some kind of online scanning telling you that you are infected and than it pops a download file, please ignore it just close the window and get a system scan(pc tools, registry booster) if it's too late, follow these steps to delete it...

1st u need to boot in safe mode with no internet connection next right click on the desktop icon go to properties and click find target or find folder location, than you just delete all that, after that get a full system scan to repair the damaged files...(best way is to back up files, format and reinstall a clean windows after these steps) the files are numbers some times like these:3417217364 or 587474, but there is lot more..

Enjoy!

Saturday, July 10, 2010

XP: how to instal the recovery console on ya drive

start ya pc and insert the WXP cd

go to start click on run

type in c:\i386\winn32.exe /cmdcons

follow the instructions

each time you start ya pc it will ask if you want to use the recovery console or go to windows

autorun.inf virus(hidden file)

This is a common virus in ya drives it copy itself in all ya drives, usb, cellphones, cameras so if you have this on ya pc, means everything that was plugged in ya pc is infected, follow these steps to remove...

go to start click run type cmd than enter
type cd\ than enter
to view the virus type in dir /ah you see autorun.inf and a number on its left
type attrib -h -r -s autorun.inf than enter
type del autorun.inf than enter
type md autorun.inf than enter
thats it, remember never remove the folder that was created

note that you need to boot in safe mode than follow the steps above to remove from usb flashs(to go to a flash simply type cd\ enter than e: enter or f: etc

in some cases you can kill the explorer.exe from task manager but i recomend to booth in safe mode, try also killing ctfmon.exe before removal if it fails

svchost.exe (usb or other drives)

If you see a file in ya usb flash that's called svchost it's 100% a virus even if you delete it it will come back,so u would need to follow these manual steps to remove and prevent it to copy itself in ya usb drives:
go to start click run than cmd to open the command prompt do this with ya usb plugged
before u follow the nexy steos do this, open a note pad or write in ya browser: md svchost.exe and copy it....

type in command promt cd\ than enter
type f: than enter ( you can do so with e g etc)
type attrib svchost.exe -s -h -r -a than enter
type del svchost.exe note that you need to be very quik on the next step or the virus copy itself back
right click and paste md svchost.exe right after you delete it so it can't copy it's self back in ya drive, repeat this with ya other drives to remove the virus

Note to see the svchost.exe u need to enable view hidden files or go to command prompt type in the drive you want to check and type in dir /ah to view hidden files.