Version: 2008
  • On CBS MoneyWatch: Report: Tiger to Pay Wife $60 Million
Advanced Search
advertisement
advertisement
mySimon mySimon mySimon Outdoor Gear mySimon Swimwear mySimon Home and Garden

Forum display:

Windows XP: Reasons behind reformatting your hard drive and reinstalling Windows OS?

by Lee Koo (ADMIN) Moderator - 8/21/09 2:39 PM
advertisement
Post 1 of 298

Reasons behind reformatting your hard drive and reinstalling Windows OS?

by Lee Koo (ADMIN) Moderator - 8/21/09 2:39 PM

Question:

What’s the reason behind reformatting your hard drive and
reinstalling Windows occasionally?


I’ve been an avid reader of your help and how-to newsletter
for many years and thanks to you and the members, I have
learned quite a bit. The one thing that I could never
understand is when a topic of Windows problems is presented,
many people offer the suggestion of reformatting the hard
drive and doing a fresh install of the Windows operating
system and magically things should be solved, but they never
go into details as why this solution works. Is this some sort
of standard Windows ritual that I’m not aware of? I’ve never
really understood this, but there is always a few who mention
it and I’d really like to understand why people give such
advice and also what it does for you? Is it bad advice or
should it be taken into consideration? Is this something that
I should be doing to improve my Windows XP system? Should
this task be performed every six months, every year, every
other year...??? Please help me out as this subject has been
puzzling for me for quite some time. Thank you.

Submitted by: Stephanie L.

Here are some featured member answers to get you started, but
please read all the advice and suggestions that our
members have contributed to this question.

See my answer to last week's question ... --Submitted by Watzman
http://forums.cnet.com/5208-6142_102-0.html?messageID=3102901#3102901

It all depends... --Submitted by Zouch
http://forums.cnet.com/5208-7813_102-0.html?messageID=3104245#3104245

It isn't necessarily standard procedure --Submitted by 4Denise
http://forums.cnet.com/5208-6142_102-0.html?messageID=3103031#3103031

Reinstalling and reformatting --Submitted by xpdeg
http://forums.cnet.com/5208-6142_102-0.html?messageID=3103079#3103079

The last resort --Submitted by alswilling
http://forums.cnet.com/5208-6142_102-0.html?messageID=3103873#3103873

If you have an answer or would like to share why you personally do reformat of the hard drive and a fresh install of the Windows OS with Stephanie, please click the reply link below and submitted. Please be as detailed as possible in your answer. Thank you!

Post 2 of 298

Spread Wealth

by peacemarauder - 8/14/09 5:57 PM In reply to: Reasons behind reformatting your hard drive and reinstalling Windows OS? by Lee Koo (ADMIN) Moderator

Usually when someone asks for help with a problem several other problems are listed other than the one they are trying to fix so formatting will cure all the separate problems instead of listing the fixes for all of them. Fixing all of the problems would take more time than a format and clean install.

The windows kernel can become corrupt during all this use as well in areas and a clean install will correct this.

Post 3 of 298

••

by puma - 8/21/09 8:29 PM In reply to: Spread Wealth by peacemarauder

the windows kernel is spaghetti code compared to *nix variants, thus easily can become corrupt but it does not have to be. problem is that the manufacturer is more interested in profits than creating a quality product. even the developers are mostly from asia, known for its cheap labor...

Post 4 of 298

I agree - you don't have to do this with UNIX or VMS

by chuck_whealton - 8/22/09 7:05 AM In reply to: •• by puma

I'm going to have to agree with Peace Maurader and Puma.

I've worked in the IT industry since the 80s and it's incredible how much time you can waste in troubleshooting a Windows installation versus just biting the bullet and reinstalling it.

At the same time, having worked with a good chunk of the UNIX variants out there and the VMS operating system, seeing how it works with Windows is somewhat laughable. Whereas you have UNIX and VMS systems that get installed and can achieve continuous uptime in the years, in that same amount of time you may have to reinstall your Windows-based desktop system multiple times.

I don't NORMALLY see this on Windows server operating systems, probably because you don't have people logging directly into them for normal work, but you constantly see it on desktops. Thank God that at least in the corporate world, we have RIS and other imaging technologies that make putting a standard image back on a system a snap. Unfortunately, those of us at home normally get stuck reinstalling from scratch.

Charles Whealton

Post 5 of 298

Spaghetti code in *nix/Linux

by verdyp - 9/6/09 7:31 PM In reply to: •• by puma

The spaghetti code also exists within the various *nix/Linux kernels. The old "microkernel" architecture is no longer there since long, and there are huge dependencies between the kernel and even between the loadable drivers (called 'modules' in Linux). If you have ever tried to manage the system updates on Linux, the automated updates will fail for each module that have been tweaked locally or installed from packages that are not part of an existing supported pack from your distrib. It then becomes wuite difficult to manage the versioning, so you're stuck to using only the "official" packages maintained by your distribution provider. except for pure standalone applications that just use some basic libraries.
The set of dependencies in most *nix/Linux programs are extremely more difficult to manage in the sources, you can look at the various "configure scripts" and numerous packages you have to preinstall before compiling them, with specific versions. That's why many softwares for *Nix/*Nux only come supported with specific distributions. The effective danger, on *nix/Linux is to start with a distribution and finally find later that it is no longer active or no more supported by your important application software. That's the main reason why *nix/Linux is used mostly for server applications, and with very few desktop applications. *nix/Linux still needs a coherent GUI and some standards to build applications with them.
So may be the future of *nix/Linux on desktop will be within virtual environments, rather than on C/C++ packages: I mean here better support of advanced GUI features within standard libraries of languages like Python or Java or a .Net port, to reduce the dependencies in application code, or using common libraries of famous browser tookits like Mozilla, WebKit, and Qt, to build applications on top of it. But there will still be a lack of unification for the desktop integration (having to manage various desktop shells, or various system repositories for installable application packages, is a mess of spaghetti code, and lots of difficulties for managing upgrades and their dependencies: this means that these systems are too often installed with too mange packages than those that will be actually needed; in which case a desktop *nix/Linux installation can now require even more installed gigabytes of code on disk than Windows itself, whose layering and reuse of code has considerably progressed, notably in Windows 7 that is very promizing).

Post 6 of 298

Backup to VHD, reinstall Windows & VirtualPC, then transfer

by verdyp - 9/6/09 4:08 PM In reply to: Spread Wealth by peacemarauder

The safest way I've found to reinstall Windows, or install a new version, using a single PC, is to make a complete system backup to a VHD file, stored on a separate disk or partition, then reformating the system partition to reinstall Windows or install a new version.

Next, install VirtualPC, and start it pointing to your VHD file. You'll have a live version of the previous version, that will still be booting and from which you can transfer the files and settings you want, using the Microsoft's transfer agent, and then transfering the other files or settings that were ignored by this agent.

It can take quite a long time to create this backup. However it is the safest way to cleanup you system, restarting from scratch and transfering only the useful things you really want, keeping the backup accessible from Virtual if anything is still missing (you can use your VirtualPC session to look at what is missing and how the things were setup to work in your previous install.

Once you are happy with your new system settings, you may drop your VHD file or create a new backup of it.

Note that VHD files can also be transfered as a single file to another PC running Virtual PC.

Personnaly I won't burn a DVD to store the VHD file (quite often, it will not have enough space to store it in one fragment). Consider adding a second drive to store this backup safely: you may disconnect this drive while installing the new system.

If only Windows could also boot and mount directly a VHD file as if it was its main system partition, without requiring Virtual PC... we could still switch easily from one system installation to another. So we would just need to create a large partition formatted with a simpler filesystem, like FAT32, just to store the MBR and small multiboot software and the VHD files. When Windows would boot, it should be able to mount the VHD file as its disk "C:" and then optionally mount the host partition as another disk, where just the current VHD file would be locked by the current instance of the system.

We would also have more powerful recovery mechanisms, and more powerful security tools to inspect the content of a VHD and repair it while it is not hosting the current active system: for this recovery procedure, we could as well boot from a Linux CDROM (there does exist VHD drivers for Linux that can mount a VHD file as if it was a physical disk, containing its own internal partitions, boot code, filesystems...)

Post 7 of 298

Size of a VHD file

by verdyp - 9/6/09 4:22 PM In reply to: Backup to VHD, reinstall Windows & VirtualPC, then transfer by verdyp

I just tried to backup a full installation of Windows 7 Ultimate (final release for manufacturers) in its default settings (which requires a disk space of 16GB in order to complete the installation, including all its internal working files), and after some post-install cleanup, I was very pleased to see that the full installation only required a bit more than 6 GB of disk space plus 1 GB for its default paging file (i.e. Seven Ultimate successfully runs within 8GB, including with the addition of an alternate web browser, and its current system updates). This is much less than Windows Vista.

Note that when backing up a complete system (including several partitions) to a VHD file, that file can be compressed for faster transfers over a network, however compressed VHD files cannot be used as live writable disks, so they are not bootable; however you may use offline defragmentatin tools on VHD files to minimize the partition usage, prior to resizing the partition, in order to reduce the size of the VHD file: it does not have to contain physically all the data from unused partitions).

Post 8 of 298

reformat drives

by varick - 8/14/09 6:00 PM In reply to: Reasons behind reformatting your hard drive and reinstalling Windows OS? by Lee Koo (ADMIN) Moderator

it's been my experience, reformatting is a last ditch effort.
I have several programs to stop adware and virus stuff.
but if the only choice you have is reformat,...then feel free to do it.

Post 9 of 298

Format and reinstall

by R07913 - 8/14/09 6:19 PM In reply to: Reasons behind reformatting your hard drive and reinstalling Windows OS? by Lee Koo (ADMIN) Moderator

This practice is mainly a hold-over from the Windows 3.1 and Windows 95 days, however it is sometimes necessary to remove some bad settings or drivers or perhaps the remnants of a boot sector virus. Back in the good-ole-days (LOL) of Windows 3.1, computers, especially developer's computers, would crash often, sometimes several times a day. This would corrupt system files, drivers etc. at random making the machine exhibit strange problems. It was next to impossible to troubleshoot this strange behaivior and rather than spend days trying to figure out what was wrong, it was simpler and faster to start over. Also, the hard drives were not nearly as reliable as modern hard drives and would sometimes add to the problems. Formating the drive ensures that even if a boot virus or other nasty was present, it would be wiped out.

As I said, this is not necessary with XP or later OS except on very rare circumstances. These OS guard the system files and other vital files and are many times more stable than the old OSes. I am a developer and I have not had a BSOD on XP in several months, probably less than 6 total with XP in more than 5 years. I used to get that many in a hard day with W31.

Post 10 of 298

Windows reinstalls aren't complete

by BigGuns149 - 8/15/09 12:44 PM In reply to: Format and reinstall by R07913

While I think that there are some people who jump too quickly to reformatting I disagree with you that the circumstances where doing a reinstall makes sense are rare. For a lot of more severe spyware issues doing a reinstall takes far less time and results in a more stable/secure/reliable system.

Depending upon the speed/size of the HDD and the number of files involved you can spend 1-2 hours trying to clean a system and still not get everything removed while on a lot of modern systems you can have a reinstall complete in less than an hour. Unless one has a lot of applications it seems like a waste of time to try to find and remove every piece of spyware.

In some respects reinstalling is far less of a hassle than it used to be. Install media are far faster(CD/DVDs compared to multiple floppies) and the modern Windows registry is far more complex than things were in Windows 3.1 so finding a issue may take FAR more time than it used to be.

Except for severe spyware infections I agree with you that reinstalls are pretty rare these days, but spyware issues are still relatively common.

Post 11 of 298

Your code

by xpdeg - 8/15/09 8:28 PM In reply to: Format and reinstall by R07913

Hi, you don't say if you only use your machine to write code or for everything.

Post 12 of 298

No, This Is Still SOP For MS

by WTM - 8/30/09 9:10 PM In reply to: Format and reinstall by R07913

But it is getting better. Windows 7 looks like the best they've ever done at this point. None the less, Windows still slows down constantly with use, and the only solution is a clean install. I don't know about the format part, wiping the drive clean is enough. The idea of carrying every last address for the system around in memory is absurd.

Number one reason I've seen in recent times for doing this? Windows update. If you customize your system at all, TURN THAT SERVICE OFF!

Post 13 of 298

See my answer to last week's question ...

by Watzman - 8/14/09 6:21 PM In reply to: Reasons behind reformatting your hard drive and reinstalling Windows OS? by Lee Koo (ADMIN) Moderator

See my answer to last week's question:

http://forums.cnet.com/5208-6142_102-0.html?messageID=3097493&tag=nl.e497#3097493

[The title was "People are too quick to reinstall Windows "; and the first paragraph was:

People are too quick to reinstall Windows, and too slow (FAR too slow) to consider that when a computer isn't working, the problem might be the computer (and not the software).]

There is an old saying that when the only tool you have is a hammer, you tend to treat all problems like nails. This is kind of like that: Often people (in particular telephone tech support people) don't know what to do, so they give this advice. For THEM, it works, because "reinstalling windows" can take hours or even days, so the problem goes away, for hours or days. Note, however, that in their mind, the "PROBLEM" isn't the problem but rather the customer who is seeking assistance. Hey, if we just got rid of all of our customers, there would be no problems !! Think how much easier life would be.

So much for today's lesson on how to win friends and influence people.

Ok, let's look at VALID reasons to reinstall Windows:

1. Malware and Virus': If a system gets a virus/malware infection, reinstalling Windows may be the only way, the best way or the fastest way to fix the problem. These infections alter critical Windows files as well as installed user programs and, sometimes (but fortunately rarely) data. Some of them cannot be removed, in other cases hundreds or thousands of files may have been altered and a complete reinstallation may be the only way, the best way or the fastest way to fix the problem. IF, that is, the system is really suffering from such an infection.

2. Registry corruption and bloat: One of the most important components of Windows is the "Registry", a database of everything that is on the comptuer and that has been done to the computer. This includes both hardware and software. As the computer is used more and more, and as software and hardware are removed and added (especially added), the registry gets bigger and bigger and bigger, which makes using the computer slower and slower and slower (one of the problems is that when you remove a program, which may have thousands of entries in the registries, it's "uninstall" process probably does not remove all of it's registry entries). While there are "registry cleaners" that purport to "clean" the registry (and in some cases to defragment it as well), both their effectiveness and safety are variable and questionable; in the worst case, they remove critical entries and can damage or even destroy the computer (in some cases to the point that it no longer boots). Sometimes, you just get to a point where the best thing to do is start over clean, but the only way to do that is to reinstall everything (not just Windows, EVERYTHING) from scratch. Yes it happens. I'd even go so far as to say it's inevitable. But unless you are one of those people who installs WAY too much (too many things that you should know better than to install), it should take 2 to 3 years before you MAYBE get to a point where registry bloat is enough of an issue that you should consider reinstalling windows.

3. Corrupt files. This is similar to item one, virus' and malware, but it's not the result of a nefarious attack. Sometimes, a hardware failure will corrupt files or critical data structures (boot records, directories, FAT tables, MFT tables (the NTFS equivalent of directories and FAT tables), etc. It can happen, it shouldn't, but it can. The damage may be such that reinstalling windows is the best or only solution. THIS IS USUALLY CAUSED BY HARDWARE FAILURE (although it can be transient).

So those are the reasons why it really might make sense to reinstall windows. And, frankly, because of "register bloat", most users should expect that a "periodic" reinstallation of windows may be good or necessary. BUT, the "period", in the absence of malware infection or hardware failure, or people who compulsively install everything that they come across, should be 2-4 years (note, also ... this may be about the practical life of a typical comptuer due to the obsolescence that occurs as new comptuers become more and more capable).

A couple of comments: Reinstalling windows completely means reinstalling ALL of your other software (office, photoshop, multimedia tools, browsers, etc.). It also means you either backup your data first and restore it, or you lose it. If you have a lot of "stuff" on your computer, this will take hours and will probably take days. There are some strategies that you can use to minimize this:

1. KEEP YOU DATA IN A PARTITION OTHER THAN DRIVE C: This makes a lot of sense and is a good practice. But, unfortunately, it's surprisingly difficult. It means "moving" the "My Documents" folder from it's default location, and it means configuring ALL of your programs to place and look for their data in a partition on a drive other than C:. Software publishers (including Microsoft) do not make this easy, and even when it's not difficult, they don't tell you how to do it. And in some cases, the level of difficulty required to move a program's "default" data storage location reaches the point of manually editing the registry.

2. After you do a reinstallation, and have everything major more or less "right", MAKE AN IMAGE BACKUP. Then if you have to reinstall, the image backup may be hours or days faster than a piece by piece "bare metal" reinstallation of everything (restoring an image backup is usually a 20-40 minute task and it gets you back to where you were when you made the backup .... which should be shortly AFTER
you did a complete piece-by-piece reinstallation of Windows AND ALL OF YOUR OTHER SOFTWARE. The problem with this is that no only do most users not know either what it is or how to do it ... but it requires an image backup program that you will probably have to BUY. [Vista Ultimate has an image backup program in the OS, and in Windows 7 I believe it will be present in all versions].

3. CONSIDER USING "SYSTEM RESTORE". Very often, "system restore" can save your butt and avoid the need for the far more complex process of a full reinstallation of Windows. Another tool that most users don't know about and don't know how to use. But at least it's part of Windows, and it's free.

Post 14 of 298

IT HAD TO BE YOU!!!

by Cadillac84 - 8/14/09 6:40 PM In reply to: See my answer to last week's question ... by Watzman

I knew it had to be you as I was reading the post! Who else makes so much sense? Well, there are a couple others, but this is (I guess) my shorthand way of saying "I agree!"

I have never made a format/fresh install of Win XP except after a totally failed drive (excluding other people's computers). I won't say it never happens, but if you decide your files are important and are willing to work hard to keep them, it can usually be done!

I like to use my little Apricorn USB attached drive with their software to make a Clone of the bad drive so I've got something to fall back on. Then I plow into it knowing I can at least get back to the bad place I was in the awful event I make it worse! LOL

Congratulations on continuing your string of great answers!

Chuck

Post 15 of 298

Same here

by Anysia - 8/21/09 7:56 PM In reply to: IT HAD TO BE YOU!!! by Cadillac84

The only time I have had to do an full reinstall of XP was due to hard drive failure and replacement, and even after replacing the hard drive, I used a system back up/image to shorten the needed set up time from days to just a few hours.

Forum legend:
Locked Locked thread
Moderator Moderator
CNET staff CNET staff
Samsung staff Samsung staff
Norton Authorized Support team Norton Authorized Support team
AVG staff AVG staff
Windows Outreach team Windows Outreach team
Dell staff Dell staff
Intel staff Intel staff
Powered by Jive Software