Generate a list of Windows startup programs using the command line توليد قائمة من برامج بدء التشغيل ويندوز باستخدام سطر الأوامر

Posted on September 26, 2008 at 5:35 am على موقع 26 أيلول / سبتمبر 2008 في الساعة 5:35

You probably already knew this, but if you want to see a list of all of the startup programs that run when Windows starts, you can simply go to the MSCONFIG tool and click on the Startup tab! ربما كنت بالفعل يعرف هذا ، ولكن إذا كنت تريد لترى قائمة من جميع من بدء تشغيل البرامج التي يتم تشغيلها عندما يبدأ ويندوز ، يمكنك ببساطة الذهاب إلى أداة MSCONFIG وانقر على علامة التبويب بدء التشغيل! Here you can enable or disable startup programs easily. هنا يمكنك تمكين أو تعطيل برامج بدء التشغيل بسهولة. (Read here on (اقرأ هنا عن how to use MSCONFIG كيفية استخدام MSCONFIG ) (

enable startup programs

Knowing which programs run at startup معرفة البرامج التي تشغيلها عند بدء التشغيل can be very useful for debugging all sorts of performance issues related to your PC. يمكن أن تكون مفيدة جدا لاكتشاف واصلاح الأخطاء في أداء جميع أنواع القضايا المتصلة الكمبيوتر الخاص بك. A good thing to do would be to make a list of all of the startup programs while your computer is running normally. وخير شيء يمكن القيام به لجعل قائمة بدء التشغيل من جميع برامج الكمبيوتر الخاص بك بينما هي تعمل بشكل طبيعي. That way, if there is a process you see running on your system later on that is taking up a large amount of resources, you can check your list to see if it was there earlier or not. وبهذه الطريقة ، إذا كان هناك عملية تراها تسير على النظام الخاص بك في وقت لاحق على ان تناول كمية كبيرة من الموارد ، يمكنك التحقق من اتصالك قائمة لمعرفة ما إذا كان هناك في وقت سابق أو لا.

You can actually generate a list of all the startup programs in Windows using the command prompt and save the list as a text file or an HTML document. يمكنك فعلا توليد قائمة من جميع برامج بدء التشغيل في ويندوز باستخدام موجه الأوامر وإنقاذ قائمة كما نص هتمل ملف أو وثيقة. Here’s how: اليك الطريقة :

Step 1: Open the command prompt by going to Start , Run and typing in CMD . الخطوة 1 : افتح موجه الأوامر بالذهاب إلى ابدأ ، تشغيل والطباعة في CMD.

command prompt

Step 2: Now type in the following command at the prompt and press Enter الخطوة 2 : الآن في نوع القيادة التالية في الصحافة الفوري وأدخل

wmic startup get caption,command wmic بدء الحصول على التسمية التوضيحية ، والقيادة

You should now see a list of all the applications along with their paths that run at Windows startup. لكم الآن أن نرى قائمة من جميع التطبيقات على طول مع المسارات التي تديرها في بدء التشغيل ويندوز.

startup applications windows

Step 3: If you want to export the list out as a text file, type in the following command: الخطوة 3 : إذا كنت تريد تصدير قائمة خارج باعتباره نصا الملف ، اكتب في الأمر التالي :

wmic startup get caption,command > c:\StartupApps.txt wmic بدء الحصول على التسمية التوضيحية ، والقيادة> ج : \ StartupApps.txt

And if you want to create an HTML file, just type this instead: وإذا كنت تريد إنشاء ملف هتمل ، فقط بدلا من هذا النوع :

wmic startup get caption,command > c:\StartupApps.htm wmic بدء الحصول على التسمية التوضيحية ، والقيادة> ج : \ StartupApps.htm

That’s it, now you have a list of startup programs that you can save and use as a reference for later on. هذا كل شيء ، والآن لديك قائمة بدء التشغيل من البرامج التي يمكنك ان توفر واستخدامها كمرجع لوقت لاحق. Enjoy! يتمتع! Source: المصدر : Tech Recipes التكنولوجيا وصفات الطعام

Enjoyed this post? يتمتع هذا المنصب؟ Subscribe to Online Tech Tips via الاشتراك عبر الإنترنت نصائح للتكنولوجيا RSS Feed آر إس إس or via أو عن طريق Email البريد الإلكتروني and receive free daily productivity tips. والحصول على نصائح مجانية يوميا الإنتاجية.

» Filed Under »المقدمة بصورة مشتركة بموجب أحكام Computer Tips نصائح الكمبيوتر

أضف لذيذ Save this page احفظ هذه الصفحة انها Mixx Stir it up on Mixx اثارة الامر على Mixx
[بلوجم] Add to Reddit أضف إلى [بلوجم] [سبورل] Stumble this page تتعثر هذه الصفحة

Related Posts الوظائف ذات الصلة

One Response to “Generate a list of Windows startup programs using the command line” واحد ردا على "توليد قائمة من برامج بدء التشغيل ويندوز باستخدام سطر الأوامر"

  1. Lax اكس said on : وقال على ما يلي :

    Good and useful info… معلومات جيدة ومفيدة...

    keep rocking dude. إبقاء هزاز المتأنق.

    Thanks, شكرا ،
    Lax اكس


    Please post your comments/suggestions! الرجاء تعليقاتكم وظيفة / اقتراحات!