www.tjgcgs88.cn-狠狠久久亚洲欧美专区不卡,久久精品国产99久久无毒不卡,噼里啪啦国语版在线观看,zσzσzσ女人极品另类

  • <strike id="qgi8o"><td id="qgi8o"></td></strike>
  • <ul id="qgi8o"><acronym id="qgi8o"></acronym></ul>
  • <li id="qgi8o"></li>
    <ul id="qgi8o"></ul>
    <strike id="qgi8o"><rt id="qgi8o"></rt></strike>
    <ul id="qgi8o"><center id="qgi8o"></center></ul>
  • <kbd id="qgi8o"></kbd>

    關于系統(tǒng)進程,高手進!!! 關于系統(tǒng)進程的???高手進!!!

    svchost.exe是系統(tǒng)服務,具體有多少個也關系到你所啟用 服務,服務啟動的越多,所產生的進程,包括svchost.exe就可能越多,但也不排除病毒,不過目前svchost.exe已經不是那么多了,你先確保機器無毒,然后對系統(tǒng)服務進行優(yōu)化
    下面是我編輯好的優(yōu)化批處理
    打開記事本
    將以下內容復制進去 并保存成.bat格式
    例如1.bat 然后雙擊1.bat 后 重啟電腦 就完成了對服務的自動優(yōu)化了
    cls

    @echo off
    rem 服務最優(yōu)批處理文件!!

    @rem Alerter 1

    sc config Alerter start= DISABLED

    @rem Application Layer Gateway Service 2
    sc config ALG start= DISABLED

    @rem Application Management (應用程序管理) 3
    sc config AppMgmt start= DEMAND

    @rem Background Intelligent Transfer Service 4
    sc config BITS start= DISABLED

    @rem Computer Browser (計算機瀏覽器) 5
    sc config Browser start= DISABLED

    @rem Indexing Service (索引服務) 6
    sc config CiSvc start= DISABLED

    @rem ClipBook (剪貼簿) 7
    sc config ClipSrv start= DISABLED

    @rem COM+ System Application 8
    sc config COMSysApp start= AUTO

    @rem Cryptographic Services 9
    sc config CryptSvc start= DEMAND

    @rem DCOM Server Process Launcher 10
    sc config DcomLaunch start= AUTO

    @rem DHCP Client (DHCP 客戶端) 11
    sc config Dhcp start= DISABLED

    @rem Logical Disk Manager Administrative Service (邏輯磁盤管理員系統(tǒng)管理服務) 12
    sc config dmadmin start= DEMAND

    @rem Logical Disk Manager (邏輯磁盤管理員) 13
    sc config dmserver start= DEMAND

    @rem DNS Client (DNS 客戶端) 14
    sc config Dnscache start= DISABLED

    @rem Error Reporting Service 15
    sc config ERSvc start= DISABLED

    @rem Event Log (事件記錄文件) 16
    sc config Eventlog start= AUTO

    @rem COM+ Event System (COM+ 事件系統(tǒng)) 17
    sc config EventSystem start= DEMAND

    @rem Help and Support 18
    sc config helpsvc start= DISABLED

    @rem Human Interface Device Access 19
    sc config HidServ start= DISABLED

    @rem http sll 20
    sc config HTTPFilter start= DISABLED

    @rem IMAPI CD-Burning COM Service 21
    sc config ImapiService start= DISABLED

    @rem Server (服務器) 22
    @rem 微軟: 透過網絡為這臺計算機提供檔案、打印、及命名管道的共享。如果停止這個服務,將無法共享受文件
    @rem 補充: 如果你以后都不會在這臺機子上共享東西,那就禁止吧,不過我覺得還是開著,畢竟有時候還是要復制文件的嘛,追求PF的就禁止
    @rem 依存: Computer Browser
    @rem 建議: 自動
    sc config lanmanserver start= AUTO

    @rem TCP/IP NetBIOS Helper (TCP/IP NetBIOS 協(xié)助程序) 23
    @rem 微軟: 啟用 [NetBIOS over TCP/IP (NetBT)] 服務及 NetBIOS 名稱解析的支持。
    @rem 補充: 如果你的網絡不使用 NetBios 或是 WINS ,你大可關閉
    @rem 依存: AFD 網絡支持環(huán)境、NetBt
    @rem 建議: 禁止
    sc config LmHosts start= DISABLED

    @rem Messenger (信差) 24
    @rem 微軟: 在客戶端及服務器之間傳輸網絡傳送及 [Alerter] 服務訊息。這個服務與 Windows Messenger 無關。
    @rem 補充: 允許網絡之間互相傳送提示訊息的功能,如 net send 功能,如不想被騷擾話可關了,停止這個服務Alerter 訊息將不會被傳輸。
    @rem 依存: NetBIOS Interface、Plug and Play、remote Procedure Call (RPC)、Workstation
    @rem 建議: 禁止
    sc config Messenger start= DISABLED

    @rem NetMeetingremote Desktop Sharing (NetMeeting 遠程桌面共享) 25
    @rem 微軟: 讓經過授權的使用者可以使用 NetMeeting 透過公司近端內部網絡,由遠程訪問這部計算機。如果這項服務停止的話,遠程桌面@rem 共享功能將無法使用。如果服務停用的話,任何依賴它的服務將無法啟動。
    @rem 補充: 可以將計算機的控制權分享予網絡上或因特網上的其它使用者,不想多開后門,就關了羅
    @rem 建議: 禁止
    sc config mnmsrvc start= DISABLED

    @rem Distributed Transaction Coordinator (分布式交易協(xié)調器) 26
    @rem 微軟: 協(xié)調跨越多個資源管理員的交易,比如數(shù)據(jù)庫、訊息隊列及檔案系統(tǒng)。如果此服務被停止,這些交易將不會發(fā)生。如果服務被停@rem 用 ,任何明顯依存它的服務將無法啟動。
    @rem 補充: 一般網吧用戶用不太到,除非你啟用Message Queuing
    @rem 依存:remote Procedure Call (RPC) 和 Security Accounts Manager
    @rem 建議: 禁止
    sc config MSDTC start= DISABLED

    @rem Windows Installer (Windows 安裝程序) 27
    @rem 微軟: 根據(jù)包含在 .MSI 檔案內的指示來安裝,修復以及移除軟件。
    @rem 補充: 是一個系統(tǒng)服務,協(xié)助使用者正確地安裝、設定、追蹤、升級和移除軟件程序, 強烈建議手動別到時候安裝微軟產品麻煩多哦
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 手動
    sc config MSIServer start= DEMAND

    @rem Network DDE (網絡 DDE) 28
    @rem 微軟: 為動態(tài)數(shù)據(jù)交換 (DDE) 對在相同或不同計算機上執(zhí)行的程序提供網絡傳輸和安全性。如果這個服務被停止,DDE 傳輸和安全性將@rem 無法使用。如果這個服務被停用,任何明確依存于它的服務將無法啟動。
    @rem 補充: 呵呵~不多說啦 禁止
    @rem 依存: Network DDE DSDM、ClipBook
    @rem 建議: 禁止
    sc config NetDDE start= DISABLED

    @rem Network DDE DSDM (網絡 DDE DSDM) 29
    @rem 微軟: 訊息動態(tài)數(shù)據(jù)交換 (DDE) 網絡共享。如果這個服務被停止,DDE 網絡共享將無法使用。
    @rem 補充: 沒用到這個東西過。。。。。
    @rem 依存: Network DDE
    @rem 建議: 禁止
    sc config NetDDEdsdm start= DISABLED

    @rem Net Logon 30
    @rem 微軟: 支持網域上計算機的賬戶登入事件的 pass-through 驗證。
    @rem 補充: 我暈網吧計算機還去登入域審查這個服務
    @rem 依存: Workstation
    @rem 建議: 禁止
    sc config Netlogon start= DISABLED

    @rem Network Provisioning Service 31
    @rem 在域內為自動網絡提供管理 XML 配置文件。
    @rem 建議手動
    sc config xmlprov start= DEMAND

    @rem Network Connections (網絡聯(lián)機) 32
    @rem 微軟: 管理在網絡和撥號聯(lián)機數(shù)據(jù)夾中的對象,您可以在此數(shù)據(jù)夾中檢視局域網絡和遠程聯(lián)機。
    @rem 補充: 控制你的網絡聯(lián)機,停止此服務,負帶影響,不能查看網上鄰居屬性,別給自己找麻煩,改為手動,要不設IP時候就知道了
    @rem 依存: remote Procedure Call (RPC)、Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS)
    @rem 建議: 手動
    sc config Netman start= DEMAND

    @rem Network Location Awareness (NLA) 33
    @rem 微軟: 收集并存放網絡設定和位置信息,并且在這個信息變更時通知應用程序。
    @rem 補充: 如果不使用 ICF 和 ICS 可以關了它
    @rem 依存: AFD網絡支持環(huán)境、TCP/IP Procotol Driver、Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS)
    @rem 建議: 禁止
    sc config Nla start= DISABLED

    @rem NT LM Security Support Provider (NTLM 安全性支持提供者) 34
    @rem 微軟: 為沒有使用命名管道傳輸?shù)倪h程過程調用 (RPC) 程序提供安全性。
    @rem 補充: 不使用Message Queuing或Telnet Server 那就關了它
    @rem 依存: Telnet
    @rem 建議: 禁止
    sc config NtLmSsp start= DISABLED

    @rem @rem ovable Storage (卸除式存放裝置) 35
    @rem 微軟: 好象是移動U盤或者FLASH閃盤的東東,官方沒太多描述
    @rem 補充: 除非你有 Zip 磁盤驅動器或是 USB 之類可攜式的硬件或是 Tape 備份裝置,
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: DISABLED
    sc config NtmsSvc start= DEMAND

    @rem Office Source Engine (office 2003) 36
    @rem 可保存用于更新和修復的安裝文件,并且在下載安裝程序更新和 Watson 錯誤報告時必須使用。網吧誰用這鬼東西 禁止
    @rem 建議: 禁止
    @rem sc config ose start= DEMAND

    @rem Plug and Play (隨插隨用) 37
    @rem 微軟: 啟用計算機以使用者沒有或很少的輸入來識別及適應硬件變更,停止或停用這個服務將導致系統(tǒng)不穩(wěn)定。
    @rem 補充: 顧名思義就是 PNP 環(huán)境 ,你關這個,帶來的麻煩,別來找我哦~強烈建議自動
    @rem 依存: Logical Disk Manager、Logical Disk Manager Administrative Service、Messenger、Smart Card、Telephony、Windows Audio
    @rem 建議: 自動
    sc config PlugPlay start= AUTO

    @rem IPSEC Services (IP 安全性服務) 38
    @rem 微軟: 管理 IP 安全性原則并啟動 ISAKMP/Oakley (IKE) 及 IP 安全性驅動程序。
    @rem 補充: IPSec為虛擬私人網絡 (VPN) 中提供安全性,不過一般我們好象不怎么用~呵呵
    @rem 依存: IPSEC driver、remote Procedure Call (RPC)、TCP/IP Protocol Driver
    @rem 建議: 禁止
    sc config PolicyAgent start= DISABLED

    @rem Protected Storage (受保護的存放裝置) 39
    @rem 微軟: 提供受保護的存放區(qū),來儲存私密金鑰這類敏感數(shù)據(jù),防止未授權的服務、處理、或使用者進行存取。
    @rem 補充: 用來儲存你計算機上密碼的服務,像 Outlook、撥號程序、其它應用程序等等,另外安裝一些MICROSOFT軟件最好之前先啟用它
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config ProtectedStorage start= DISABLED

    @rem remote Access Auto Connection Manager (遠程訪問自動聯(lián)機管理員) 40
    @rem 微軟: 當程序參照到遠程 DNS 或 NetBIOS 名稱或地址時,建立遠程網絡的聯(lián)機。
    @rem 補充: ADSL/Cable 提供者,需要用此來處理登入程序,家里ADSL用戶別禁止啦,改為手動,網吧客戶機全設禁止
    @rem 依存: remote Access Connection Manager、Telephony
    @rem 建議: 禁止
    sc config RasAuto start= DISABLED

    @rem remote Access Connection Manager (遠程訪問聯(lián)機管理員) 41
    @rem 微軟: 建立網絡聯(lián)機。
    @rem 補充: 遠程網絡聯(lián)機用,在網吧做事的用不到
    @rem 依存: Telephony、Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS)、remote Access Auto @rem Connection Manager
    @rem 建議: 禁止
    sc config RasMan start= DISABLED

    @rem remote Desktop Help Session Manager 42
    @rem 微軟: 管理并控制遠程協(xié)助。如果此服務停止的話,遠程協(xié)助將無法使用。
    @rem 補充: 如上說的管理和控制遠程協(xié)助,如果不使用可以關了,對QQ遠程協(xié)助沒任何影響,放心禁止
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: DISABLED
    sc config RDSessMgr start= DISABLED

    @rem Routing andremote Access (路由和遠程訪問) 43
    @rem 微軟: 提供連到局域網絡及廣域網絡的公司的路由服務。
    @rem 補充: 提供撥號聯(lián)機到區(qū)網或是 VPN 服務,一般網吧誰用這個。。。。。。。。。。。。。
    @rem 依存:remote Procedure Call (RPC)、NetBIOSGroup
    @rem 建議: 禁止
    sc config remoteAccess start= DISABLED

    @rem remote Registry (遠程登錄服務) 44
    @rem 微軟: 啟用遠程使用者修改這個計算機上的登錄設定。如果這個服務被停止,登錄只能由這個計算機上的使用者修改。
    @rem 補充: 遠程修改注冊表,這個東西絕對要禁止,除非你想遠程修改自己的一些設置
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config remoteRegistry start= DISABLED

    @rem remote Procedure Call (RPC) Locator (遠程過程調用定位程序) 45
    @rem 微軟: 管理 RPC 名稱服務數(shù)據(jù)庫。
    @rem 補充: 一般計算機上很少用到,禁止
    @rem 依存: Workstation
    @rem 建議: DISABLED
    sc config RpcLocator start= DISABLED

    @rem remote Procedure Call (RPC) (遠程過程調用,RPC) 46
    @rem 微軟: 提供結束點對應程序以及其它 RPC 服務。
    @rem 補充: 重要程度高級,我想你還沒那么瘋狂,連這個服務都關了。。。。不多解釋啦 絕對設置為自動
    @rem 依存: 太多了,自己去看看
    @rem 建議: 自動
    sc config RpcSs start= AUTO

    @rem Security Accounts Manager (安全性賬戶管理員) 47
    @rem 微軟: 儲存本機賬戶的安全性信息。
    @rem 補充: 管理賬號和群組原則(gpedit.msc)應用,PF著想的朋友設置為手動,我已經設置為手動,保守的人就改自動AUTO
    @rem 依存: remote Procedure Call (RPC)、Distributed Transaction Coordinator
    @rem 建議: 自動
    sc config SamSs start= DEMAND

    @rem Smart Card (智慧卡) 48
    @rem 微軟: 管理這個計算機所讀取智能卡的存取。如果這個服務被停止,這個計算機將無法讀取智能卡。如果這個服務被停用,任何明確依@rem 存于它的服務將無法啟動。
    @rem 補充: 朋友你有智能卡嗎?
    @rem 依存: Plug and Play
    @rem 建議: 禁止
    sc config SCardSvr start= DISABLED

    @rem Task Scheduler (工作排程器) 49
    @rem 微軟: 讓使用者能夠在這個計算機上設定和排定自動的工作。如果停止這個服務,這些工作在它們排定的時間時將不會執(zhí)行。
    @rem 補充: 磁盤掃瞄、病毒定時掃瞄、更新等等,象我是很少用這個服務,PF著想禁止(服務器上建議自動)
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config Schedule start= DISABLED

    @rem Secondary Logon 50
    @rem 微軟: 啟用在其它認證下的起始程序。如果這個服務被停止,這類的登入存取將無法使用。
    @rem 補充: 允許多用戶處理程序,建議為手動
    @rem 建議: 手動
    sc config seclogon start= DEMAND

    @rem System Event Notification (系統(tǒng)事件通知) 51
    @rem 微軟: 追蹤諸如 Windows 登入、網絡、和電源事件的系統(tǒng)事件。通知這些事件的 COM+ 事件系統(tǒng)訂閱者。
    @rem 補充: 沒必要把這個服務設為自動,改為手動就行了,要用的時候自己會激活開起,不過我是設置為禁止啦,保守的設為手動DEMAND
    @rem 依存: COM+ Event System
    @rem 建議: 手動
    sc config SENS start= DISABLED

    @rem Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS) 52
    @rem 微軟: 為您的家用網絡或小型辦公室網絡提供網絡地址轉譯、尋址及名稱解析服務和/或防止干擾的服務。
    @rem 補充: 不使用因特網聯(lián)機共享(ICS)或是 XP 內含的因特網聯(lián)機防火墻(ICF)你可以關掉,另外ADSL家庭用戶不要關閉此服務,客戶機禁止
    @rem 依存: Application Layer Gateway Service、Network Connections、Network Location Awareness(NLA)、remote Access Connection @rem Manager
    @rem 建議: 禁止
    sc config SharedAccess start= DISABLED

    @rem Shell Hardware Detection 53
    @rem 微軟: 為自動播放硬件事件提供通知。
    @rem 補充: 使用在記憶卡或是CD裝置、DVD裝置上 網吧客戶機不需要這個東東
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config ShellHWDetection start= DISABLED

    @rem Print Spooler (打印多任務緩沖處理器) 54
    @rem 微軟: 將檔案加載內存中以待稍后打印。
    @rem 補充: 此服務占內存資源,而且我看就算網吧服務器都很少帶了打印機吧,這個還是個漏斗服務,關了他還可以少打一個補丁
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config Spooler start= DISABLED

    @rem Windows Image Acquisition (WIA) (Windows影像取得程序) 55
    @rem 微軟: 為掃描儀和數(shù)字相機提供影像擷取服務。
    @rem 補充: 如果掃描儀和數(shù)字相機內部具有支持WIA功能的話,那就可以直接看到圖檔,不需要其它的驅動程序,不影響攝象頭打開的
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config stisvc start= DISABLED

    @rem MS Software Shadow Copy Provider 56
    @rem 微軟: 管理磁盤區(qū)陰影復制服務所取得的以軟件為主的磁盤區(qū)陰影復制。如果停止這個服務,就無法管理以軟件為主的磁盤區(qū)陰影復制。
    @rem 補充: 用來備份的東西,如MS Backup 程序就需要這個服務 禁止
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config swprv start= DISABLED

    @rem Performance Logs and Alerts (效能記錄文件及警示) 57
    @rem 微軟: 基于事先設定的排程參數(shù),從本機或遠程計算機收集效能數(shù)據(jù),然后將數(shù)據(jù)寫入記錄
    @rem 補充: 沒什么價值的服務
    @rem 建議: 禁止
    sc config SysmonLog start= DISABLED

    @rem Telephony (電話語音) 58
    @rem 微軟: 為本機計算機上及經由局域網絡連接到正在執(zhí)行此服務的服務器上,控制電話語音裝置和 IP 為主語音聯(lián)機的程序,提供電話語@rem 音 API (TAPI) 支持。
    @rem 補充: 一般的撥號調制解調器或ADSL用戶需要用此服務,注意點就行了,網吧客戶機放心禁止
    @rem 依存: Plug and Play、remote Procedure Call (RPC)、remote Access Connection Manager、remote Access Auto Connection @rem Manager
    @rem 建議: 禁止
    sc config TapiSrv start= DISABLED

    @rem Terminal Services (終端機服務) 59
    @rem 微軟: 允許多位使用者互動連接到同一部計算機、桌面的顯示器及到遠程計算機的應用程序。遠程桌面的加強 (包含系統(tǒng)管理員的 RD)@rem 、快速切換使用者、遠程協(xié)助和終端機服務器。
    @rem 補充: 遠程桌面或是遠程協(xié)助的功能,沒必要
    @rem 依存: remote Procedure Call (RPC)、Fast User Switching Compatibility、InteractiveLogon
    @rem 建議: 禁止
    sc config TermService start= DISABLED

    @rem Themes 60
    @rem 微軟: 提供使用者經驗主題管理。
    @rem 補充: 這個服務占了不少資源,建議禁止
    @rem 建議: 禁止
    sc config Themes start= DISABLED

    @rem Distributed Link Tracking Client (分布式連結追蹤客戶端) 61
    @rem 微軟: 維護計算機中或網絡網域不同計算機中 NTFS 檔案間的連結。
    @rem 補充: 維護區(qū)網內不同計算機之間的檔案連結,沒NTFS文件格式的就禁止吧
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config TrkWks start= DISABLED

    @rem Windows User Mode Driver Framework 62 我汗。。。太難標了 朋友門自己標下,餓死了還沒吃飯類~~~~
    @rem 啟用 Windows 用戶模式驅動程序。
    @rem 建議: 手動
    sc config UMWdf start= DEMAND

    @rem Uninterruptible Power Supply (不斷電供電系統(tǒng))
    @rem 微軟: 管理連接到這臺計算機的不斷電電源供應 (UPS)。
    @rem 補充: 你的電源供應器有具備此功能,不然就禁止
    @rem 建議: 禁止
    sc config UPS start= DISABLED

    @rem Volume Shadow Copy
    @rem 微軟: 管理及執(zhí)行用于備份和其它目的的磁盤區(qū)卷影復制。如果這個服務被停止,卷影復制將無法用于備份,備份可能會失敗。
    @rem 補充: 沒多大作用,建議禁止
    @rem 依存:remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config VSS start= DISABLED

    @rem Windows Time (Windows 時間設定)
    @rem 微軟: 維護在網絡上所有客戶端及服務器的數(shù)據(jù)及時間同步處理。如果這個服務停止,將無法進行日期及時間同步處理。如果這個服務@rem 被停用,所有依存的服務都會停止。
    @rem 補充: 網絡內部電腦對時校準用的,我汗。。。沒必要搞這個服務,其實還占了一點點的網絡資源,服務器我用的銳起,絕對禁止這個
    @rem 建議: 禁止
    sc config W32Time start= DISABLED

    @rem WebClient
    @rem 微軟: 啟用 Windows 為主的程序來建立、存取,以及修改因特網為主的檔案。如果停止這個服務,這些功能將無法使
    @rem 補充: 基于安全性的理由,可以禁止,不過建議改為手動~
    @rem 依存: WebDav Client Redirector
    @rem 建議: 手動
    sc config WebClient start= DEMAND

    @rem Windows Management Instrumentation (WMI)
    @rem 微軟: 提供公用接口及對象模型,以存取有關操作系統(tǒng)、裝置、應用程序及服務的管理信息。如果這個服務已停止,大多數(shù)的 Windows @rem 軟件將無法正常工作。如果這個服務已停用,所有依存于它的服務都將無法啟動。
    @rem 補充: 一個標準的基礎結構來監(jiān)視和管理系統(tǒng)資源的服務,別打它注意 重要程度中級
    @rem 依存: Event Log、remote Procedure Call (RPC)
    @rem 建議: 自動
    sc config winmgmt start= AUTO

    @rem Portable Media Serial Number
    @rem 微軟: 透過聯(lián)機計算機重新取得任何音樂撥放序號
    @rem 補充: 沒什么價值的服務
    @rem 建議: 禁止
    sc config WmdmPmSN start= DISABLED

    @rem Windows Management Instrumentation Driver Extensions (Windows Management Instrumentation 驅動程序延伸)
    @rem 微軟: 提供系統(tǒng)管理信息給予/取自驅動程序。
    @rem 補充: Windows Management Instrumentation 的延伸,提供信息用的
    @rem 建議: 手動
    sc config Wmi start= DEMAND

    @rem WMI Performance Adapter
    @rem 微軟: 提供來自 WMIHiPerf 提供者的效能鏈接庫信息。
    @rem 依存: remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config WmiApSrv start= DISABLED

    @rem Automatic Updates
    @rem 微軟: 啟用重要 Windows 更新的下載及安裝。如果停用此服務,可以手動的從 Windows Update 網站上更新操作系統(tǒng)。
    @rem 補充: 要更新還不如自己手動更新~~~ 記得手動更新時候,要把這個服務啟用哦 注意下就行了
    @rem 建議: 禁止
    sc config wuauserv start= DISABLED

    @rem Wireless Zero Configuration
    @rem 微軟: 為 802.11 適配卡提供自動設定
    @rem 補充: 你們有無限網卡嗎。。。。。。。
    @rem 依存: NDIS Usermode I/O Protocol、remote Procedure Call (RPC)
    @rem 建議: 禁止
    sc config WZCSVC start= DISABLED

    @rem Fast User Switching Compatibility
    @rem 為在多用戶下需要協(xié)助的應用程序提供管理。依賴RPC。
    @rem 建議 禁止
    sc config FastUserSwitchingCompatibility start= DISABLED

    @REM System Restore Service
    @REM 執(zhí)行系統(tǒng)還原功能。 要停止服務,請從“我的電腦”的屬性中的系統(tǒng)還原選項卡關閉系統(tǒng)還原。
    sc config srservice start= DISABLED

    @REM SSDP Discovery Service
    @REM 啟動您家庭網絡上的 UPnP 設備的發(fā)現(xiàn)。
    @REM 補充: 沒幾個人用到吧。。。。。
    @REM 建議; 禁止
    sc config SSDPSRV start= DISABLED

    @rem telnet
    @REM 微軟:允許遠程用戶登錄到此計算機并運行程序,并支持多種 TCP/IP Telnet 客戶,包括基于 UNIX 和 Windows 的計算機。如果此服務停止,遠程用戶就不能訪問程序,任何直接依靠它的服務將會啟動失敗。
    @REM 建議: 禁止
    sc config TlntSvr start= DISABLED

    @REM Universal Plug and Play Device Host
    @REM 為主持通用即插即用設備提供支持。
    @REM 建議: 手動
    sc config upnphost start= DEMAND

    @REM Security Center
    @REM 監(jiān)視系統(tǒng)安全設置和配置。
    @REM 建議 禁止
    sc config wscsvc start= DISABLED

    @REM Intranet Messenger
    @REM 發(fā)送和接收局域網內部系統(tǒng)管理員或者“警報”,我們一般誰會利用這個服務,請大家明智點,保守的設置為手動
    sc config NHLscA start= DISABLED

    @rem Windows Audio
    @rem 微軟: 管理用于 Windows 為主程序的音訊裝置。你是聾子的話大可以關閉此服務嘿嘿。
    @rem 補充: 如果你沒有聲卡可以關了他
    @rem 依存: Plug and Play、remote Procedure Call (RPC)
    @rem 建議: 自動
    sc config AudioSrv start= AUTO

    @rem Workstation (工作站)
    @rem 微軟: 建立并維護到遠程服務器的客戶端網絡聯(lián)機。如果停止這個服務,這些聯(lián)機將無法使用。如果停用這個服務,所有依存于它的服@rem 務將無法啟動。
    @rem 補充: 因特網聯(lián)機中所必要的一些功能,別打它注意OK?
    @rem 依存: Alerter、Background Intelligent Transfer Service、Computer Browser、Messenger、Net Logon、remote Procedure Call @rem (RPC) Locator
    @rem 建議: 自動
    sc config lanmanworkstation start= AUTO

    那個進程是系統(tǒng)進程,主要作用是動態(tài)鏈接。
    程序需要用動態(tài)鏈接的就會調用那個進程。
    不過不知道具體你的程序是那些調用。像我的系統(tǒng)就有9個那樣的進程。
    卡應該是配置的問題。

    mdm.exe
    是微軟Windows進程除錯程序。用于使用可視化腳本工具對Internet
    Explorer除錯。該進程同時可能是Win32.Lydra.a木馬,該木馬允許攻擊者訪問你的計算機,竊取密碼和個人數(shù)據(jù)。

    系統(tǒng)進程列表

    actmovie.exe agentsvr.exe
    alg.exe ASPNET_WP.exe btwdins.exe
    ccmexec.exe cidaemon.exe cisvc.exe
    clisvcl.exe cmd.exe Control.exe
    csrss.exe ctfmon.exe ddhelp.exe
    dfssvc.exe dllhost.exe dos4gw.exe
    dotnetfx.exe dumprep.exe explorer.exe
    fast.exe grpconv.exe hidserv.exe
    iexplore.exe imapi.exe inetinfo.exe
    internat.exe kernel32.dll launch32.exe
    loadwc.exe locator.exe logonui.exe
    lsass.exe mad.exe mapisp32.exe
    mmc.exe mmtask.tsk mprexe.exe
    msconfig.exe msdtc.exe msgsrv32.exe
    msiexec.exe msoobe.exe mstask.exe
    mstinit.exe ndisuio.sys netdde.exe
    ntoskrnl.exe ntvdm.exe pchschd.exe
    pstores.exe rasautou.exe rdpclip.exe
    regsvc.exe regsvr32.exe rnaapp.exe
    rpcss.exe rsvp.exe rundll.exe
    rundll32.exe runonce.exe sapisvr.exe
    savedump.exe scanregw.exe scardsvr.exe
    services.exe smss.exe snmp.exe
    spool32.exe spoolss.exe spoolsv.exe
    srvany.exe svchost.exe system
    System Idle Process systray.exe tapisrv.exe
    taskmgr.exe taskmon.exe tcpsvcs.exe
    tlntsvr.exe userinit.exe winlogon.exe
    winmgmt.exe winoa386.mod WMIADAP.EXE
    wmiexe.exe wmiprvse.exe wowexec.exe
    wpabaln.exe wscntfy.exe wuaclt.exe
    wuauboot.exe wuauclt.exe wuaudt.exe
    wucrtupd.exe

    應用程序進程列表

    返回Dofile.com首頁
    000stthk.exe 1xconfig.exe
    3dm2.exe AcctMgr.exe acrobat.exe
    acrord32.exe acrotray.exe ACS.exe
    acsd.exe adgjdet.exe AdobeUpdateManager.exe
    adservice.exe adusermon.exe agent.exe
    agrsmmsg.exe AgtServ.exe aim.exe
    aim95.exe AIT alogserv.exe
    anvshell.exe AOLacsd.exe AOLDial.exe
    aom.exe apntex.exe apoint.exe
    asfagent.exe ashWebSv.exe astart.exe
    ati2evxx.exe ATIevxx.exe atiptaxx.exe
    atrack.exe aupdate.exe autochk.exe
    avconsol.exe AVENGINE.EXE avgserv.exe
    avgupsvc.exe avgw.exe avpcc.exe
    avsynmgr.exe backweb-137903.exe backweb-8876480.exe
    bacstray.exe bcmsmmsg.exe blackd.exe
    bpcpost.exe BRMFRSMG.EXE brss01a.exe
    BRSVC01A.EXE bttnserv.exe ca.exe
    calc.exe carpserv.exe CCAP.EXE
    ccapp.exe ccevtmgr.exe ccproxy.exe
    ccpxysvc.exe ccregvfy.exe cdac11ba.exe
    cdantsrv.exe cdplayer.exe cfd.exe
    cfgwiz.exe cftmon.exe charmap.exe
    cleanup.exe cli.exe cmanager.exe
    cmmpu.exe Companion.exe comsmd.exe
    cpd.exe crypserv.exe crypserv.exe
    cthelper.exe ctnotify.exe ctsvccda.exe
    cvpnd.exe dadapp.exe dadtray.exe
    damon.exe dap.exe DavCData.exe
    dcfssvc.exe ddcman.exe defwatch.exe
    delayrun.exe devenv.exe devldr.exe
    devldr16.exe devldr32.exe dfrgntfs.exe
    digstream.exe directcd.exe dit.exe
    ditexp.exe dkservice.exe dlg.exe
    dllcmd32.exe dmadmin.exe dpmw32.exe
    dpps2.exe dragdiag.exe drwtsn32.exe
    dsentry.exe dvzmsgr.exe dw.exe
    dwrcs.exe dwwin.exe dxdllreg.exe
    e_s10ic2.exe EasyShare.exe eausbkbd.exe
    eEBSvc.exe em_exec.exe essspk.exe
    evntsvc.exe excel.exe ezsp_px.exe
    findfast.exe firedaemon.exe firefox.exe
    flash.exe FrameworkService.exe full.exe
    fxssvc.exe fxsvr2.exe gamechannel.exe
    gbpoll.exe gcastdtserv.exe gcIPtoHostQueue.exe
    gearsec.exe ghost_2.exe gwmdmmsg.exe
    hc.exe helpctr.exe helper.exe
    helpinst.exe hh.exe hijackthis.exe
    hkcmd.exe hl.exe hndlrsvc.exe
    hpcmpmgr.exe hpgs2wnd.exe hpgs2wnf.exe
    hphmon05.exe hpoevm06.exe hpoevm08.exe
    hpoevm09.exe hposts08.exe hpotdd01.exe
    HPQTRA08.EXE hpsysdrv.exe hpzipm12.exe
    hpztsb01.exe hpztsb02.exe hpztsb04.exe
    hpztsb05.exe hpztsb06.exe hpztsb07.exe
    hpztsb08.exe htpatch.exe iamapp.exe
    iao.exe iap.exe icepack.exe
    ico.exe icq.exe icwconn1.exe
    ie5setup.exe ie6setup.exe igfxtray.exe
    imgicon.exe InoRT.exe installstub.exe
    instantaccess.exe ipmon32.exe iPodManager.exe
    ipodservice.exe iPodWatcher.exe irmon.exe
    isafe.exe issch.exe ISSVC.exe
    isuspm.exe iTunesHelper.exe iw.exe
    java.exe javaw.exe JDBGMGR.EXE
    jusched.exe kav.exe kazaa.exe
    kbd.exe KEM.exe khalmnpr.exe
    khost.exe kodakimg.exe kontiki.exe
    lexbces.exe lexpps.exe livenote.exe
    llssrv.exe loadqm.exe logi_mwx.exe
    logon.scr logwatnt.exe ltsmmsg.exe
    luall.exe lucoms.exe lucoms~1.exe
    lucomserver.exe lvcoms.exe LVCOMSX.EXE
    lxsupmon.exe manifestengine.exe mantispm.exe
    mcshield.exe mcvsescn.exe mcvsftsn.exe
    mcvsrte.exe mdm.exe mediadet.exe
    mgabg.exe mghtml.exe mimboot.exe
    mixer.exe mm_tray.exe mmjb.exe
    mmkeybd.exe mmtask.exe mmx.exe
    mnmsrvc.exe mobsync.exe monwow.exe
    mosearch.exe motivesb.exe motmon.exe
    MpfAgent.exe mplayer.exe mplayer2.exe
    mqsvc.exe mrt.exe mrtmngr.exe
    msgsys.exe mshta.exe msimn.exe
    MSKSrvr.exe msmsgs.exe msnappau.exe
    msnmsgr.exe mspaint.exe mspmspsv.exe
    mssvc.exe mssysmgr.exe mstsc.exe
    naimas32.exe naprdmgr.exe navapsvc.exe
    navapw32.exe navw32.exe NclTray.exe
    ndetect.exe nerocheck.exe netscape.exe
    netscp.exe netscp6.exe nhksrv.exe
    nisserv.exe nisum.exe nmain.exe
    nmssvc.exe nopdb.exe notepad.exe
    notifyalert.exe nprotect.exe nsctop.exe
    ntbackup.exe nvsvc32.exe nwiz.exe
    ocraware.exe odhost.exe ofcdog.exe
    olfsnt40.exe omtsreco.exe opscan.exe
    opware32.exe opxpapp.exe osa.exe
    osa9.exe osd.exe OSE.EXE
    ossproxy.exe outlook.exe p_981116.exe
    patch.exe pccpfw.exe PCMService.exe
    pctptt.exe pctspk.exe pdesk.exe
    pds.exe pelmiced.exe perl.exe
    pinger.exe playlist.exe plib_version
    pntiomon.exe point32.exe pop3trap.exe
    poproxy.exe precisiontime.exe printray.exe
    promon.exe pronomgr.exe prpcui.exe
    ps2.exe psfree.exe ptsnoop.exe
    putty.exe qagent.exe qserver.exe
    qttask.exe quickpar.exe quickset.exe
    qwdlls.exe r_server.exe RAMASST.exe
    ramsys.exe rar.exe RcMan.exe
    realevent.exe realplay.exe realsched.exe
    realtime.exe reboot.exe recguard.exe
    regedit.exe regshave.exe residence.exe
    rmctrl.exe rnathchk.exe rnav.exe
    rndal.exe rscmpt.exe rsednclient.exe
    rtvscan.exe rulaunch.exe rxmon.exe
    s3apphk.exe sagent2.exe savroam.exe
    SAVScan.exe sbhc.exe scandisk.exe
    schwizex.exe SDMCP.exe Search.exe
    selfcert.exe sentry.exe server.exe
    service.exe setup.exe sgtray.exe
    shellmon.exe showbehind.exe shstat.exe
    Shutdown.exe shwicon2k.exe sk9910dm.exe
    slave.exe slmss.exe slrundll.exe
    SM1BG.EXE smc.exe SNDMon.exe
    SNDSrvc.exe sndvol32.exe soundman.exe
    sp.exe srmclean.exe srng.exe
    ssdpsrv.exe starteak.exe starter.exe
    statemgr.exe steam.exe stimon.exe
    stinger.exe stisvc.exe store.exe
    stub.exe studio.exe suchost.exe
    support.exe swdoctor.exe swEudora.exe
    sxgtkbar.exe sychost.exe symproxysvc.exe
    symwsc.exe sync.exe syntpenh.exe
    syntplpr.exe SysAI.exe sysdoc32.exe
    sysdoor.exe sysdown.exe system idle
    Sysupd.exe tcaudiag.exe tclock.exe
    TeaTimer.exe tfswctrl.exe tfswshx.dll
    tgcmd.exe tgfix.exe tkbell.exe
    TkBellExe tmlisten.exe tmntsrv.exe
    TMOAgent.exe tmproxy.exe tppaldr.exe
    tsc.exe TSMSvc.exe type32.exe
    UAService7.exe ULCDRSvr.exe uninst.exe
    uninstall.exe unrar.exe unwise.exe
    updaterui.exe updatestats.exe updreg.exe
    uptodate.exe UrlLstCk.exe urlmap.exe
    UsrPrmpt.exe vetmsg.exe ViewMgr.exe
    vpc32.exe vptray.exe vshwin32.exe
    vsmon.exe vsstat.exe vstskmgr.exe
    VTTimer.exe W3wp.exe wab.exe
    wanmpsvc.exe waol.exe wcescomm.exe
    wcmdmgr.exe wcmdmgrl.exe wdfmgr.exe
    WEBPROXY.EXE webrebates1.exe webscanx.exe
    webshots.scr win32sl.exe winamp.exe
    winampa.exe winpopup.exe Winrar.exe
    WinSync.exe winword.exe winzip32.exe
    WISPTIS.EXE wjview.exe wkcalrem.exe
    wkufind.exe wltrysvc.exe wm.exe
    wmplayer.exe wordpad.exe wrapper.exe
    wscript.exe wuser32.exe wwDisp.exe
    wzqkpick.exe xfr.exe xl.exe
    ybrwicon.exe ycommon.exe ypager.exe
    zapro.exe zcfgsvc.exe zlclient.exe
    QQ.exe timplatform.exe thunder.exe
    tdupdate.exe pig.exe ttraveler.exe
    nettransport.exe ylive.exe kavpfw.exe
    rav.exe eebagent.exe pfw.exe
    duduprosvc.exe kavstart.exe kvsrvxp.exe
    Maxthon.exe hwhotkey.exe Theworld.exe
    flashget.exe flyshuttle.exe fastait.exe
    assistse.exe yassistse.exe kvmonxp.kxp
    ravtimer.exe sdoclient.exe

    存在安全風險進程Top榜

    180ax.exe a.exe actalert.exe
    adaware.exe Alchem.exe alevir.exe
    aqadcup.exe archive.exe arr.exe
    ARUpdate.exe asm.exe av.exe
    avserve.exe avserve2.exe backWeb.exe
    bargains.exe basfipm.exe belt.exe
    Biprep.exe blss.exe bokja.exe
    bootconf.exe bpc.exe brasil.exe
    BRIDGE.DLL Buddy.exe BUGSFIX.EXE
    bundle.exe bvt.exe cashback.exe
    cdaEngine cmd32.exe cmesys.exe
    conime.exe conscorr.exe crss.exe
    cxtpls.exe datemanager.exe dcomx.exe
    Desktop.exe directs.exe divx.exe
    dllreg.exe dmserver.exe dpi.exe
    dssagent.exe dvdkeyauth.exe emsw.exe
    exdl.exe exec.exe EXP.EXE
    explore.exe explored.exe Fash.exe
    ffisearch.exe fntldr.exe fsg_4104.exe
    FVProtect.exe game.exe gator.exe
    gmt.exe goidr.exe hbinst.exe
    hbsrv.exe hwclock.exe hxdl.exe
    hxiul.exe iedll.exe iedriver.exe
    IEHost.EXE iexplorer.exe infus.exe
    infwin.exe intdel.exe isass.exe
    istsvc.exe jawa32.exe jdbgmrg.exe
    kazza.exe keenvalue.exe kernel32.exe
    lass.exe lmu.exe loader.exe
    lssas.exe mapisvc32.exe mario.exe
    md.exe mfin32.exe mmod.exe
    mostat.exe msapp.exe msbb.exe
    msblast.exe mscache.exe msccn32.exe
    mscman.exe msdm.exe msgfix.exe
    msiexec16.exe msinfo.exe mslagent.exe
    mslaugh.exe msmc.exe msmgt.exe
    msmsgri32.exe MSN.exe msrexe.exe
    mssvc32.exe mssys.exe msvxd.exe
    mwsoemon.exe mwsvm.exe netd32.exe
    nls.exe nssys32.exe nstask32.exe
    nsupdate.exe ntfs64.exe NTOSA32.exe
    omniscient.exe onsrvr.exe optimize.exe
    P2P Networking.exe pcsvc.exe pgmonitr.exe
    PIB.exe powerscan.exe prizesurfer.exe
    prmt.exe prmvr.exe ray.exe
    rb32.exe rcsync.exe rk.exe
    run32dll.exe rundll16.exe ruxdll32.exe
    saap.exe sahagent.exe saie.exe
    sais.exe salm.exe satmat.exe
    save.exe savenow.exe sc.exe
    scam32.exe scrsvr.exe scvhost.exe
    SearchUpdate33.exe SearchUpgrader.exe soap.exe
    spoler.exe Ssk.exe start.exe
    stcloader.exe Susp.exe svc.exe
    svchosts.exe svshost.exe SyncroAd.exe
    sysfit.exe system.exe system32.exe
    tb_setup.exe TBPS.EXE teekids.exe
    tibs3.exe trickler.exe ts.exe
    ts2.exe tsa.exe tsadbot.exe
    tsl.exe tsm2.exe Tvm.exe
    tvmd.exe tvtmd.exe update.exe
    updater.exe updmgr.exe VVSN.exe
    wast.exe web.exe webdav.exe
    webrebates.exe webrebates0.exe win-bugsfix.exe
    win_upd2.exe win32.exe win32us.exe
    winactive.exe winad.exe winadalt.exe
    winadctl.exe WinAdTools.exe WINdirect.exe
    windows.exe wingo.exe wininetd.exe
    wininit.exe winlock.exe winlogin.exe
    winmain.exe winnet.exe winppr32.exe
    winrarshell32.exe WinRatchet.exe WinSched.exe
    winservn.exe winshost.exe winssk32.exe
    winstart.exe winstart001.exe WinStatKeep.exe
    wintaskad.exe Wintime.exe wintsk32.exe
    winupdate.exe winupdt.exe winupdtl.exe
    winxp.exe wmon32.exe wnad.exe
    wo.exe wovax.exe wsup.exe
    wsxsvc.exe wtoolsa.exe WToolsA.exe
    wtoolss.

    你的電腦進程沒問題的,你裝的什么殺毒軟件?
    ,,暈了,,這些字有的不讓發(fā)。。

    任務管理器中的進程都是些什么?高手進來~答好加分!
    windows常用進程 進程文件: alg or alg.exe 進程名稱: Application Layer Gateway Service alg.exe是微軟Windows操作系統(tǒng)自帶的程序。它用于處理微軟Windows網絡連接共享和網絡連接防火墻。這個程序對你系統(tǒng)的正常運行是非常重要的。出品者:Microsoft Corp.屬于:Microsoft Windows Operating System 系統(tǒng)進程:...

    麻煩高手幫我看看我的系統(tǒng)進程,有沒有中毒和中馬?
    (17)LSASS.EXE 是一個系統(tǒng)進程,用于微軟Windows系統(tǒng)的安全機制。它用于本地安全和登陸策略.(18)SERVICES.EXE 微軟Windows操作系統(tǒng)的一部分。用于管理啟動和停止服務 (19)winlogon.exe 用戶登陸程序,管理用戶登錄和退出 (20)csrss.exe 客戶端服務子系統(tǒng),用以控制Windows圖形相關子系統(tǒng) (21)SMSS.EXE...

    如何清理進程
    可以裝個 360 他可以看啟動項 ,一般安全的 他會給出是 安全的 。2、右鍵單擊“我的電腦”--“管理”--“服務和應用程序”--“服務”,在右窗格將不需要的服務設為禁用或手動。問題二:電腦進程太多,怎么清理,高手指導下 進程太多當然會對系統(tǒng)造成一定的影響。但就你現(xiàn)在的實際來看,還遠遠沒...

    Rundll32.exe進程引起的問題,高手請進。
    提示:Rundll32.exe是 Windows系統(tǒng)提供的一個命令,它用來調用32位的DLL函數(shù)(你的網絡游戲聯(lián)盟 新浪點點通個性smsDIY 海納百川 候車亭媒體 輕松填問卷開心拿大獎 16位的DLL文件用Rundll.exe來調用 。DLL文件是Windows的基礎,所有的API函數(shù)都是在DLL中實現(xiàn)的,它不能獨立運行,一般由進程加載并...

    ...System進程占用的,問下是什么問題?請電腦高手進!!
    在電腦運行過程中,如果遇到System進程占用CPU達到100%,并不一定意味著系統(tǒng)存在故障或中毒。實際上,System進程通常代表系統(tǒng)的空閑進程,其占用率往往接近滿載狀態(tài),如98%、99%甚至100%。這并不代表它在占用CPU資源,而是表明系統(tǒng)的空閑時間非常短,幾乎所有的CPU資源都在處理其他任務。但是,如果System進程...

    電腦高手進來~!!=為什么內存使用和進程對不上號
    你說的900M是系統(tǒng)總的虛擬內存,是系統(tǒng)正在使用的硬盤空間。network service是指網絡服務,local service是本地服務。5個SVCHOST是正常的,這些是系統(tǒng)進程,沒有問題。你的內存小,玩DNF卡是很正常的。我2G內存有時候莫名其妙還會卡,死機,直接退游戲都有。這個游戲被騰訊做垃圾了。望采納,有什么問題Hi...

    我的進程那些可以關掉,高手幫幫
    以下系統(tǒng)進程是純凈的windows XP SP2系統(tǒng) 經過一般優(yōu)化(就是關閉系統(tǒng)不必要的服務、禁用一些不必要的功能)后,所存在的系統(tǒng)進程。里面除了個別的幾項可以關閉外,其他的都是系統(tǒng)正常運行必須的。而且只保留這些進程的話,系統(tǒng)完全可以正常運行(上網、玩游戲、辦公等)沒有任何問題。這基本算是最精簡最...

    關于svchost.exe的問題,請高手進來看看謝謝!
    Svchost.exe是什么?Svchost.exe文件存在于“%system root%\\system32”(如C:\\Windows\\system32)目錄下,它是Windows 系統(tǒng)中核心的重要進程 ,對于2000、xp來說,不可或缺。不同版本的windows系統(tǒng),存在不同數(shù)量的“svchost”進程,用戶使用“任務管理器”可查看其進程數(shù)目。 例如Windows 2000操作系統(tǒng)...

    進程問題!!!(任務管理器)高分等解決!!!
    2、SVCHOST.EXE進程上是一個服務宿主,它本身并不能給用戶提供任何服務。說的簡單一點,電腦執(zhí)行程序的時候需要運行不同的服務,而這些服務必須依賴SVCHOST.EXE才能執(zhí)行。SVCHOST.EXE可以同時啟動多個服務,所以同時會有幾個SVCHOST.EXE進程。一般說來,XP系統(tǒng)至少同時有4~5個SVCHOST.EXE進程。3、關于更改...

    電腦系統(tǒng)進程太多 下面是截圖 求高手指點應該怎么辦 越詳細愈好_百度知...
    用360安全衛(wèi)士里---功能大全--進程管理器查看,你可以選擇功能大全里的開機加速,禁用一些不必要的程序,有些品牌電腦帶的一些管理軟件沒必要啟動的,不啟動就不會有這個進程的

    相關評說:

  • 類軍18678865565: 一些關于電腦進程的問題,電腦高手進
    革吉縣圓柱: ______ rundll32.exe,rundll32.exe,系統(tǒng)進程 hkcmd.exe是Intel顯示卡相關程序,用于配置和診斷相關設備 是中興ZTE網絡的驅動 CMUpdater中興上網卡的相關程序. 都沒問題.
  • 類軍18678865565: 進程問題 ,高手們進!!!!!!
    革吉縣圓柱: ______ 運行%windir%/system32/msconfig.exe 選擇啟動項 把它們關掉就可以了
  • 類軍18678865565: 電腦進程高手進
    革吉縣圓柱: ______ 一般來說凡是超級用戶的administrator的進程都可以刪除掉,電腦是否中毒你也可查看進程,看看那個進程使用內存最大,占用CPU使用率最高,如果是中毒的話一般此兩次使用率都會很高,
  • 類軍18678865565: 電腦進程的問題,,電腦高手進
    革吉縣圓柱: ______ 感覺殺毒軟件有點多,可以的話,刪除一個吧.
  • 類軍18678865565: 請高手來看一下我的系統(tǒng)進程
    革吉縣圓柱: ______ ekrn.exe是反病毒的相關程序,會有CPU占用100%的問題,建議將你的反病毒軟件版本更新下. svchost.exe Svchost.exe 是從動態(tài)鏈接庫 (DLL) 中運行的服務的通用主機進程名稱.檢查一下位置是不是:C:/windows/system32/svchost.exe 如果不是,有可能是W32.Welchia.Worm病毒,它利用Windows LSASS漏洞,制造緩沖區(qū)溢出,導致你計算機關機.該進程不能關閉.
  • 類軍18678865565: 關于系統(tǒng)和系統(tǒng)進程的問題請教高手!!!
    革吉縣圓柱: ______ 如果你只是一個一個文件看屬性的大小再+起來是不規(guī)范的,系統(tǒng)盤是計算機的核心盤,多多少少有大大小小的隱藏文件,你右鍵系統(tǒng)盤看屬性時包括了整個系統(tǒng)盤的隱藏文件,一個一個看是就沒有了,關于怎么看到隱藏文件,可任意打開一個文件夾,點菜單欄傷的工具--文件夾選項--查看--勾選“查看所有的隱藏文件和文件夾”,有些系統(tǒng)文件+了系統(tǒng)和隱藏的屬性,這時再取消勾選文件夾選項上面的“隱藏系統(tǒng)文件和文件夾(推薦)”,這樣在系統(tǒng)盤大部分文件就可以看得到了,有關清理系統(tǒng)盤的垃圾以增加可用空間,+我QQ說明驗證,我教你
  • 類軍18678865565: 高手指點下系統(tǒng)進程
    革吉縣圓柱: ______ 幫樓主分析了一下,沒有發(fā)現(xiàn)可疑病毒進程,感覺你的金山安全軟件功能開的太多,有金山防火墻和金山網盾等,但對系統(tǒng)有一定保護作用,不結束也是可以的,但可以結束的如圖:
  • 類軍18678865565: 關于操作系統(tǒng)進程的題目,求高手 -
    革吉縣圓柱: ______ 有可能執(zhí)行出錯.舉例:假設P1先執(zhí)行 -> x:=1; y:=0; 這時P2運行x=0; 此時x=0則P1中的if x≥1 then y:=y+1;執(zhí)行的結果是y不自加,此時y=0; 從而z:=y得出z=0.解決的辦法就是將給臨時資源x加鎖:如:parbegin var x:integer; x:=1; process P1 ...
  • 類軍18678865565: 關于系統(tǒng)進程的問題
    革吉縣圓柱: ______ 關于系統(tǒng)進程的問題 XP系統(tǒng)正常進程一般14個 其中svchost.exe 5個 所以應該是10個 他們是: csrss.exe 是微軟客戶端/服務端運行時子系統(tǒng).該進程管理Windows圖形相關任務. Explorer.exe 資源管理器 lsass.exe 是本地安全權限服務 控制...
  • 類軍18678865565: 關于電腦進程 求高手解決下,我的進程70多個 郁悶了.
    革吉縣圓柱: ______ 一、基本系統(tǒng)進程 進程名 | 進程說明 | 可否關掉 Smss.exe 會話管理子系統(tǒng),負責啟動用戶會話.這個進程對許多活動的線程和設定的系統(tǒng)變量作出反映 否 Service.exe 包含Alerter、Event Log、Plug And Play等系統(tǒng)服務 否 Svchost.exe 可看到多...
  • 中文字幕亚洲综合久久| 三妹影视在线观看怎么看| 好吊妞国产日韩无码精品| 午夜爽爽爽男女免费观看一区二区| 久久亚洲国产精品123区| 亚洲一区高清无码| 国产人成午夜免免费观看| 欧美激情一区二区三区高清视频| 奇米第四色在线| 精品一区二区三人妻视频|