使用自动运行程序在Windows启动过程中查看所有过程

A very cool utility to analyze and keep track of everything running on your computer during startup is Autoruns.  This handy little utility displays everything running on your computer when you start up.  Sure you can use the built in utility in Windows “msconfig” however your not getting the full picture with msconfig.  Autoruns on the other hand will go through and list everything running and the order in which it start up!  Here I will show you the difference between MSCONGIG and the Autoruns program on a computer running Windows Vista.

Autoruns是一个非常酷的实用程序,用于分析和跟踪启动过程中计算机上运行的所有内容。 启动时,这个方便的小实用程序将显示计算机上正在运行的所有内容。 当然,您可以使用Windows“ msconfig”中的内置实用程序,但是使用msconfig不能获得完整的画面。 另一方面,自动运行将通过并列出所有运行的内容以及启动顺序! 在这里,我将向您展示MSCONGIG与运行Windows Vista的计算机上的Autoruns程序之间的区别。

Here is a list of programs and processes that start up when I log into Vista using the MSCONFIG command in the run line.  As you can see I uncheck them all which does improve boot time which I explained in a previous how to.  This does list quite a few programs but hardly all of them.

这是当我在运行行中使用MSCONFIG命令登录Vista时启动的程序和进程的列表。 如您所见,我取消了对它们的所有检查,这确实缩短了启动时间,这在我之前的操作指南中已有介绍 。 确实列出了很多程序,但几乎没有。

使用自动运行程序在Windows启动过程中查看所有过程

Now, when I launch Autoruns look what is pulled up.

现在,当我启动“自动运行”时,看起来会被拉起。

使用自动运行程序在Windows启动过程中查看所有过程

What is all of that you ask?  Well it is A lot!  The shot above is just a sample of everything.  This is everything currently running on my Vista machine and the order it was launched.  This application is not for a beginner, but rather a power user.  Let’s look at the features a little more closely.

您要问的是什么? 好吧,很多! 上面的照片只是所有内容的示例。 这就是我的Vista计算机上当前正在运行的所有内容以及启动顺序。 该应用程序不是针对初学者的,而是面向高级用户的。 让我们更仔细地看一下这些功能。

After looking through all of the processes if you decide certain ones do not need to start during bootup just uncheck that application or process.  Autoruns stores that information in a backup file so if you want to restore it later it’s no problem.

在浏览了所有进程之后,如果您确定某些进程不需要在启动过程中启动,则只需取消选中该应用程序或进程即可。 自动运行会将这些信息存储在备份文件中,因此,如果您以后想要恢复它,这没问题。

使用自动运行程序在Windows启动过程中查看所有过程

Probably one of the better ways to find out what a particular entry does is to search for it online.  Just right click the entry and choose Search Online… your browser will open up with a lot of options.  You can also Jump to… which will lead you to the path in the Registry where the process is located.  If you do not feel comfortable editing your registry then don’t.

找出特定条目所做的更好的方法之一可能是在线搜索。 只需右键单击条目,然后选择“在线搜索”,您的浏览器就会打开,并提供很多选项。 您还可以跳转到...,这将带您到进程所在的注册表中的路径。 如果您不满意编辑注册表,请不要这样做。

使用自动运行程序在Windows启动过程中查看所有过程

The control tabs at the top will allow you to narrow down specific entries related to various areas in the OS.

顶部的控制选项卡允许您缩小与OS各个区域相关的特定条目。

使用自动运行程序在Windows启动过程中查看所有过程

You can also control how this application looks to a certain extent by changing the fonts.

您还可以通过更改字体来控制此应用程序的外观。

使用自动运行程序在Windows启动过程中查看所有过程

Mysicgeek’s Tech Lingo:  Dynamic Link Library (DLL) – A library of executable functions used my Windows applications.

Mysicgeek的Tech Lingo: 动态链接库(DLL)–我的Windows应用程序使用的可执行函数库。

翻译自: https://www.howtogeek.com/79803/see-all-processes-during-windows-startup-using-autoruns/