Slow computer speed

Source: Internet
Author: User
Tags prefetch virtual environment
Slow computer speed

Reasons for slow computer speed and Solutions

Slow computer speed
Slow shutdown:
1. Start msconfig and press enter to start. Check anti-virus software, firewall, and ctfmon to remove the other three hooks. OK. Close the check box and restart the computer.
2. Download the shutdown acceleration patch, and then directly import the Registry to shut down in XP, the system will send a message to run Program And remote servers, tell them that the system is shutting down, and wait until the system starts to shut down after receiving a response. To increase the shutdown speed, you can first set the automatic termination task, first find HKEY_CURRENT_USER \ Control Panel \ desktop, and set the autoendtasks key value to 1; then there is a "hungapptimeout" under this branch, and its value is changed to "4000 (or less), the default value is 50000; then find HKEY_LOCAL_MACHINE \ SYSTEM \ currentcontrolsetcontrol \, similarly, set waittokillservicetimeout to "4000". The shutdown speed is significantly faster.
I. BIOS optimization settings

On the home page of the BIOS settings, go to the "advanced BIOS features" option, move the cursor to the "frist boot device" option, and press "Pageup" and "Pagedown". The default value is "Floppy ", this indicates that the system will first read the startup information from the soft drive when it is started. This will prolong the start time of the machine and reduce the service life of the soft drive. So we want to select "hdd-0" directly from the hard disk boot, so that the boot will be faster than several seconds. In addition, we recommend that you select "disabled" for "above 1mbmemorytest" in BIOS settings, and enabled for "quickpoweronselftest.

The settings in the "advanced chipset features" item have a great impact on the acceleration of the host. Please pay attention to them. Change "Bank 0/1 DRAM timing" from "8ns/10ns" to "fast" or "Turbo ". "Turbo" is faster than "fast", but not stable. We recommend that you select "fast ". If the memory quality is good, select "Turbo". If the memory quality is unstable, you can change it back to "fast ".

For memory-quality memory, we recommend that you set it to "2" in the "sdram cas latency" option to speed up.

Newer boards support agp4x, and if your graphics card also supports agp4x, activate it at the agp-4xmode, that is, select Enabled ", this will give full play to the video card capabilities and speed up system startup.

Ii. Enable the DMA mode to increase the hard disk speed

The maximum transmission rate of hard disks using udma/33, 66, and 100 is 33 Mb/s, 66 Mb/s, and 100 Mb/s. Theoretically, it is an IDE Hard Disk (here it refers to the PIO mode4 mode, the transmission rate is 16.6 Mb/s) 3 ~ of the transmission rate ~ 6 times, but in the default settings in windows, DMA is disabled, so we must turn it on.

The specific method is to open the "Control Panel> system> Device Manager" window, expand the "disk drive" branch, double-click the udma hard disk icon, and go to "Properties> Settings> options ", click "√" before "DMA", and then press OK to close all the dialogs and restart the computer.

3. Remove the Windows boot mark

First, open "start"> "Settings"> "binder options", and select "show all files" from the "Advanced Settings" list box in the "View" tab ". Open drive C and find msdos. sys File, cancel its "read-only" attribute, open it, and add a line of statement under the "option" section: logo = 0, in this way, the boot pattern of Windows will not be loaded and running, and the start time can be shortened by 3 seconds.

4. Optimize the "Start" group

Computer beginners love to use various software and delete it after a short time, but it is often caused by some inexplicable reasons, these software will also reside in the "launch" project (especially when using some D version software), it will waste a lot of time for Windows to start. To solve this problem, you can open "start"> "run" and select "msconfig" in the "open" column of the displayed dialog box ", click "OK" to bring up the "System Configuration Utility sequence" and click the "Start" tab, remove "√" before the program that does not need to load the Startup Group. In this way, the startup time can be reduced by at least 10 seconds.

5. Organize and optimize the Registry

After windows is started, the system needs to read the relevant information in the Registry and store it in RAM (memory). Most of the time windows is started on. Therefore, it is necessary to organize and optimize the registry. For registry optimization, you can use software such as Windows optimization master. After you click "register information cleanup"> "scan" as a Windows optimization master, the software will automatically clean up the garbage in the Registry for you. After the scan, a menu will pop up asking you to choose whether to back up the registry, we recommend that you select backup and click "clear" after backup.

6. Regular System Maintenance

If too many games, applications, and old materials are installed in the system, the running speed of your computer will become slower and slower, and the boot time will become longer and longer. Therefore, it is best to perform comprehensive maintenance on the computer at intervals. Click "start"> "program"> "attachment"> "System Tools"> "maintenance wizard", and then click "OK" to perform a full maintenance on the computer, this will keep your computer in the optimal state. It is best to perform "disk fragmentation" every two weeks for the hard disk, which will significantly speed up program startup, click "System Tools"> "disk fragmentation program. Note that the system disk must be organized when disk fragments are sorted, so as to speed up the startup sequence of windows.

7. Expand the virtual memory capacity

If your hard disk is large enough, open "system" in "Control Panel", enable "Virtual Memory" in "performance" options, and select the second item: the user sets the virtual memory settings, points to a relatively small hard disk, and sets both the maximum and minimum values to a fixed value, which is about twice the physical memory size. In this way, when a hard disk is used in a virtual environment, you do not have to consider the differences between the size and size of the virtual disk. Instead, you can use a fixed space as the virtual memory to speed up access. It is best to set the virtual memory after "disk fragment", so that the virtual memory is not in a continuous, non-fragment file space, can better play a role.

8. Remove fancy settings such as wallpaper and Screen Protection

These settings occupy system resources and seriously affect the startup sequence of windows. To remove them, right-click the blank area on the desktop and select "properties" in the pop-up menu ", in the displayed dialog box, select the "background" and "Screen Saver" tabs, and set "Wallpaper" and "Screen Saver" to "NONE.

9. Delete autoexec. BAT and config. sys.

The system installs the autoexec. BAT and config. sys files under the root directory of the disk. If you do not need them in Windows, you can safely delete them to speed up windows startup.

10. Streamline the *. ini file, especially the content of system. ini and win. ini.

Many drivers and font files are loaded in the [boot] and [ENH] sections of system. ini, which is the focus of clearing. In particular, the shell = assumer.exe field in the [boot] field is a favorite hidden loading place for Trojans. Generally, Trojans change this sentence to the following: shell‑policer.exe file.exe, note that file.exe is a Trojan server program! The subsequent loading and running of Trojans not only threatens system security, but also slows down computer startup. the programs loaded after "run" and "LOAD" in ini are not required to run each time the system starts up. You can temporarily clear the programs and click "run" to run them later. In this way, the files related to Windows calling will be much reduced during boot, and the startup speed will naturally be much faster.

11. Disable disk Scanning

Open msdos. sys in a text editor and you will see the following:

[Options]

Bootmulti = 1

Bootgui = 1

Autoscan = 1

If you do not want to run the disk scan program after an abnormal shutdown, you can change atuoscan = 1 to autoscan = 0, in this way, the startup speed of the computer will be faster after an abnormal Shutdown (because Scandisk is not running ).

12. Minimize the duration of guidance information

Open msdos. sys in a text editor and set bootdelay in [Options] to 0.

13. Reduce Unnecessary font files

Text Files occupy a large amount of system resources, boot is slow, and occupy a lot of hard disk space. Therefore, reduce unnecessary font files as much as possible. However, if the font file is deleted incorrectly, it may make windows abnormal. Therefore, the following method can be used to install a font file without occupying a large amount of disk space ), select All TrueType fonts, right-click them, and drag them to the C: Windows onts folder. In the pop-up menu, select "Create a shortcut at the current position ", in this way, you can create a shortcut for font files under the font binder of the system. When you need to use these font files, you only need to insert the font disc and retrieve it if you do not need it.

14. Delete unnecessary DLL files

There are many DLL files in the system subdirectory of the window operating system. These files may be shared by many files, but none of them need to be used. That is to say, these files are useless, you can delete it to avoid occupying hard disk space and increase startup speed.

15. Solution to "leaving the door"

If the system is suspended, the current system status will be saved after shutdown. After the next boot, the system will directly go to the desktop before the last shutdown. In this way, the boot time can reach 4-5 seconds at most, however, it is not supported by all the BIOS of the motherboard, and it is a little difficult to set up.

Open the registry and expand to the hkey_local_machinesoftwaremicrosoftwindowscurrentversionshareddlls subkey. There are many DLL files on the right. If the data is 0, you can determine that the DLL file is not shared by programs and delete it.

If the boot speed of the computer is not fast enough, in addition to upgrading the hardware (CPU, memory, hard disk, etc.), another good way is to reinstall the system, this will obviously speed up the computer startup. If you don't believe it, try it!

You should be careful when modifying the Registry. If you are not careful about the system, you should not use it.

How long has the system been used? If it does not take long, it is best to kill viruses in security mode! If it takes a few days, clean up the junk files on the system disk! Clear the problem with the software and send it to the magic rabbit! Try the hard disk fragmentation again!
If the switch is slow! Shut down useless programs! Input msconfig in start-run. Suggestion: imjpmig: required to start
Tintsetp: both are mandatory for startup.

Imscmig: Required for startup
Realsched: this is brought about by the playback software RealPlayer. It is used to obtain new knowledge from the server. We recommend that you remove it.
Ctfmon: Required for startup
There is also a startup Item for your anti-virus software !!
Tuning the virtual memory to 1.5 times the physical memory also helps system optimization !!

XP boot speed is not flattering to most machines. Generally, you have to roll around 8-15 laps (my friend's machine is different, and you can directly go to the system without seeing the scroll bar)
My envy, finally, after many experiments, I really had to roll 14 circles to get only one lap and a half!
1. right-click my computer-properties-system properties-hardware, click "+" in front of the ide ata/atapi controller, and double-click the secondary ide channel to open the Properties dialog box, select advanced settings and change automatic detection to none
2. use Regedit to enter the registry and open the following key values in sequence: HKEY-LOCAL-MACHINE \ System \ current ControlSet \ Control \ Session Manager \ Memory Management \ prefetch parameters. locate enableprefetcher and change the value 0 to 1 (after the above operation, the boot speed should be very fast)
3. You can also use the optimization master to speed up

The following describes how to increase the shutdown speed
Click Start ----- run, enter regedit, turn on: HKEY-CURRENT-USER \ Control Panel \ Desktop find autoendtasks, change the key value 0 to 1, find hungapptimeout, change the key value to 1000,
In open the following key value: HKEY-LOCAL-MACHINE \ System \ CurrentControlSet \ Control \ change the waittokillservicetimeout key value to 4000
After the above operations, the shutdown speed should be improved!

1. Open the Registry
Go to [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run] to delete unnecessary boot items. For example: kugoo, 3721, QQ, Dudu acceleration, RealONE, MSN, etc. (the most important one)

2. Control Panel-Administrative Tools-service disabling unnecessary Windows Services, such as Windows built-in burning function, messenger, Net Logon, auto update, Wireless Zero Configuration, Computer Browser ...... (Important)

3. Go to c: \ windows to find the prefetch folder and delete all the files under it!

4. Reduce the desktop icon and try to start the software from start-program. Or create a folder on the desktop to move the icon category into the folder.

5. Start-accessories-System Tools-Fragment
Fragment

6. The size of the background image cannot exceed kb on the desktop.

7. My computer-properties-advanced first settings
Choose to adjust to the best performance

8. Modify the registry:
Copy the following content to a text document and save it in XXX. Reg format.
Double-click the Registry to increase the boot speed by several times.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER \ Control Panel \ Desktop]
"Autoendtasks" = "1"
"Hungapptimeout" = "100"
"Waittokillapptimeout" = "500"
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control]
"Waittokillservicetimeout" = "500"
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Session Manager \ Memory Management \ prefetchparameters]
"Enableprefetcher" = DWORD: 00000003
Effective methods
First, open "System Properties" (right-click on my computer-properties, or open "system" in the control panel, shortcut key win + pause break) and click the "advanced" tab, in the "Start and fault recovery" area, enable "Settings" and remove the two √ in the "system startup" area. If a multi-system user retains the √ of "display operating system list time. Click "edit" to determine that the additional attribute of the startup Item is/fastdetect instead of nodetect. Do not add the/noguiboot attribute first, Because guiboot will be used later.

Next, this step is critical. Open the hardware tab in "System Properties", open "Device Manager", and expand "Ide ATA/atapi controller ", double-click "secondary ide channel", click the "Advanced Settings" tab, and change the transfer modes of devices 1 and 2 to DMA if available, if you can select "NONE" as the device type, select "NONE". Click "OK" to complete the setting and set "Main ide channel" in the same way ".

Open the Registry (START-run-Regedit), click "my computer", open "Search" in the "edit" menu, enter autoendtasks, and click "find next ". Double-click the result to change "value data" to 1. Then you can find hungapptimeout and waittokillapptimeout under autoendtasks and set "value data" to 2000 or smaller. Here, you can also change the menu delay time, find menushowdelay under autoendtasks. The value is in milliseconds. If you want to remove the menu delay, set it to 0.

After modification, click the "edit" menu, open "find next" (shortcut: F3), and install the method modified in the previous step for all the results.

Now the acceleration of startup and shutdown has been completed. Restart your computer and feel the speed of startup. Is the scroll bar only one or two turns OK.

After enjoying the fast restart, we can further accelerate the startup speed and enable the "system attributes"-"advanced"-"Startup and fault recovery" settings, open the "system startup" area and add/noguiboot to the end of fastdetect, so that the scroll bar will not be displayed at startup. If you really like the display of this scroll bar, you don't need to do it.
What are the causes and solutions for slow computer startup?
Click Start --- run, enter regedit
Method: Open the Registry Editor, expand the hkey _ local _ machine/system/CurrentControlSet/control/Session Manager/memory management/prefetchparameters branch, and find the enableprefetcher sub-key in the right-side window, change the default value "3" to "1 ". Right-click my computer on the desktop, select the Properties command, select the hardware tab in the window that appears, and click the Device Manager button. In the Device Manager window, expand "Ide ATA/ATAP controller", double-click the "secondary ide channel" option, and select the "advanced" tab in the displayed dialog box, in "device type" in "device 0", change the original "Automatic Detection" to "NONE", and exit after "OK. The methods for modifying the "Main ide channel" are the same. Restart the computer now to see if the scrolling time of your scroll bar is reduced? Note: If you use the via chip motherboard, you must not modify the "via bus master ide controller" option.
In addition, if you do not choose to create multiple different hardware configuration files, or you want to automatically load the default hardware configuration files during startup without displaying the list items, enter "0" in "seconds" in "hardware configuration file selection. Press the Space key to display the list.
You can shorten the startup time by editing the timeout = value in the C: boot. ini file. However, this file is read-only by default. We need to remove the read-only attribute before editing it.
Perform the following steps: Open C: disk in my computer and select the folder option command in the tool menu. In the folder option dialog box, select the view tab. In advanced settings, remove the extensions that hide protected operating system files and hidden known file types. In addition, select and show all files and folders in the hidden files and folders, and click OK; right-click boot. INI icon, right-click the menu, select the attribute command, enter the attribute dialog box, remove the check before the read-only attribute, and click OK, so that we can remove boot. the read-only attribute of the INI file; right-click boot. INI icon, right-click the menu, select Open command, enter notepad, change the value of timeout = to a value you are satisfied with, and then save and exit.
Now, XP acceleration is enabled on the Internet. Article Not many are actually useful, and some are even misleading readers. I am also an XP user, and I am also deeply touched by the XP startup acceleration. I have read countless optimization articles, installed XP n times, and have gone through many detours. However, I finally summed up my experience in optimizing XP startup.
The configuration of my computer is not very good. It takes a long time to start after installing XP or 2003. the scroll bar needs to be rotated for more than 10 laps. After optimization, the startup time is significantly faster, you can't wait to open the system as long as the scroll bar turns around for more than one lap. The following details how to effectively accelerate the startup.
First, open "System Properties" (right-click on my computer-properties, or open "system" in the control panel, shortcut key win + pause break) and click the "advanced" tab, in the "Start and fault recovery" area, enable "Settings" and remove the two √ in the "system startup" area. If a multi-system user retains the √ of "display operating system list time. Click "edit" to determine that the additional attribute of the startup Item is/fastdetect instead of nodetect. Do not add the/noguiboot attribute first, Because guiboot will be used later.
Next, this step is critical. Open the hardware tab in "System Properties", open "Device Manager", and expand "Ide ATA/atapi controller ", double-click the secondary ide channel attribute, click the Advanced Settings tab, and change the transfer mode of device 1 and device 2 to DMA if available, if you can select "NONE" as the device type, select "NONE". Click "OK" to complete the setting and set "Main ide channel" in the same way ".
Now the acceleration has been started, but since the acceleration has been started, it will also speed up the shutdown.
Open the Registry (START-run-Regedit), click "my computer", open "Search" in the "edit" menu, enter autoendtasks, and click "find next ". Double-click the result to change "value data" to 1. Then you can find hungapptimeout and waittokillapptimeout under autoendtasks, set "value data" to 2000 or smaller, and modify the menu delay time here, find menushowdelay under autoendtasks. The value is in milliseconds. If you want to remove the menu delay, set it to 0.

You can speed up XP boot.
Slow computer operation
Currently, the number of acceleration articles launched by XP on the internet is numerous, but not many are actually useful, and some are even misleading readers. I am also an XP user, and I am also deeply touched by the XP startup acceleration. I have read countless optimization articles, installed XP n times, and have gone through many detours. However, I finally summed up my experience in optimizing XP startup.

Currently, the number of acceleration articles launched by XP on the internet is numerous, but not many are actually useful, and some are even misleading readers. I am also an XP user, and I am also deeply touched by the XP startup acceleration. I have read countless optimization articles, installed XP n times, and have gone through many detours. However, I finally summed up my experience in optimizing XP startup.

First, open "System Properties" (right-click on my computer-properties, or open "system" in the control panel, shortcut key win + pause break) click the "advanced" tab, open "Settings" in the "Start and fault recovery" area, and remove the two √ in the "system startup" area, if a multi-system user retains the √ of "display operating system list time. Click "edit" to determine that the additional attribute of the startup Item is/fastdetect instead of nodetect. Do not add the/noguiboot attribute first, Because guiboot will be used later.

Next, this step is critical. Open the hardware tab in "System Properties", open "Device Manager", and expand "Ide ATA/atapi controller ", double-click "secondary ide channel", click the "Advanced Settings" tab, and change the transfer modes of devices 1 and 2 to DMA if available, if you can select "NONE" as the device type, select "NONE". Click "OK" to complete the setting and set "Main ide channel" in the same way ".

Now the acceleration has been started, but since the acceleration has been started, it will also speed up the shutdown.

Open the Registry (START-run-Regedit), click "my computer", open "Search" in the "edit" menu, enter autoendtasks, and click "find next ". Double-click the result to change "value data" to 1. Then you can find hungapptimeout and waittokillapptimeout under autoendtasks, set "value data" to 2000 or smaller, and modify the menu delay time here, find menushowdelay under autoendtasks. The value is in milliseconds. If you want to remove the menu delay, set it to 0. After modification, click the "edit" menu, open "find next" (shortcut: F3), and install the method modified in the previous step for all the results.

Now the acceleration of startup and shutdown has been completed. Restart your computer and feel the speed of startup. Is the scroll bar only one or two turns OK.

After enjoying the fast restart, we can further accelerate the startup speed and enable the "system attributes"-"advanced"-"Startup and fault recovery" settings, open the "system startup" area and add/noguiboot to the end of fastdetect, so that the scroll bar will not be displayed at startup. If you really like the display of this scroll bar, you don't need to do it.
Tell you why the computer is slow!

There are many people who say how their computers are slow and slow. In fact, the reason for their computers being slow is that if we calculate all the reasons, there are many things! But here I will introduce the main cause of computer slowness!

1. Load too many programs at startup

2. Enable tablecloth on the desktop

3. the hard disk is not cleaned regularly and the hard disk is reorganized.

Next, I will explain in detail how to speed up the computer and slow the computer! Solve the seven major culprit affecting computer performance when the computer suddenly slows down, you may wonder if you have done anything wrong and caused damage to the computer? In fact, you don't have to worry too much about it, because a small change may affect the computer's operation performance, and it will inevitably lead to a variety of minor changes in the process of using the computer. If there is always a way to solve any problem, let me explain the seven common causes that affect computer performance. After solving these problems, we can enjoy the high performance of computers with peace of mind.

4. Delete resident programs

What is resident procedure? Resident programs are the programs loaded at startup, and those programs are called resident programs. Resident programs not only slow down the boot speed, but also consume computer resources and memory more quickly, but you may ask: All those programs are useful! What I can answer is: Do you want useful programs to sacrifice speed, or do you want them to reply quickly? Think about it! In general, if you want to delete a resident program, you can delete it in the "Start" list, but if you want to see more details, such as software such as ICQ and popkiller, it cannot be deleted from the "Start" list. Go to "affiliated Applications", go to "System Tools", and then "system information, press "tool" in the tool column above, and then press "System Configuration editing program". Then, in the "Start" dialog box, the resident programs loaded when the computer is started will be listed in detail!

5. Do not place tablecloths on the desktop or close activedesktop.

I wonder if you have noticed that we have always placed tablecloths on the desktop while we are at the same time, which is a waste of computer resources! Not only that, but it also slows down the speed at which the computer executes applications! I wanted to beautify the desktop, but slowed down the speed of the computer. At this moment, do you have a feeling of "somehow? Another point is whether you have tried it. When you open a tablecloth, when you close a window that is placed to the maximum, the window will always fall down, slowly, and slowly, if this happens, you must disable the tablecloth! To do this, right-click the desktop, and then press the content. In the "background" dialog box, select "NONE". In the "appearance" dialog box, we recommend that you, set the color to black on the table ...... To close activedesktop, you can close the Web screen from the desktop. For example, right-click the desktop and then press the content. In the "background" dialog box, there is a tablecloth named Windows98, that is the Web screen! Therefore, do not enable it. In my opinion, cloth can only be described in four words, that is, "face-to-face "!

6. Delete unnecessary Fonts

One of the reasons for slow system operation is the relationship between fonts! The more fonts installed, the more memory is occupied, which slows down the computer speed! Therefore, we need to delete unnecessary fonts. To delete unnecessary fonts, you can go to the console and go to a data folder named "fonts" to delete the fonts. But how can we know that these words are useful, which words are useless? For example, if you do not often use ms_dos mode, delete the DOS font! Because everyone may like some fonts, I am not sure to delete those fonts. However, I am here to tell you how to delete them, we recommend that you delete the font of the new image. If you have a new image and a new one, delete it!

7. reorganize hard disks on a regular basis

The smallest unit of a computer's hard disk is a sector. An archive usually occupies several sectors. After countless new, changed, and deleted archives are added and used for a long time, this will cause a lot of intermittent sectors, so there will be more and more non-continuous files, and the hard disk head needs to spend more time jumping to read data, which leads to a slow speed of the hard disk. If you can see this, Windows will see "reorganizing disks. As long as the disk is reorganized, all non-continuous files will be re-organized neatly. As for the execution time, it will take about one week to execute.

8. Set virtual memory

There is a big data exchange file in the hard disk, which is reserved by the system for the virtual memory for temporary storage, and is often used by many applications, therefore, the system often needs to perform a large amount of data access to the primary storage. Therefore, the speed of accessing this file constitutes a very important factor affecting the speed of the computer! Generally, the default value of Win98 is that the system automatically manages the virtual memory. It will automatically adjust the size of the swap file according to the needs of different programs. However, this increase or decrease will bring additional burden to the system, this slows down system operations! As you can see, it is best for users to customize the minimum and maximum values of virtual memory to avoid frequent resizing. To set the virtual memory, right-click my computer, press the content, go to the "performance" dialog box, and press "Virtual Memory ", then select "set virtual memory Settings" and set "minimum value" to 64. Because my computer is 32 mbram, I set it to 64, that is, if your memory is 64 mbram, set it to 128 in "minimum. By the way, in the "performance" dialog box, select "file" and change the previously set "desktop computer" to "network server", which will speed up system operation; also, in the "disk" dialog box, do not select "Search for a New disk drive every boot", which will speed up the boot!

9. Change the setting at startup.

Although you already know how to add and remove some resident programs, do you know what the computer is doing during the period from boot to Win98? Or, what program is executed? Those programs must be fully loaded before entering Win98. have you ever wondered if you can delete unnecessary programs during startup will the boot speed be faster? The answer is yes! To modify the settings, press start, select execute, and type win. INI. After it is enabled, you can delete the content of the following sections. Delete the content and do not delete the title! They include: [compatibility], [compatibility32], [imecompatibility], [compatibility95], and [modulecompatibility].

10. Permanently delete the program

As we all know, if you want to remove some programs, you can remove them in "Add/Remove Programs", but do you know that it will only help you remove the programs, but will not help you remove the registration code of the program and some login projects? This is not the dumb of Win98, but it is not professional enough in this regard. It is necessary to completely delete the program and retrieve some "professional" deletion software to remove it! Previously, Symantec's nortonuninstall (hereinafter referred to as NUD) has stopped selling some software because it has damaged the copyright of some deleted software, symantec has cleansweep (hereinafter referred to as CS), but in terms of functionality, NUD is better than ever! To put it bluntly, in addition to the two software, there are many similar software that can effectively remove the program. Since NUD is out of print, let me say CS. After downloading and installing the program, if you want to remove the program, you only need to remove it with Cs, And it will remove the login project and registration code of the program! I am here to help "Add/Remove Programs" change the alias, that is, "add garbage, Remove Programs "! Spam refers to the abandoned login project and registration code, and the program is the program!

At the same time, pay attention to regular cleaning of unnecessary files

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.