Contact Us
It is quite helpful to know what applications are running at startup to help troubleshoot any slowdowns in system performance or to help track down malware infections. By using the Windows Instrumentation command-line interface (WMIC), you can easily generate a list of all applications set to run at startup as well as the location of each application. You can even generate a file to print out the information or for later review.
1. Open a command prompt.
2. Execute the following command:
wmic startup get caption,command
A list of the applications that run at startup will be displayed along with the command that executes the application. Check the command listings for the path to the application.
If you want to generate a text or HTM file for printing, execute the following:
to generate a textfile:
/output:d:\Startup.htm startup get caption,command
to generate a HTM file:
/output:d:\Startup.htm startup get caption,command
Tuesday, September 23, 2008
Windows: Use the Command Line to List Applications that Run at Startup
·
Labels: Tips 'n' Tricks, Windows Vista, Windows XP
Subscribe to:
Post Comments (Atom)
Check out my new blog:
Translation
Recent Posts
Who's Online?
Pageviews Today
About Me
嗨,我是花,居住在印度兴奋的Windows,Linux中国的外籍人士和所有高科技的东西
Receive updates for free
Labels
- Tips 'n' Tricks (171)
- Windows Vista (105)
- Website/ Blogging (91)
- General (88)
- Windows XP (84)
- Internet (59)
- Windows 7 (54)
- Software (43)
- Mobile-Tips and Tricks (35)
- Review (28)
- Security (28)
- SEO Tools (25)
- iPhone (17)
- Linux (14)
- Windows Mobile (14)
- mac (13)
- Mobile (12)
- MS Office (7)
- Hardware (6)
- Windows 98 (6)
- Zune (6)
- Games (4)
- Mobile Reviews (3)
- Disclaimer (2)
Blog Archive
- June (2)
- May (2)
- August (2)
- July (1)
- June (1)
- May (2)
- April (4)
- March (4)
- February (1)
- December (2)
- November (1)
- November (1)
- June (2)
- May (28)
- April (54)
- March (83)
- February (60)
- January (57)
- December (48)
- November (17)
- October (28)
- September (22)
- August (19)
- July (34)
- June (59)
- May (1)
- April (5)
- March (22)
- February (5)
- January (31)
0 comments:
Post a Comment