Clean install XP and still bloated?
Clean install XP and still bloated?
I did a clean install of XP Pro onto an X60. After the basic install, about 2gb of boot partition is used.
After running Lenovo's System Update and MS Windows Update - using both to install only "required", selected "recommended" and selected "optional" drivers and updates, nearly 5gb is being used on the boot partition.
What's up with that?? All the folders aside from the Windows folder are just under 1gb combined (mostly in Program Files folder). The Windows folder is 2.7gb. The rest, I suppose, is the paging file, which I set to 1-1.5gb. But why is the Windows folder so bloated?
After running Lenovo's System Update and MS Windows Update - using both to install only "required", selected "recommended" and selected "optional" drivers and updates, nearly 5gb is being used on the boot partition.
What's up with that?? All the folders aside from the Windows folder are just under 1gb combined (mostly in Program Files folder). The Windows folder is 2.7gb. The rest, I suppose, is the paging file, which I set to 1-1.5gb. But why is the Windows folder so bloated?
T430: i5-3320M(2.6GHz), 8GB RAM, 120GB SSD, 14" 1600x900, NVIDIA NVS 5400M 1GB
W510: i7-720QM(1.6GHz), 8GB RAM, 240GB SSD, 15.6" 1600x900, 1GB nVIDIA Quadro FX 880M
T410s: Core i5 2.53GHz, 8GB RAM, 120GB SSD, 14.1" 1440x900
T60
X60
W510: i7-720QM(1.6GHz), 8GB RAM, 240GB SSD, 15.6" 1600x900, 1GB nVIDIA Quadro FX 880M
T410s: Core i5 2.53GHz, 8GB RAM, 120GB SSD, 14.1" 1440x900
T60
X60
Re: Clean install XP and still bloated?
Enable "Show hidden files and folders" in Windows Explorer and you will see you have a lot of hidden folders in the Windows directory. They are compressed (hence the colour blue) and hidden. These are backups of old files the Windows hotfixes replace. You can delete all of them after making sure all the hotfixes work as they should.serpico wrote:I did a clean install of XP Pro onto an X60. After the basic install, about 2gb of boot partition is used.
After running Lenovo's System Update and MS Windows Update - using both to install only "required", selected "recommended" and selected "optional" drivers and updates, nearly 5gb is being used on the boot partition.
What's up with that?? All the folders aside from the Windows folder are just under 1gb combined (mostly in Program Files folder). The Windows folder is 2.7gb. The rest, I suppose, is the paging file, which I set to 1-1.5gb. But why is the Windows folder so bloated?
Also look for stuff in C:\Windows\Temp and delete all (when no application is running).
Also look for stuff in C:\Documents and Settings\yourname\Local Settings\Temp
It is also a good idea to configure Internet Explorer to empty Temporary Files upon exit.
Most of these can be automatically done by CCleaner (or other) "get rid of the junk" freeware. ccleaner.com CCleaner also has a very capable Registry cleaner that you might want to run after all this cleanup so spurious Registry entries are deleted.
T61p 6458-BT6 T9300/4GB/120GB/WUXGA
T23 2647-8SU P3-M 1.20/512/40
T23 2647-8SU P3-M 1.20/512/40
-
RealBlackStuff
- Admin
- Posts: 17494
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
In the \Windows folder you will find:
$hf_mig$ : do NOT delete this one.
And a whole bunch that look like:
$NtUninstallKB937894$ : you CAN delete all of these.
They are the backups that are created for every online update that Windows applies.
$hf_mig$ : do NOT delete this one.
And a whole bunch that look like:
$NtUninstallKB937894$ : you CAN delete all of these.
They are the backups that are created for every online update that Windows applies.
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
there may also be half a gig cached from Windows Updates downloads.
net stop wuauserv
cd \windows\SoftwareDistribution
rd /s /q Download
md Download
net start wuauserv
there's usually no harmfull effects (that I've seen) that result from purging the Download folder. In fact, it's one of the checklist items I perform before sysprepping a machine for mass cloning.
good luck!
Aroc
net stop wuauserv
cd \windows\SoftwareDistribution
rd /s /q Download
md Download
net start wuauserv
there's usually no harmfull effects (that I've seen) that result from purging the Download folder. In fact, it's one of the checklist items I perform before sysprepping a machine for mass cloning.
good luck!
Aroc
IBM X220 | T61p | R61e | T43 | Black Macbook | i5 Hackintosh | i7 iMac 27 | Dell 3007WFP-HC WQXGA
-
Stargate199
- Senior Member

- Posts: 708
- Joined: Thu Jul 13, 2006 2:51 pm
- Location: Atlanta, GA
-
mattbiernat
- ThinkPadder

- Posts: 1621
- Joined: Sun Aug 27, 2006 12:18 pm
- Location: Brooklyn, NY
don't use thinkvantage system update. download driver and software that you only need. the best way to find out is simply by experimenting on a machine that has everything installed. then selectively uninstall stuff that you will not use and see what happens.boofoo wrote:Also, Thinkvantage System Update downloads lots of installation files, but I don't know which of those you can delete.
I wondered about this, but didn't think it would be that simple.RealBlackStuff wrote:... And a whole bunch that look like:
$NtUninstallKB937894$ : you CAN delete all of these.
They are the backups that are created for every online update that Windows applies.
I want to dump mine (wasted space), but I just assumed there was something more complex involved.
TP360 • TP365x • i1452 • TP T42 • Intellistation Z Pro
-
mattbiernat
- ThinkPadder

- Posts: 1621
- Joined: Sun Aug 27, 2006 12:18 pm
- Location: Brooklyn, NY
here are also a couple of more directories that I usually clean up. try it at your own risk.
C:\Windows\SoftwareDistribution\Download
C:\Windows\downloaded installations
here is also what I deleted to reduce my image size on the preload
C: IBMTOOLS (tested only on T23 and T60 - be careful w/other thinkpads)
C: IBMWORKS (tested only on T23 and T60 - be careful w/other thinkpads)
C: I396 (tested only on T23 and T60 - be careful w/other thinkpads)
the above tweaks resulted in fast 7 min RR restore point.
C:\Windows\SoftwareDistribution\Download
C:\Windows\downloaded installations
here is also what I deleted to reduce my image size on the preload
C: IBMTOOLS (tested only on T23 and T60 - be careful w/other thinkpads)
C: IBMWORKS (tested only on T23 and T60 - be careful w/other thinkpads)
C: I396 (tested only on T23 and T60 - be careful w/other thinkpads)
the above tweaks resulted in fast 7 min RR restore point.
Last edited by mattbiernat on Sat Feb 02, 2008 5:21 am, edited 2 times in total.
-
mattbiernat
- ThinkPadder

- Posts: 1621
- Joined: Sun Aug 27, 2006 12:18 pm
- Location: Brooklyn, NY
i forgot to mention few more things that you can do:
- turn off system restore
- get rid of hotfixes back ups -- use this utility
http://www.dougknox.com/xp/utils/xp_hotfix_backup.htm
of course performing these depends whether you use system restore (if you don't I highly recommend always keeping a back up) and whether you are planning to uninstall windows hotfixes in the future.
- turn off system restore
- get rid of hotfixes back ups -- use this utility
http://www.dougknox.com/xp/utils/xp_hotfix_backup.htm
of course performing these depends whether you use system restore (if you don't I highly recommend always keeping a back up) and whether you are planning to uninstall windows hotfixes in the future.
I strongly recommend leaving System Restore ON, even if you regularly make backups. There's always a chance that a backup session might fail or the media could become corrupt.
Once you've used System Restore to recover your system, you'll never turn it off again. It's a good, secondary backup scheme to have in place. One day, you will be glad that you enabled it.
Once you've used System Restore to recover your system, you'll never turn it off again. It's a good, secondary backup scheme to have in place. One day, you will be glad that you enabled it.
-
mattbiernat
- ThinkPadder

- Posts: 1621
- Joined: Sun Aug 27, 2006 12:18 pm
- Location: Brooklyn, NY
Assuming you mean I386, this is NOT good idea: it has the installation files for Windows, and is required by certain updates and to add/remove Windows features. It also has plug-and-play drivers for some devices, I believe.mattbiernat wrote:here are also a couple of more directories that I usually clean up. try it at your own risk.
...
C: I396 (tested only on T23 and T60 - be careful w/other thinkpads)
the above tweaks resulted in fast 7 min RR restore point.
There are ways to move this, e.g., to an external drive, but I would NOT delete it. At least this is the case for the machines I've had.
-
mattbiernat
- ThinkPadder

- Posts: 1621
- Joined: Sun Aug 27, 2006 12:18 pm
- Location: Brooklyn, NY
never had any problem with add/remove windows feature or any windows updates. i don't updates lenovo applications so i can't say about that. Of course I agree that having those drivers on a CD could be convinient.boofoo wrote: is required by certain updates and to add/remove Windows features. It also has plug-and-play drivers for some devices, I believe.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 28 Replies
- 4678 Views
-
Last post by nforce4max
Sat Jun 10, 2017 10:52 pm
-
-
AMD Catalyst Install Manager will not install video card driver on T60
by psun9999 » Mon Mar 13, 2017 1:33 am » in ThinkPad T6x Series - 1 Replies
- 1464 Views
-
Last post by zoltan87
Mon Mar 13, 2017 5:55 pm
-
-
-
remove and clean under the trackpoint mouse buttons
by louisJ » Fri Feb 10, 2017 1:51 pm » in ThinkPad T430/T530 and later Series - 4 Replies
- 456 Views
-
Last post by louisJ
Fri Feb 10, 2017 3:15 pm
-
-
-
T60 BAD Bios flash (Still in Windows, havent rebooted)
by Sokre2000 » Mon Feb 06, 2017 5:25 am » in ThinkPad T6x Series - 8 Replies
- 1242 Views
-
Last post by Sokre2000
Sat Feb 11, 2017 2:16 pm
-
Who is online
Users browsing this forum: No registered users and 3 guests




