Joke Collection Website - Talk about mood - Why does my computer use the same process program as other computers and take up more memory than others?
Why does my computer use the same process program as other computers and take up more memory than others?
Windows registry editor version 5.00
[HKEY _ LOCAL _ MACHINE \ SOFTWARE \ Microsoft \ Active Setup \ Installed Components \ { 89820200-ECBD- 1 1cf-8b 85-00aa 005 b 4383 }]
" IsInstalled"=dword:00000000,
In Folder Options-View-deselect the extension of the hidden known file type, and then change the extension of the notepad file edited above to. Reg, file, click Run to restart the automatic reinstallation of IE6.
Everything else seems normal. The CPU and memory of the game are different when reading and running. Maybe when you watch the game in the Internet cafe, you are not reading but running. When I say reading, I mean loading, that is, the use of CPU and memory in software is the highest peak.
In fact, there are many background programs in windows that don't need to run, and many of them may be dangerous. It is recommended to use a batch file program (. Bat) turn off those useless background programs.
Rem WINDOS XP service optimization batch file! !
@ Pause
@rem alarm
@ remsoftware: Notify the selected users and computer system management warnings. If this service is stopped, programs that use the system management @rem alert will not be notified.
@rem supplement: Generally, a home computer doesn't need to send or receive the management alarm of computer system management at all, unless your computer is used in a local area network.
@rem dependency: workstation
@rem suggestion: disable
Sc configuration alarm enabled = disabled
@rem application layer gateway service
@ remsoftware: provides support for Internet access and third-party communication protocol plug-ins for Internet access firewalls.
@rem supplement: If you don't use Internet connection, you can turn off the Internet access and Internet Connection Firewall (ICF) software provided by ICS for multiple computers.
@rem dependency: internet Connection Firewall (ICF)/internet Connection Sharing (ics)
@rem suggestion: disable
Sc configuration algorithm start = disable
@rem application management (application management)
@ remsoftware: provides software installation services for distribution, distribution and deletion.
@rem supplement: The service of software installation change is as described above.
@rem suggestion: manual
Supply Chain Configuration Application Management Start = Demand
@rem Windows audio
@ remsoft: Manage audio devices for Windows-based programs. If this service is stopped, audio devices and effects will not work properly. #092; Work. If this service is stopped, any services that @rem explicitly depends on will not be started.
@rem added: If there is no sound card, you can turn it off.
@rem dependency: Plug and Play, Remote Procedure Call (RPC)
@rem suggestion: automatic
Sc configuration audio Srv start= automatic
@rem backstage intelligent transfer service
@rem Microsoft: Use idle network bandwidth to transmit data.
@rem supplement: data is transmitted in the background Via HTTP 1. 1 # 124; West, such as Windows Update, takes this as one of its tasks.
@rem dependency: Remote Procedure Call (RPC) and Workstation
@rem suggestion: disable
Sc configuration bit start = disabled
@rem computer browser (computer browser)
@ remsoft: Maintain the updated computer list on the network and provide this list as a browser to computers. If this service is stopped, this list will not be updated or maintained. @rem If this service is stopped, all services that depend on it will fail to start.
@rem added: General home computers are not needed unless your computer is used on a local area network, but is it necessary to turn on the computer to slow down on a large local area network?
@rem dependency: server and workstation
@rem suggestion: disable
Sc configuration browser startup = disabled
@rem indexing service (indexing service)
@ remsoft: Index contents and file attributes of local and remote computers; Provide fast file access through flexible query language.
@rem added: Simply speaking, it can speed up your search, but I think there should be very few people searching with remote computers.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration CiSvc startup = disabled
@ rem Clipboard (Clipboard)
@ remsoft: Enables the ClipBook Viewer to store information and share it with remote computers. If this service is stopped, ClipBook Viewer will not be able to share information with remote computers. If these @rem services are stopped, any services that explicitly depend on them will fail to start.
@rem added: Share the information in the scrapbook with other computers, which is not needed by ordinary home computers.
@rem dependency: network DDE
@rem suggestion: disable
Sc configuration clip Srv start= disabled
@rem COM+ system application
@ remsoft: Manage the settings and tracking of COM+ components. If this service is stopped, most COM+ components will not be applicable. #092; Work. If this service is stopped, any services that explicitly depend on @rem will fail to start.
@rem supplement: If the COM+ event system is a car, then the COM+ system application is the driver, if the DCOM displayed in the event viewer is not enabled.
@rem dependency: remote procedure call (RPC)
@rem suggestion: manual
Supply Chain Configuration Partner Start = Demand
@rem encryption service
@ remsoft: It provides three management services: 【 Category Directory Database Service 】 is used to confirm the signature of Windows files; Add and remove root services protected by @rem on this computer; And key services to help register the computer to obtain a certificate. If this service is stopped, these management services will not work properly.
@rem added: In short, it is the certification of Microsoft's Windows Hardware Quality Laboratory (WHQL). You may need this if you use automatic updates.
@rem dependency: remote procedure call (RPC)
@rem suggestion: manual
Sc configuration CryptSvc start= DEMAND
@rem DCOM server process launcher
@rem provides startup function for DCOM service.
Sc configuration DcomLaunch start= AUTO
@rem DHCP client (DHCP client)
@ remsoft: Manage network settings by logging in and updating IP addresses and DNS names.
@rem supplement: People who use DSL/Cable, ICS and IPSEC need this to specify dynamic IP.
@rem dependency: AFD network support environment, NetBT, SYMTDI, TCP/IP protocol driver and NetBios over TCP/IP.
@rem suggestion: manual
Sc configuration Dhcp start= AUTO
@ rem logical disk manager management service (logical disk manager system management service)
@ remsoftware: Set the hard disk and volume, and the service only performs the setup procedure and then stops.
@rem supplement: Only used when using the functions of the Microsoft Management Console (MMC) console.
@rem dependencies: Plug and Play, Remote Procedure Call (RPC), Logical Disk Manager.
@rem suggestion: manual
Sc configuration dmadmin start = demand
@rem logical disk manager (logical disk manager)
@ remsoftware: Detect and monitor the new hard disk, and send the volume information to the logical disk management system management service for setting. If this service is stopped, dynamic disk status and @rem setting information may become outdated. If this service is stopped, any services that explicitly depend on it will fail to start.
@rem supplement: Disk administrators are used to dynamically manage disks, such as displaying available disk space and using the functions of the Microsoft Management Console (MMC) console.
@rem dependencies: plug and play, remote procedure call (RPC), logical disk manager management service.
@rem suggestion: automatic
Sc configuration dmserver start= AUTO
@rem DNS client (DNS client)
@ remsoft: Resolve and cache the domain name system (DNS) name of this computer. If this service is stopped, this computer will not be able to resolve DNS names and find the location of the Active @rem directory domain controller. If this service is stopped, all services that depend on it will fail to start.
@rem supplement: As mentioned above, you need to use IPSEC additionally.
@rem dependency: TCP/IP protocol driver
@rem suggestion: manual
Sc configuration Dnscache start= AUTO
@rem error reporting service
@ remsoft: Allow error reporting of services and applications executed in non-standard environment.
@rem supplement: Microsoft's application error report
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration ERSvc enabled = disabled
@rem event log (event log file)
@ remsoft: Event messages sent by Windows-based programs and components can be viewed in the Event Viewer. This service cannot be stopped.
@rem supplement: Allow the event viewer to display event messages.
@rem dependency: windows management instrumentation
@rem suggestion: automatic
Sc Configuration Event Log Start = Disabled
@rem COM+ event system (COM+ event system)
@ remsoft: Support system event notification service (SENS), which can automatically distribute events to subscribed COM components. If the service is stopped, SENS will shut down and cannot provide login @rem and logout notification.
@rem supplement: Some programs may use COM+ components, such as the optimized system application of BootVis, for example, DCOM displayed in the event viewer is not enabled.
@rem dependency: remote procedure call (RPC) and system event notification.
@rem suggestion: manual
Sc configuration event system startup = demand
@rem help and support
@ remsoft: Let Help and Support Center run on this computer. If this service is stopped, Help and Support Center will be unavailable.
@rem added: Turn it off if you don't need it.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration helps svc start = disable.
@rem man-machine interface device access
@remsoft: Enables universal input access to the user-friendly interface device (HID), which starts and maintains the use of this keyboard, remote control and other predefined @ rem shortcut buttons on multimedia devices. If this service is stopped, shortcut buttons controlled by this service will no longer work.
@rem supplement: As mentioned above.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration HidServ start= disabled
@rem send function, you can turn it off if you don't want to be harassed.
@rem dependency: NetBIOS interface, plug and play, remote procedure call (RPC), workstation.
@rem suggestion: disable
Sc configuration messenger enabled = disabled
@ rem netmeeting remote desktop sharing (netmeeting remote desktop * * *)
@ remsoftware: Allow authorized users to remotely access this computer through the company's local intranet using NetMeeting. If this service is stopped, rem desktop @ rem * * * will be unavailable. If a service is stopped, any services that depend on it will fail to start.
@rem added: As mentioned above, users can share the control of the computer with other users on the network or the Internet. If you value safety and don't want to open the back door more, then turn it off.
@rem suggestion: disable
Sc configuration mnmsrvc start= disabled
@ rem distributed transaction coordinator (distributed transaction coordinator)
@ remsoft: Coordinate transactions across multiple resource administrators, such as databases, message queues, and file systems. If this service is stopped, these transactions will not occur. If a service is stopped @ rem, any service that obviously depends on it will not be started.
@rem added: As mentioned above, the average home computer is not used much unless you enable message queuing.
@rem Dependencies: Remote Procedure Call (RPC) and Security Account Manager
@rem suggestion: disable
Sc configuration MSDTC start= disabled
@rem Windows Installer (Windows Installer)
@ remsoft: Install, repair and remove the software according to the instructions contained in. MSI file
@rem supplement: it is a system service to help users correctly install, configure, track, upgrade and delete software programs, manage the standard format of application creation and installation, and track @rem components such as file groups, registry keys and shortcuts.
@rem dependency: remote procedure call (RPC)
@rem suggestion: manual
Sc configuration MSIServer startup = requirement
@rem network DDE (network DDE)
@ remsoft: Provides network transmission and security of dynamic data exchange (DDE) for programs executed on the same or different computers. If this service is stopped, DDE transport and security will be unavailable @rem. If this service is stopped, any services that explicitly depend on it will fail to start.
@rem added: It seems that most people don't need it.
@rem dependency: network DDE DSDM, scrapbook
@rem suggestion: disable
Sc configuration NetDDE start= disabled
@ rem network DDE DSDM (network DDE DSDM)
@rem Microsoft: Enjoy the information dynamic data exchange (DDE) network. If this service is stopped, DDE network will be unavailable.
@rem added: It seems that most people don't need it.
@rem dependency: network DDE
@rem suggestion: disable
Sc configuration NetDDEdsdm start= disabled
@rem network login
@ remsoftware: Support the pass-through verification of account login events of computers on the domain.
@rem added: Ordinary home computers are unlikely to review with the service of logging in to the domain.
@rem dependency: workstation
@rem suggestion: disable
Sc configuration Netlogon start= disabled
@rem network connection (network connection)
@ remsoft: Manage the objects in the data folder of network and dial-up connection, where you can view the local area network and remote connection.
@rem added: Control your online connection.
@rem dependencies: Remote Procedure Call (RPC), Internet Connection Firewall (ICF)/ Internet Connection Sharing (ics).
@rem suggestion: manual
Sc configuration Netman start = demand
@rem Network Location Awareness (NLA)
@ remsoft: Collect and store network settings and location information, and notify applications when these information changes.
@rem added: If ICF and ICS are not used, it can be closed.
@rem dependency: AFD network support environment, TCP/IP protodriver, Internet Connection Firewall (ICF)/ Internet Connection Sharing (ICS).
@rem suggestion: disable
Sc configuration Nla start = disabled
@ remntlm security support provider (ntlm security support provider)
@ remsoft: Provides security for remote procedure call (RPC) programs that do not use named pipes.
@rem supplement: If you don't use message queuing or Telnet server, turn it off.
@rem dependency: Telnet
@rem suggestion: disable
Sc configuration NtLmSsp start= disabled
@rem @rem removable storage (removable storage device)
@rem Microsoft: None
@rem added: Unless you have a Zip disk drive or portable hardware such as USB or a tape backup device, you can try to turn it off.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration NtmsSvc start = demand
@rem Office source code engine (office 2003)
@rem can save the installation file for update and repair, and it must be used when downloading the installer update and Watson error report.
@rem sc configure ose start= DEMAND.
@rem Plug and Play (Plug and Play)
@ remsoft: Enables computers to recognize and adapt to hardware changes with little or no user input. Stopping or disabling this service will cause system instability.
@rem supplement: As the name implies, it is a PNP environment.
@rem dependencies: logical disk manager, logical disk manager management service, messenger, smart card, telephone, Windows audio.
@rem suggestion: automatic
Sc Configuration Plug and Play Start = Automatic
@rem IPSEC service (IP security service)
@ remsoft: Manage IP security principles and start ISAKMP/ oakley (IKE) and IP security drivers.
@rem supplement: Help protect the data transmitted through the network. IPSec is an important link, which provides security in virtual private network (VPN). VPN allows organizations to transmit data @rem safely through the Internet. It may be needed in some fields, but it is not needed by most ordinary users.
@rem dependency: IPSEC driver, remote procedure call (RPC), TCP/IP protocol driver.
@rem suggestion: manual
Supply Chain Configuration Strategy Agent Start = Demand
@rem protecting storage (protecting storage devices)
@ remsoft: Provide a protected storage area to store sensitive data such as private keys to prevent unauthorized services, processes or users from accessing these data.
@rem supplement: Services used to store passwords on your computer, such as Outlook, dialer, other applications, client-server architecture and so on.
@rem dependency: remote procedure call (RPC)
@rem suggestion: automatic
Sc configuration protection storage startup = automatic
@ rem remote access automatic connection manager (remote access automatic online administrator)
@ remsoftware: When a program refers to a remote DNS or NetBIOS name or address, it will establish a remote network connection.
@rem supplement: Some DSL/ cable TV providers may need this to handle the login process.
@rem dependency: remote access connection manager, phone
@rem suggestion: manual
Sc configuration ras auto start = requirement
@ rem Remote Access Connection Manager (Remote Access Online Administrator)
@ remsoft: Establish a network connection.
@rem supplement: for online use
@rem dependencies: telephone, internet connection firewall (ICF)/internet connection sharing (ics), remote access to auto @ rem connection manager.
@rem suggestion: manual
Supply Chain Configuration Lasman Start = Demand
@rem Remote Desktop Help Session Manager
@ remsoft: Manage and control remote assistance. If this service is stopped, Remote Assistance will not be available. Before stopping this service, please refer to the Dependencies tab in the content dialog box.
@rem added: The remote assistance of management and control mentioned above can be turned off if it is not used.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration rd sessimgr start = disabled
@rem Routing and Remote Access (Routing and Remote Access)
@ remsoft: Provides routing services for companies connecting local area networks and wide area networks.
@rem supplement: As mentioned above, dial-up LAN or VPN service is provided, which is not used by ordinary users.
@rem dependency: remote procedure call (RPC), NetBIOSGroup
@rem suggestion: disable
Sc Configure Remote Access Start = Disabled
@rem Remote Registry (Remote Login Service)
@ remsoftware: Allow remote users to modify the login settings on this computer. If this service is stopped, login can only be modified by users on this computer. If this service is stopped by @rem, any services that explicitly depend on it will fail to start.
@rem supplement: For security reasons, if there is no special need, it is recommended to close it unless remote assistance is needed to modify the login settings.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration remoteRegistry start= disabled.
@ rem remote procedure call (RPC) locator (remote procedure call locator)
@ remsoft: Manage RPC name service database.
@rem supplement: As mentioned above, it is rarely used on general computers, so you can try to turn it off.
@rem dependency: workstation
@rem suggestion: disable
Sc configuration RpcLocator start= disabled
@rem remote procedure call (RPC)
@ remsoft: Provides endpoint communicators and other RPC services.
@rem added: Some devices depend on it, so don't touch it.
@rem Dependency: There are too many. Go and see for yourself.
@rem suggestion: automatic
Sc configuration RpcSs start= automatic
@rem security account administrator (security account administrator)
@ remsoft: Store the security information of local accounts.
@rem supplement: application of the principle of managing accounts and groups (gpedit.msc)
@rem dependency: remote procedure call (RPC), distributed transaction coordinator
@rem suggestion: automatic
Sc configuration SamSs startup = automatic
@rem smart card (smart card)
@ remsoft: Manage access to smart cards read by this computer. If this service is stopped, this computer will not be able to read smart cards. If this service is stopped, any service explicitly stored in it according to @rem will not be started.
@rem supplement: you can turn it off without a smart card.
@rem dependency: plug and play
@rem suggestion: disable
Sc configuration SCardSvr start= disabled
@rem task scheduler (task scheduler)
@ remsoft: Allow users to set and schedule automatic tasks on this computer. If this service is stopped, these tasks will not be executed at the scheduled time.
@rem supplement: Set and schedule automatic tasks, such as scheduled disk scan, scheduled virus scan, update and so on.
@rem dependency: remote procedure call (RPC)
@rem suggestion: automatic
Sc configuration plan start = automatic
@rem auxiliary login
@ remsoft: Enable the startup program under other certifications. If this service is stopped, this login access will be unavailable.
@rem supplement: Allow multiple users to handle programs and execute avatars.
@rem suggestion: automatic
Sc configuration seclogon start= automatic
@rem system event notification (system event notification)
@ remsoft: Track system events, such as Windows login, network and power events. COM+ event system subscribers who notify these events.
@rem supplement: As mentioned above.
@rem dependency: COM+ event system
@rem suggestion: automatic
Sc configuration SENS start = automatic
@rem Internet connection firewall (ICF)/Internet connection sharing (ICS)
@ remsoft: Provide network address translation, addressing and name resolution services and/or anti-interference services for your home network or small office network.
@rem added: If you don't use the Internet to connect to the Internet (ICS) or the Internet firewall (ICF) that comes with XP, you can turn it off.
@rem dependency: application layer gateway service, network connection, network location awareness (NLA), remote access connection @ rem manager.
@rem suggestion: disable
Sc configuration shared access start = demand
@rem shell hardware detection
@ remsoftware: provides notification of automatic playback of hardware events.
@rem supplement: generally used for memory cards or CD devices and DVD devices.
@rem dependency: remote procedure call (RPC)
@rem suggestion: automatic
Sc configuration shell detection start = automatic
@rem print spooler (print multitasking buffer processor)
@ remsoft: Load the file into memory for later printing.
@rem added: If there is no printer, you can turn it off.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc Configuration Spooler Start = Disabled
@ rem windows image acquisition (wia) (Windows image acquisition program)
@ remsoft: Provide image capture services for scanners and digital cameras.
@rem added: If scanners and digital cameras have the function of supporting WIA, you can directly see drawings and documents without other drivers, so users without scanners and digital cameras @rem can close them.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Supply Chain Configuration stisvc Start = Demand
@ rems software shadow copy provider
@ remsoftware: Manage the shadow copies obtained by the shadow copy service, mainly based on software. If this service is stopped, software-based shadow copy will be unmanageable.
@rem supplement: As mentioned above, everything used for backup, such as MS backup program, needs this service.
@rem dependency: remote procedure call (RPC)
@rem suggestion: disable
Sc configuration swprv enabled = disabled
@rem performance logs and alerts (performance logs and alerts)
@ remsoft: based on preset scheduling parameters, collect performance data from local or remote computers, and then write the data into records or? # 124; Issue a warning. If this service is stopped, @rem will not collect performance information. If this service is stopped, any services that explicitly depend on it will fail to start.
@rem supplement: worthless service
@rem suggestion: disable
Sc configuration SysmonLog start= disabled
@rem phone
- Previous article:To a hard-working person
- Next article:A poem or word that describes the helplessness of loving someone but not getting her!
- Related articles
- How to hold hands on a first date?
- Inspirational sentences about love
- What is a better name for the screen name?
- Colleagues get together for a drink.
- Are you a rural person or a city person? Can you share the dining environment at your home?
- Talking about not visiting relatives and friends during the Spring Festival
- Be grateful and say a realistic sentence.
- The poster made by the Basketball Club of the Student Union for recruiting new students is an academic poster.
- China's New Year Composition
- Aesthetic cure says: there are some things that we have no choice but to say goodbye.