Current location - Health Preservation Learning Network - Slimming men and women - Liaoyang jingzhun fitness
Liaoyang jingzhun fitness
The three measures to make Windows XP several times faster are very simple to set up, but the article is not lacking in practicality.

1. Reduce the waiting time for scanning the startup disk, start → run, and type: chkntfs /t:0.

2. Delete the system backup file:

After all kinds of software and hardware are installed properly, XP rarely needs to update files. Start → Run, input: sfc.exe/Purge cache, enter, almost 3xxMb.

3, compressed folder:

This is a very good optimization. Windows XP has built-in. ZIP file, so we can browse the zip file as a folder. However, the system needs to use some resources to achieve this.

Function, so disabling this function can improve system performance. The implementation method is simple, just cancel the registration of zipfldr.dll, click Start-Run,

Type: regsvr32/u zipfldr.dll. Then get into the car.

Introduction and experience of thousand yuan computer running Win XP

Author: Arong Online Time: July 5, 2005 4: 15: 52 Source: Arong Online Hits: 1040

First of all, I will introduce the main components of my "Ben Ben 4" computer, CPU: Celeron 800. Memory: 128M+32M. Hard disk: 20 g. Graphics card and sound card: motherboard integration. Motherboard: I really don't know what model. But I know that this type of motherboard has been discontinued in the market, and if it breaks down, it will be missing one. Display: 17 general screen. This is a thousand yuan used computers. Even if it is not optimized, it is more than enough to play Legend under Win98, which does not need to pay too much attention to the brain and computer. This is still the price in Liaoyang. If you are in Anshan Computer City, you can also talk to your boss about a second-hand CD-ROM drive. In addition, even a brother who eats from the same pot got me a Samsung CD-ROM drive, a floppy drive with a different brand and a 32-inch memory stick in the unit warehouse. Don't underestimate this 32M memory stick. Without it, it's really hard to take XP with you. Microsoft emphasizes that XP has a minimum of 256M memory, so don't listen to it fart. If 128M is a little tired, going to the used computers market and spending twenty or thirty dollars to buy a 32M plus will definitely make XP "toss". But the premise is that it must be optimized manually, otherwise this second-hand configuration XP is no different from the old cow.

Hehe, is my configuration rubbish enough? You may think, can this also bring XP? Yes, that's right. We'll use whatever Gates uses. If he can study it, we can use it. You can not only bring it up, but also let it float like 98. (Of course, I'm not talking about restoring XP to a normal page like 98. Although that can be faster, the method I introduce below is fast enough. There is no need to trample on your eyes. )

Below I mainly talk about the various optimizations of the system, all of which are learned from e-books or posts. First of all, I would like to thank all the brothers who sent their comments on the revision of the registration form online.

To make the computer speed of 1K yuan fly, we must start with the registry. Before changing, it is suggested to buy an XP pirated installation disk in the software market, because it is easy to drive the system crazy if the registry is not changed well. (Attachment: I suggest that players like me go to the software market to buy a light blue XP installation disk. I don't remember the name. The installation of that installation disk requires almost no brains, and after installation, it will automatically patch SP 1 and SP2, and directly install some commonly used software such as BT, flashget and QQ. Dongshan street in Anshan is a unified piracy price, 3 yuan, don't be smashed, don't think XP will pay more)

Don't be soft just because I say the registry can't be changed properly. Don't we have an installation disk in our hand? You don't even have to make a backup until you understand it. Just practicing installing the system.

Are you ready? Let's go.

First, speed up the plan

WinXP startup will have many functions that affect the speed. Although ms says it has been optimized, there are still many customization places for us. I usually do this.

1, modify the run key of the registry and cancel those things that are not commonly used, such as Windows Messenger. Enable Registry Manager: Start → Run →Regedit→ Find the key value of "HKEY _ Current _ User \ Software \ Microsoft \ Windows \ Current Version \ Run \ MSMSGS"/background, right click → Delete, the world is much quieter, and kill all those cfmon by the way.

2. Modify the registry to reduce the waiting time of pre-reading and progress bar. The effect is that the progress bar will enter the login interface after running once. Start → Run →regedit mobile registry editor, and find HKEY _ local _ machine \ system \ currentcontrolset \ control \ session manager \ memory management \ prefetch parameter. There is a key to make Prefetcher change its value to "1". In addition, friends who don't change their hardware often can set the device type above the bus device to none in the system properties.

3. Turn off the special effects in the system properties, which is a simple and effective acceleration method. Click Start → Control Panel → System → Advanced → Performance → Settings → In the visual effect, adjust the settings to the best performance → OK. In this way, the desktop will be very similar to win2000. I still like the blue window of XP, so I put a check on "Use visual styles on windows and buttons" so that I can see the beautiful blue interface and speed up.

4. I use Windows commadner+Winrar to manage files. The ZIP support of Win XP is even worse for me, because no matter whether I need it or not, the boot system will open a zip support, and the already idle system resources will be less. Click Start → Run, type "REGSVR32/U zipfldr.dll" in the middle of double quotation marks, and then press enter to confirm. The sign of success is that a prompt window appears, and the content is roughly as follows: Dll UnrgisterServer in zipfldr.dll is successful.

It is said that a system of XP serves Qos, and this scheduling takes up 20% of the network bandwidth, which people like us can't afford. The way to get rid of it is: start menu → run → type gpedit.msc, and the group policy window will appear, expand management template → network, expand QoS packet scheduler, and right-click in the right window to restrict reservation. After completing and applying the above modifications, if users can see "QoS Packet Scheduler" in the general properties tab of the properties dialog box of network connection. It means that the modification is successful, otherwise it means that the modification has failed. By the way, kill (uninstall) the Qos protocol in the network properties.

6. Enjoy a quick browse of the LAN.

Usually, when connecting to other computers, Windows XP will comprehensively check all scheduled tasks on other computers. This check will make you wait for 30 seconds or more. The way to get rid of it is to start → run →Regedit→ find HKEY _ local _ machine \ software \ Microsoft \ Windows \ current version \ resource manager \ remote computer \ namespace in the registry. Under this key value, there will be a key {d6277990-4c6a-11cf-8d87-00aa0060f5bf}. After deletion, restart the computer, and Windows XP will no longer check the scheduled tasks. Hoho ~ ~, the speed is obviously improved!

7. Close the debugger, Dr. Watson.

It seems that I haven't used this thing since the win' 90s. I can cancel it like this: open the book table, find the subkey branch of HKEY _ local _ machine \ software \ Microsoft \ Windows NT \ Current Version \ AE Debug, double-click the Auto key name below it, change its "numerical data" to 0, and finally press F5 to refresh the setting to take effect, thus canceling its operation. Following this idea, we can cancel all options with debugging function, such as memory.dmp that appears when the screen is blue, and "My computer → Properties → Advanced → Settings → Write debugging information → Do not select" and so on.

8. Remember to report the error, KAO! This thing makes me look like a free tester of Microsoft: click Control Panel-> System-> Advanced-> Lower right corner-> Error Reporting-> Disable Error Reporting-> OK!

9. Remove the waiting time for disk scanning.

Windows XP shut down before 9, and it takes 10 seconds to start disk scanning after restarting. If you think 10 second is too long, let it be 0 second! Press Start → All Programs → Accessories → Command Prompt, and enter "CHKNTFS /T:0" at the prompt, so you don't have to wait that long 10 second next time.

10, shortening the startup time.

I suggest you use the Bootvis software released by Microsoft, which can automatically optimize the system and shorten the startup time. Just select "Optimize System" in "Tracking" and restart. In addition, the MsConfig installer built into Windows XP can reduce the number of programs loaded at startup, thus shortening the startup time. When operating, just enter "msconfig" and then make relevant settings through "Start".

Are you all busy? I haven't finished changing it. Let's continue:

Second, the slimming plan

1, after all kinds of software and hardware are installed properly, XP rarely needs to update files. Delete the system backup file: Start → Run → sfc.exe/Purge Cache nearly 3xxM.

2. Delete the driver.cab file in the driver backup: %windows%\driver cache\i386 directory, usually this file is 76M.

In fact, Microsoft's help can't help you. I don't have the habit of reading help, so it is a kind of harm for me to put things in the %windows%\help directory, hehe. . . Kill them all, nearly 4xM.

4. You will be surprised to find that %windows%\ has many directories like $ ntuninstallq311889 $. Don't think that Gates gave you a gift package and killed them all. 1x-3xM.

6. Uninstall uncommon components: use Notepad to modify \%windows%\inf\sysoc.inf, use the find/replace function, enter and hide in the find box, and replace all with blanks. In this way, all the "hiding" is removed. After saving the disk, run "Add-Remove Program", and you will see many more options in "Add/Remove Windows Components". Delete games, code watches and other unused things.

7、? H except \windows\ime, 8xM. You can delete it. Don't kill everything you use.

8. Space is really tight. Turning on the compression function of NTFS will reduce the space by 2x%, but I wonder what NTFS is? If it works, you might as well try it.

9. Turning off system restore is a disaster for people like me who often download test software. Right-click My Computer on the desktop, select Properties, find System Restore, and select Turn off System Restore on all drives. Hehe, it can save space again.

10, automatically close the program that stops responding.

In the Windows XP operating system, we can modify the registry, so that when Windows XP detects that an application stops responding, it will automatically shut down without manual intervention. To realize this function, please click "Start → Run" to enter RegEdit, open the registry editor and change its key value to 1.

1 1. Turn off the hibernation function.

Hibernation support only needs to go through the control panel->; Power options-> Hibernation, just remove the check in front of "Enable Hibernation", haha, so that 5 12MB hard disk space can be freed up again. This is a lot of money for a 20G hard disk.

If you can follow the above process, your original XP of 1.4G can be completely reduced to below 800.

The optimization is basically over, and the backup can be made. Make a backup, okay? Never mind, buy a ghost disk. If there is an explanation in it, read it a few more times and you can start. I suggest you make a backup of the important things in the machine under the guidance of a master.

What? Do you think this system is safe? For a novice, watching less yellow web pages is the safest setting. If you have to watch it, you won't be targeted because you are violated. Anyone who can invade your machine will generally disdain to invade you. Generally, people who violate you are practicing with you. Skynet firewall basically does not need to panic him. If you are really unlucky, you will be struck by lightning when you walk, and you will learn to be smart when you are a broiler a few times. But websites with trojans and viruses are really hateful, so pay more attention when browsing the web. The general malicious attack website Skynet firewall can basically do it. If you are really caught by the virus, kill it with Norton (I choose, I like it, and I don't need Norton), and the system should still stand.

Here are two real questions, posted for your reference.

Frequently asked questions: Why is my Windows XP still in English after installing the Simplified Chinese Language Pack?

On some BBS, many friends say that this language pack is difficult to install. In fact, after installation, the welcome screen has changed from welcome to welcome. As for the interface, enter the control panel, regional options and menu display, select Simplified Chinese, log out and log in again. If you don't choose to use this configuration for all users, you will find that other users still have English interfaces. Haha, congratulations, they will all enjoy bilingualism.

Why is my QQ running slowly under Windows XP?

The problem seems to be that the current QQ version is not compatible with Windows XP, especially the old version, QQ7 10 is OK. Is it because Microsoft deliberately did this to promote MSNMessenger? Hahaha ... If the food is too good, you can't even download Coral Edition or Mu Zi Edition. It seems that you will have to wait for QQXP.

I have personally tried the above correction and acceleration schemes, and there is no big problem, just one word: cool! I haven't tried all the slimming plans. I used several methods in my machine to lose weight, but I still feel very cool!

Third, the rookie experience:

Don't think that 1 is invincible after changing the registry. In fact, the hardware is still rubbish. I can run 3D games. Except for 3D pinball, all the other 3D games are just drooling. Remember to change everything you can if you have spare money.

2 The system disk (usually the C disk) should be loaded with as few things as possible, but don't load things that are not necessarily installed on the system disk.

If you want to spend 1000 yuan on a second mobile phone, I suggest you buy a fresh air fan anyway. As I didn't understand at the time, the fan was bought second-hand. Later, I found that even if the fan of the machine turned, the Tora machine seemed very quiet. In particular, most of the people who install this second-hand mobile phone are college students. It is inevitable to play online games or hang up at night. The fan is so rubbish that no one can sleep.

If you are in the dormitory, it is recommended to leave a chassis baffle. In addition to making up for the shortage of heat dissipation of second-hand fans, another purpose is to facilitate copying things from other people's machines and connecting hard disks. What? Afraid your hand won't break? No. . 1000 yuan machine hard disk you dare not practice unloading. I won't be numb if I buy a notebook. Copy method: hard disk? Get it off. Be gentle. Then open the chassis of the target machine, pull the data cable connecting the target machine and the CD-ROM drive out of the CD-ROM drive and plug it into your hard disk interface. Relax, there is only one way to insert. ) In the same way, plug the power cord of the CD-ROM drive into the hard disk. Then turn it on, and you will find that there is an extra disk in the target machine "My Computer". Yes, that is your hard disk. Hey, hey, I want to copy porn, and I want to drag a movie. (attachment: consider it as a mobile hard disk. Anyway, it costs 180 yuan to buy a second-hand 20G, but remember to handle it with care and turn off the power. Live job, maybe it's not about money. )

If you are in the same dormitory or the whole building is LAN, this article is omitted.

If the machine is installed according to 1000 yuan, everything will be simple, and the optical mouse must not be bought. Because: 1 will be a big overhead in the configuration process. Moreover, the mouse, keyboard and even mouse pad can be asked for an old set from the boss for free when paying. Play in the dormitory, go to bed at night and hang up to download things to know how annoying the photoelectric mouse is. Within three days, others will give priority to your optical mouse and let it break down.

If you are too lazy to start work and want to optimize the system, it is not impossible. Buy a CD with an optimization master, remember that there is a registration code in it, and just choose the optimization project according to the prompts. But if you don't know what the options are, then the optimization master can't solve any problems. Find a basic book and chew it.

7 want to hide IP? No problem, you need to download a tool: Steganos Internet Anonymous Pro 6, but it should be used for self-defense first and not supported by unkind gay couples. Don't rush to test after installation. Close all browsers and reopen them. If it doesn't work, you can see the effect by restarting it.

Responder: Lao Yao is really smart-Chief Operating Officer, 13, 1- 14 00:25.

-

Do you think the best answer is good? There are currently 0 comments.

50% (0)

50% (0)

Comments on the best answer

cattle

Narrator: Stormyff-Magic Apprentice 1 level

-

Other answers *** 8

Too many self-starting programs

Download optimization master or other software, and delete some.

Responder: Dawn-Apprentice Wizard Level 3 1- 14 00:25.

-

Maybe you have too many things. ..

Unload things that are not commonly used. ..

Optimize the system with windows Optimizer!

Respondent: lwy 7758- manager level 4 1- 14 00:26

-

Ten reasons why computers slow down.

Many people talk about how slow their computers are. In fact, there are many reasons why their computers are slow. If you count all the reasons, it's simply too much! But here I will give you a brief introduction.

& gt>>1,too many programs were loaded at startup.

& gt& gt& gt& gt2. Open the tablecloth on the desktop.

& gt>> 3. Hard disks are not cleaned and reorganized regularly.

& gt& gt& gt& gt, I will explain in detail how to speed up and slow down the computer! Solve the seven common reasons that affect the performance of a computer. When the computer suddenly slows down, you may wonder if you have done something wrong and caused damage to the computer. In fact, don't worry too much, because a small change may affect the performance of the computer, and in the process of using the computer, it will inevitably cause various subtle changes. There is always a way to solve any problem. Let me talk about seven common reasons that affect computer performance in detail. After solving them, I can enjoy the high performance of the computer with peace of mind.

& gt& gt& gt& gt What is a resident program? Resident programs are programs that are loaded at startup. These programs are called resident programs. Resident programs not only slow down the startup speed, but also consume computer resources and memory faster, but you may ask: those programs are all useful! Then I can answer you: Do you want those useful programs to sacrifice speed, or do you want those programs to recover speed? Think for yourself! Generally speaking, if you want to delete the resident program, you can delete it in the "startup" list, but if you want to be more detailed, such as icq, popkiller and other software, you can't delete it in the "startup" list. You should go to Accessory Applications, then to System Tools, and then to.

& gt& gt& gt& gt I don't know if you have noticed that the tablecloth we have been putting on the desktop is actually a waste of computer resources! Not only that, it will also slow down the computer when executing applications! I wanted to beautify the desktop, but it slowed down the computer. At this time, do you have a feeling of "I don't know how"? One more thing, I don't know if you have tried it, that is, when you open the tablecloth, every time you close a window with the largest size, the window will always fall from top to bottom, slowly and slowly. If this happens, you must close the tablecloth! To do this, right-click the desktop, click Content, and then select None in the Background dialog box. It is suggested to change the preset turquoise on the desktop to black in the Appearance dialog box ... As for closing activedesktop, you will be told to close the webpage screen from the desktop, such as pressing the right mouse button on the desktop. So never open it. As far as I'm concerned, cloth can only be described in four words, and that is "femme fatale"!

& gt& gt& gt& gt6. Delete some unnecessary fonts.

One of the reasons why the>& gt& gt& gt system runs slowly is the relationship between the number of fonts! The more fonts installed, the more memory it takes up, and the computer slows down! So we need to delete some unnecessary fonts. To delete some unnecessary fonts, you can go to the console and enter a data folder named "Fonts" to delete fonts, but how do you know which words are useful and which words are not? For example, if you don't often go to ms_dos mode, delete dos fonts! Because maybe everyone likes a certain font, and I'm not sure whether to delete those fonts, but here I have a secret to teach you. If you have bold and black fonts in Kang Hua and new fine fonts, I suggest you delete bold and black fonts in Kang Hua. If you have new fine fonts and fine fonts, delete fine fonts!

The smallest unit of a computer hard disk is a sector, and a file usually occupies several sectors. Whenever the hard disk is used for a long time, after countless times of adding, changing and deleting files, there will be many intermittent sectors, so there will be more and more discontinuous files, and the hard disk head needs to spend more time jumping around to read data, which will lead to the slow down of the hard disk. In view of this, windows will have a "reorganized disk". As long as "Reorganize Disks" is performed, all discontinuous files will be rearranged neatly. As for the execution time, it can be executed once a week or so.

& gt& gt& gt& gt hard disk has a very large data exchange file, which is reserved by the system for temporary storage in virtual memory. Many applications are often used, so the system needs to access a large amount of data to main memory frequently, so the speed of accessing this file constitutes a very important factor affecting the speed of the computer! Generally, win98 presupposes that the virtual memory is managed by the system itself, and automatically adjusts the size of the exchange file according to the needs of different programs, but such enlargement and reduction will bring extra burden to the system and slow down the running speed of the system! In view of this, it is best for users to customize the minimum and maximum values of virtual memory to avoid frequent changes. gt; & gtr? What happened? Right-click My Computer, and then press Content to enter the Performance dialog box, press Virtual Memory, and then select Let me set the setting value of virtual memory, and set the Minimum Value to 64, because my computer is 32mbram, so I will. By the way, in the "Performance" dialog box, selecting "File" will change the original "desktop computer" to "network server", thus speeding up the system operation. In addition, in the Disk dialog box, do not select "Search for new disk drives every time you start", which will speed up the startup!

& gt>> 9. Change settings at startup.

& gt& gt& gt& gt Although you already know how to add and delete some resident programs, do you know what the computer is doing from booting to entering win98? Or, what program is being executed? These programs must be fully loaded before they can enter win98. Have you ever thought that if you can delete some unnecessary startup programs, will the startup speed be accelerated? The answer is yes! If you want to modify, you can press "Start", select "Execute", and then enter win.ini. After opening, you can delete the contents of the following paragraphs, even the titles! They include: [Compatibility], [Compatibility 32], [ime Compatibility], [Compatibility 95], [Module Compatibility] and.

& gt>>10, completely delete the program.

& gt& gt& gt& gt As we all know, if you want to delete some programs, you can delete them in Add/Remove Programs. But do you know that it will only help you delete programs, not registration codes and some items? This is not that win98 is stupid, but that it is not professional enough in this respect. To completely delete the program, you need to find some "professional" deletion software to delete it! Nortonuninstall (hereinafter referred to as nud) produced by Symantec Company has stopped selling worldwide because some parts damaged the copyright of some deleted software, which is also the reason why Symantec produced cleansweep (hereinafter referred to as cs), but in terms of function, nud is better than life! Anyway, in fact, in addition to these two softwares, there are many similar softwares that can effectively remove programs. Now that nud is out of print, I'll say cs. After downloading and installing, if you want to remove the program, just use cs to remove it, which will remove the login item and registration code of the program! I changed the alias of "Add/Remove Programs" here, which is "Add Garbage, Remove Programs"! Junk refers to abandoned login items and registration codes, and programs are programs!

-

After the in-depth is:

Solve the problem of slow startup speed of XP system

Method of modifying registry to accelerate startup

Reduce the time to start the scroll bar.

& gt& gt& gt& gt Every time you start Windows XP, you have to go through the blue scroll bar several times. In fact, we can also reduce its scrolling time here to speed up the startup. Open the Registry Editor and find HKEY _ Local _ Machine \ System \ Current Control Set \ Control \ Session Manager \ Memory.

Management\PrefetchParameters, find the EnablePrefetcher primary key on the right and change its default value of 3 to 1, so that the scrolling time of the scroll bar will be reduced.

Accelerate the start-up speed

When & gt& gt& gt& gt shuts down in XP, the system will send messages to running programs and remote servers, telling them that the system should be shut down, and wait for a response before the system starts to shut down. To speed up the startup, you can set the task to end automatically first. First, find HKEY _ Current _ User \ Control Panel \ Desktop, and set the key value of AutoEndTasks to 1. (original key value 0); Then there is a "HungAppTimeout" under this branch, and its value is changed to "4000 (or below), and the default is 50000; Finally, find HKEY _ local _ machine \ system \ current control set \ control \, and also set WaitToKillServiceTimeout to "4000"; Setting the shutdown speed in this way is obviously much faster. (The default value is 20000)

System optimization settings.

1. Delete attachments imposed by Windows:

1) Use Notepad to modify \winnt\inf\sysoc.inf, use the find/replace function, enter, hide (English comma followed by hide) in the find box, and set the "Replace with" box to be empty. And choose to replace all, so that all hiding is removed,

2) Save and exit,

3) Run Add and Remove again, and you will see several options in Add and Remove Windows components; This can delete many useless attachments.

2. Close the debugger, Dr. Watson; ;

Dr.Watson is a self-contained system maintenance tool, which will be displayed when the program fails to load or crashes. Run drwtsn32 to delete everything except "Dump all thread contexts". Otherwise, once a program goes wrong, the hard disk will ring for a long time and take up a lot of space. If you have encountered this situation before, please find the user.dmp file to delete, which may save tens of meters of space. This is the scene of the wrong program, which is useless to us. Then open the registry, find the branch of HKEY _ local _ machine \ software \ Microsoft \ Windows NT \ Current Version \ AE Debug, double-click the name of Auto key below it, change its "numerical data" to 0, and finally press F5 to refresh the setting to take effect, thus completely canceling its operation.

In addition, the memory.dmp that appears when the screen is blue can also be deleted. You can dump BSOD when you close it in My Computer/Properties.

3. Close System Restore: Right-click My Computer on the desktop, select Properties, and find System Restore. If you don't often install some software (are you better than me), you can also remove it, which can save a lot of space.

4. Turn off hibernation support: Because hibernation takes up a lot of hard disk space, it is best to turn it off.

Console->; Power options-> Hibernate (don't tick)

(blues note: I think hibernation is still very useful. )

5. Turn off unnecessary services

Click Start → Settings → Control Panel. Double-click Administrative Tools → Services, and you will see a list of services, some of which have been started and some of which have not. Right-click the service you want to configure, and then click Properties. Select "Automatic", "Manual" or "Disabled" on the General tab, where "Automatic" means that Windows XP automatically starts the service every time the system starts; "Manual" means that Windows XP will not automatically start the service, but manually start the service when you need it; Disabled means that starting the service is not allowed. In the actual configuration, you can turn off the service by selecting Manual or Disable. Manual function is recommended, so that some temporary services can be started at any time.

& gt& gt& gt& gt Some services are necessary for Windows XP and cannot be shut down, otherwise the system will crash. As for various services

We can view the function of by double-clicking the service or hovering the mouse over the service name. The description of the specific service is easy to understand, and you can choose whether you want it or not. The modification method is: select the disabled service, right-click Properties > Stop, and set the Start Type to Manual or Disabled.

6. Accelerate XP switching.

1) shortens the waiting time.

Open the Registry Editor and find HKEY _ Local _ Machine \ System \ Current Control Set \ Control.

Will WaitToKillServiceT