1. Click the Start button and then type cmd in the searchbox. Right-click on cmd that comes up in the search results and select Run as administrator.
2. A User Account Control dialog may come up asking for approval. If it does go ahead and allow.
3. A command prompt window will open. Copy and paste the following into the command-prompt and hit enter.
wmic service get name,displayname,pathname,exitcode > "%USERPROFILE%\desktop\services.txt"
4. After the command runs there will be a file on your desktop named services.txt.
5. Attach this file to your next reply.