Hello,
Same as here we'll need the list of running processes :
- Launch Powershell from the Applications Menu
- Write the following command in the opened window and press [Enter] :
Get-Process | Out-File Processes.txt
In your personal folder (C:\Users\xx), you should get a file called Processes.txt. Please paste it here or host it on Up2Share as before.
Regards,