Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • Dell Laptop Keyboard Not Working – 11 Fix You Can Try How-To
  • Best texas instruments ti-84 graphing calculator 2020

    Best texas instruments ti-84 graphing calculator 2020. 1 - Texas Instruments TI-84 Plus CE Graphing Calculator, White Top Reviews

  • How to Mirror iPhone to Roku How-To
  • Remove Shortcut Arrows from Desktop Icons in Windows

    In all versions of Windows, whenever you place a shortcut on the desktop, it will overlap the arrow in the lower left corner as a visual sign that i

  • How to easily connect AirPods to Chromebook How-To
  • The best Fair Election Coverage Websites 2023 Cool Websites
  • Hard Drive Not Showing On iOS 13? Here’s How To Fix It iOS
  • How To Schedule a Post On Reddit Computer Tips

Generate a List of Startup Programs via Command Line or PowerShell

Posted on October 6, 2020 By blog_786 No Comments on Generate a List of Startup Programs via Command Line or PowerShell

You probably already knew this, but if you want to see a list of all programs that start when Windows starts, you can simply go to the MSCONFIG tool and click on the Startup tab! Here you can easily enable or disable startup programs. You can read my previous article which explains in detail how to use MSCONFIG

It’s worth noting that in Windows 8 and Windows 10, the Startup tab has been removed from MSCONFIG and is now included in the Task Manager. You can go to Task Manager simply by right-clicking on the Windows 8 or Windows 10 Start button and choosing Task Manager from the list.

Generate a List of Startup Programs via Command Line or PowerShell

Knowing which programs run at startup can be very useful for debugging all sorts of performance issues related to your computer. One recommendation that I always give is to make a list of all startup programs included as long as your computer is running normally. Thus, if your computer becomes slower in the future, you can always return to MSCONFIG and uncheck anything that was not originally specified.

In addition, there are times when technical support may request a list of startup programs to diagnose a problem with your computer. Creating a list and sending them an email can save you a lot of time and save someone from having to remotely connect to your computer, which I never prefer since I don’t trust anyone else with access to my computer.

In addition to making the Task Manager look a little better and cleaner in Windows 8 and Windows 10, it also lacks check boxes and displays a column called Startup Impact to help you evaluate how this item startup affects boot time.

Generate a List of Startup Programs via Command Line or PowerShell

In fact, you can create a list of all startup programs in Windows using the command line or PowerShell and save the list as a text file or HTML document. Follow the instructions below.

Command prompt

Step 1. Open a Command Prompt by choosing Start, Run and typing CMD. If you are unfamiliar with the command line, feel free to read my beginner’s guide to the command line first.

Generate a List of Startup Programs via Command Line or PowerShell

Step 2. Now enter the following WMI (Windows Management Instrumentation) command at the command prompt and press Enter.

wmic startup get title, command

You should now see a list of all applications with their paths that start when Windows starts.

If you need more information, you can also just type wmic startup and you will get some extra fields like Location, UserSID and User.

Generate a List of Startup Programs via Command Line or PowerShell

Step 3. If you want to export the list as a text file, enter the following command:

wmic startup get title, command> c: StartupApps.txt

And if you want to create an HTML file, just type instead:

wmic startup get title, command> c: StartupApps.htm

PowerShell

If you prefer to use the more modern and powerful PowerShell, the command below will give you almost the same results as the WMI command above.

Get-CimInstance Win32_StartupCommand | Select object name, command, location, user | Format-list

Generate a List of Startup Programs via Command Line or PowerShell

If you want to send the output of the PowerShell command to a text file, you can simply add the following part to the above command after Format-List.

| Source file c: scripts test.txt

Don’t forget to include the pipe symbol | this is at the very beginning. In fact, I prefer the PowerShell output because the formatting is much easier to view in a text editor.

That’s all. You should now have a list of startup programs that you can save and use later. If you have any questions, do not hesitate to leave comments. Enjoy!

–

Share this:

  • Twitter
  • Facebook
Computer Tips Tags:Command prompt, PowerShell

Post navigation

Previous Post: Fix for Cannot Remove or Delete Network Printer in Windows
Next Post: How to Share Files Between PCs, Smartphones and Tablets

Related Posts

  • Wiping a Hard Drive in 4 Easy Steps Computer Tips
  • How to Read and Open .DAT Files in Windows Computer Tips
  • How To Upload Your Own Music To Spotify Albums Computer Tips
  • How to Sign PDF on Windows 10 Computer Tips
  • How To Create Your Own Emoji Computer Tips
  • Why Does Instagram Say “User Not Found”? Computer Tips

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Archives

  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • March 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • AI Tools & Guides
  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • islamic Books
  • Linux
  • Linux Tips
  • Mac OS X
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress
  • How to reset your SIM card
  • This Simple Trick Lets You Play YouTube in the Background on iOS
  • How to go Back to the old YouTube Layout (2013)
  • How to Bypass Chromecast DNS and Circumvent Geo Blocking
  • 5 Cool Websites to Find Good Movies and TV Shows on Netflix
DMCA.com Protection Status

Recent Posts

  • MailTag: Real-time Email Tracking, Made Easy
  • Pokemon Sleep: what is it and how to play
  • How to Respond to Messages on Instagram (Mobile and PC)
  • How to reset your SIM card
  • This Simple Trick Lets You Play YouTube in the Background on iOS

Recent Comments

  1. This Simple Trick Lets You Play YouTube in the Background on iOS on YouTube Not Working? Here Are Quick Fixes To Try
  2. How to Bypass Chromecast DNS and Circumvent Geo Blocking on 5 Cool Websites to Find Good Movies and TV Shows on Netflix
  3. 5 Cool Websites to Find Good Movies and TV Shows on Netflix on check netflix video quality internet explorer
  4. SmartDNS vs VPN “What’s the Difference?” on How to Watch Apple TV on Roku
  5. How to go Back to the old YouTube Layout (2013) on 10 Things to Check Before Publishing a YouTube Video
  • 5 Serious Health Issues From Sitting Too Long & How To Avoid Them Computer Tips
  • 8 best virtual assistant apps 2022 Smartphones
  • iClever BTH03 Bluetooth Kids Headphones Review How-To
  • How To Edit GoPro Videos 2021 Computer Tips
  • 6 Best Music Visualizer Apps 2022 Smartphones
  • Geekiest Windows Accessory: the Math Input Panel Windows 7
  • Best profit calculator 2020

    Best profit calculator 2020. 1 - Gross Profit/Margin Calculator Product Description This app is a simple business / school calculator.Gross Pro

  • how to make a reel on instagram with multiple tips technology

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version