Keeping a Microsoft Operating System in a fit state
Posted: Fri Oct 05, 2012 3:06 am
Occasionally I clean a slow laptop or desktop to put it back to a usable state. It's not obvious how to go about the job. This thread is my attempt to think through what it takes, what to do and what not to do. I'm restricting the thread to machines running an Internet-capable Desktop Microsoft Operating System. Here's a list of what you might be using:
WfWG (Windows 3.11, called Windows for Workgroups)
Windows NT (3.5 or 4)
Windows 95, 98 or 98SE
Windows ME (about which I can say nothing, never having touched it)
Windows 2000
XP
Vista
Windows 7
and here's some background vocabulary I'll try to stick to:
Memory and Storage
The first word which can mean different things to different people is memory. There are two memories in a computer and the long-term one is more helpfully distinguished by being called drive storage instead.
Synonyms for drive storage: hard drive, disk, floppy, memory stick, flash drive, SSD, SD card.
Synonyms for memory: RAM memory.
They differ in that RAM memory is emptied, purged or forgotten when the system is rebooted while drive storage is longer term. Drive storage has a structure chosen by the user, consisting of files within directories within partitions within drives. The user has no control over the structure of RAM memory.
Drive storage
A system will tend to slow down if the main storage gets over 95% full. It does this because it spends more of its time thrashing over the remaining gobbets of space trying to nail sufficient of them together to make a combined storage fragment large enough to do something practical with.
I'll add a post to the thread on how to free up drive storage.
RAM memory
A system will tend to slow down if the RAM memory becomes full. It does this because, rather than complaining and then stopping work, the machine will move the least-used memory areas onto drive storage. When that's needed again, more space has to be made in RAM memory to bring the needed pages back. As the proportion of the computer's time spent in this housekeeping rises, the system has less to spend on real work. It can become a runaway effect with seconds of productive work turning into minutes of elapsed time.
I'll add a post to the thread on how to free up RAM memory.
Physical cleanliness
A computer which can't expel enough exhaust heat is a machine which will progressively fail. That has nothing to do with the operating system but I'll add a post to the thread on how to physically clean the computer.
WfWG (Windows 3.11, called Windows for Workgroups)
Windows NT (3.5 or 4)
Windows 95, 98 or 98SE
Windows ME (about which I can say nothing, never having touched it)
Windows 2000
XP
Vista
Windows 7
and here's some background vocabulary I'll try to stick to:
Memory and Storage
The first word which can mean different things to different people is memory. There are two memories in a computer and the long-term one is more helpfully distinguished by being called drive storage instead.
Synonyms for drive storage: hard drive, disk, floppy, memory stick, flash drive, SSD, SD card.
Synonyms for memory: RAM memory.
They differ in that RAM memory is emptied, purged or forgotten when the system is rebooted while drive storage is longer term. Drive storage has a structure chosen by the user, consisting of files within directories within partitions within drives. The user has no control over the structure of RAM memory.
Drive storage
A system will tend to slow down if the main storage gets over 95% full. It does this because it spends more of its time thrashing over the remaining gobbets of space trying to nail sufficient of them together to make a combined storage fragment large enough to do something practical with.
I'll add a post to the thread on how to free up drive storage.
RAM memory
A system will tend to slow down if the RAM memory becomes full. It does this because, rather than complaining and then stopping work, the machine will move the least-used memory areas onto drive storage. When that's needed again, more space has to be made in RAM memory to bring the needed pages back. As the proportion of the computer's time spent in this housekeeping rises, the system has less to spend on real work. It can become a runaway effect with seconds of productive work turning into minutes of elapsed time.
I'll add a post to the thread on how to free up RAM memory.
Physical cleanliness
A computer which can't expel enough exhaust heat is a machine which will progressively fail. That has nothing to do with the operating system but I'll add a post to the thread on how to physically clean the computer.