1. 程式人生 > 實用技巧 >為什麼csrss程序有三個_什麼是客戶端伺服器執行時程序(csrss.exe),為什麼在我的PC上執行它?...

為什麼csrss程序有三個_什麼是客戶端伺服器執行時程序(csrss.exe),為什麼在我的PC上執行它?...

為什麼csrss程序有三個

為什麼csrss程序有三個

If you have a Windows PC, open your Task Manager and you’ll definitely see one or more Client Server Runtime Process (csrss.exe) processes running on your PC. This process is an essential part of Windows.

如果您使用的是Windows PC,請開啟“工作管理員” ,您肯定會在PC上看到一個或多個客戶端伺服器執行時程序(csrss.exe)程序。 此過程是Windows的重要組成部分。

This article is part ofour ongoing seriesexplaining various processes found in Task Manager, likesvchost.exe,dwm.exe,ctfmon.exe,mDNSResponder.exe,rundll32.exe,Adobe_Updater.exe, andmany others.Don’tknow what those services are? Better start reading!

本文是我們正在進行的系列文章的一部分,解釋了在工作管理員中找到的各種過程,例如svchost.exe

dwm.exectfmon.exemDNSResponder.exerundll32.exeAdobe_Updater.exe以及許多其他過程。 不知道這些服務是什麼? 最好開始閱讀!

什麼是客戶端伺服器執行時過程? (What Is Client Server Runtime Process?)

The csrss.exe process is an important part of the Windows operating system. Before Windows NT 4.0, which was released in 1996, csrss.exe was responsible for the entire graphical subsystem, including managing windows, drawing things on the screen, and other related operating system functions.

csrss.exe程序是Windows作業系統的重要組成部分。 在1996年釋出的Windows NT 4.0之前,csrss.exe負責整個圖形子系統,包括管理視窗,在螢幕上繪製內容以及其他相關的作業系統功能。

With Windows NT 4.0, many of these functions were moved from the Client Server Runtime Process, which runs as a normal process, tothe Windows kernel.However, the csrss.exe process is still responsible for console windowsand the shutdown process, which are critical functions in Windows.

使用Windows NT 4.0,其中許多功能已從作為正常程序執行的客戶端伺服器執行時程序移至Windows核心。 但是,csrss.exe程序仍負責控制檯視窗和關閉過程,這是Windows中的關鍵功能。

Prior to Windows 7, the CSRSS process drewconsole (Command Prompt) windows itself. On Windows 7 and later,the Console Host (conhost.exe) processdraws console windows. However, csrss.exe is still responsible for launching the conhost.exe process when necessary.

在Windows 7之前的版本中,CSRSS程序本身會繪製控制檯(命令提示符)視窗。 在Windows 7和更高版本上,控制檯主機(conhost.exe)程序繪製控制檯視窗。 但是,必要時csrss.exe仍然負責啟動conhost.exe程序。

In other words, this process is responsible for a few critical system functions in the background. That’s just how Windows does things.

換句話說,此過程負責後臺的一些關鍵系統功能。 Windows就是這樣做的。

我可以禁用它嗎? (Can I Disable It?)

You can’t disable this process, as it’s a crucial part of Windows. There’s no reason to disable it, anyway—it uses a tiny amount of resources and only performs a few critical system functions.

您不能禁用此過程,因為它是Windows的關鍵部分。 無論如何,沒有理由禁用它-它使用少量的資源並且僅執行一些關鍵的系統功能。

If you go into the Task Manager and try to end theClient Server Runtime Process, Windows will inform you that your PCwill become unusable or shut down. Click through this warning and you’ll see an “Access is Denied” message. Thisis a protected process you can’t terminate.

如果您進入工作管理員並嘗試結束客戶端伺服器執行時程序,Windows將通知您您的PC將無法使用或關閉。 單擊此警告,您將看到“訪問被拒絕”訊息。 這是您無法終止的受保護程序。

Windows always launches this process at startup. If csrss.exe can’t be launched when Windows boots, Windowswill blue screen with error code0xC000021A. That’s how critical this process is.

Windows始終在啟動時啟動此過程。 如果Windows啟動時無法啟動csrss.exe,則Windows將藍屏,錯誤程式碼為0xC000021A 。 這就是這個過程的關鍵。

可能是病毒嗎? (Could It Be a Virus?)

It’s normal for this process—or even multiple processes with this name—to always be running on Windows. The legitimate csrss.exe file is located in the C:\Windows\system32 directory on your system. To verify it’s the real Client Server Runtime Process, you can right-click it in Task Manager and select “Open file location”.

對於此程序,甚至具有此名稱的多個程序,通常總是在Windows上執行是正常的。 合法的csrss.exe檔案位於系統上的C:\ Windows \ system32目錄中。 要驗證它是真正的客戶端伺服器執行時過程,可以在工作管理員中右鍵單擊它,然後選擇“開啟檔案位置”。

File Explorer or Windows Explorer should open to the C:\Windows\System32 directory containing the csrss.exe file.

檔案資源管理器或Windows資源管理器應開啟包含csrss.exe檔案的C:\ Windows \ System32目錄。

If someone told you that the csrss.exe file located in C:\Windows\System32 is a virus, that’s a hoax. This is the real file and removing it will cause problems with your PC.

如果有人告訴您C:\ Windows \ System32中的csrss.exe檔案是病毒,那是個騙局。 這是真實的檔案,將其刪除會導致PC問題。

Tech support scammers have been known to say “if you see csrss.exe on your PC, you have malware”. Every PC has a Client Server Runtime Process running and that’s normal. Don’t fall for the scam!

眾所周知,技術支援詐騙者會說“如果您在PC上看到csrss.exe,則表明您有惡意軟體”。 每臺PC都有執行的客戶端伺服器執行時程序,這很正常。 不要陷入騙局!

However, if you’re concerned about malware, it’s a good idea to run an antivirus scan anyway. Malware can sometimes infect or replace legitimate Windows files.

但是,如果您擔心惡意軟體,則無論如何都要執行防病毒掃描。 惡意軟體有時會感染或替換合法的Windows檔案。

If the csrss.exe file is in any other directory, you have a problem. Some malware programs disguise themselves as csrss.exe to avoid suspicion. (Additional copies of the file may be in other directories, but they shouldn’t be running from that directory.)

如果csrss.exe檔案在任何其他目錄中,則您有問題。 某些惡意軟體程式會偽裝成csrss.exe以避免懷疑。 (該檔案的其他副本可能在其他目錄中,但不應從該目錄執行。)

Whether you see a csrss.exe file in the wrong folder or you’re just concerned you might have malware in general, you should run a system scan with your preferred antivirus tool. It will check your PC for malware and remove anything it finds.

無論您在錯誤的資料夾中看到csrss.exe檔案,還是隻是擔心自己可能總體上都有惡意軟體,都應使用首選的防病毒工具執行系統掃描。 它將檢查您的PC是否存在惡意軟體,並刪除找到的所有內容。

翻譯自: https://www.howtogeek.com/321581/what-is-client-server-runtime-process-csrss.exe-and-why-is-it-running-on-my-pc/

為什麼csrss程序有三個