Tuesday, January 4, 2011

Why Is My Computer Freezing? – Easy Way To Fix Computer Freezes

Why Is My Computer Freezing? â€" Easy Way To Fix Computer Freezes

Author: Mars

“Why is my computer freezing frequently?� I was asked hundred times by a lot of people. Most of the cases are that when you use a computer over time, it gradually becomes very slow, hard to connect to internet and freezes frequently. When your computer freeze up, the screen and computer are not responding, keyboard will not type. How can we get rid of nuisance?

There are many issues can cause freezes, poor PC performance and errors. But the issues which have the most pull to PC performance are junk files, temporary files and so on. When those files keeps accumulating in your system, they will slow down your computer and result in frequent freezes. Now I will tell you a very easy way to create a tweaking tool to clean up those junk, temporary files. If you find it very hard to do, you can use another PC tweaking tool I will recommend you below. Follow the steps below:

1. Create a notepad.
Click Start, then All Programs. Select Accessories and then Notepad.

2. Copy the codes below and paste them to the notepad you have just created.
(NOTE: Do Not Miss A Single Character Below! If You Cannot Create It or It Won't Work For You, You Can Use Other PC Tweaking Tool I Recommend At The End!)

@echo off
echo Cleaning Your System Junk Files and Temporary Files, Please Wait…
del /f /s /q %systemdrive%*.tmp
del /f /s /q %systemdrive%*._mp
del /f /s /q %systemdrive%*.log
del /f /s /q %systemdrive%*.gid
del /f /s /q %systemdrive%*.chk
del /f /s /q %systemdrive%*.old
del /f /s /q %systemdrive%recycled*.*
del /f /s /q %windir%*.bak
del /f /s /q %windir%prefetch*.*
rd /s /q %windir%temp & md %windir%temp
del /f /q %userprofile%cookies*.*
del /f /q %userprofile%recent*.*
del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*.*"
del /f /s /q "%userprofile%Local SettingsTemp*.*"
del /f /s /q "%userprofile%recent*.*"

echo Congratulation! Clean Mission Is Complete!
echo. & pause

3. Save the Notepad.
Click File on the notepad menu and click Save As. Choose the Save As Type to All Files. Note that name it as Clean.bat! Save it to desktop. We have just created a cleaning tool!

4. Go to desktop and run Clean.bat!
Double click Clean.bat! It will automatically clean all the junk files in seconds! It is not only safe and risk free, but also effectively fix the computer freezes!

But this could be dangerous if you do it incorrectly! I don’t recommend your do it, if you are not a very sophisticated pc user. And if this way won't work, you can click here to use another Windows tweaking tool to fix PC freezes . And you can click here to visit my website to find out how to stop computer freezing problem.


Article Source: http://www.articlealley.com/article_1294033_11.html

About the Author: Mars, Computer Technology Expert, has been engaged in Computer Technology research for over 10 years.Main Research: Windows Operating System Optimizing, Computer Performance Improvement and Computer Error Solution. Personal Blog:

Windows Driver Updates

Registry Tweaks

http://updatewindowsdrivers.com

No comments:

Post a Comment