Simply use ProcessLasso. ProcessLasso will try to improve system responsiveness during high load periods.
If there's still the same problem, do following steps:
- Reboot your system in Safe Mode (during boot, press F8 to bring gateway to safe mode).
- Use the system same way in Safe Mode.
- If there's no problem in Safe Mode, reboot your system normally and close unnecessary processes using task manager. To know about a process, simply Google process name.
- If the same problem arises in safe mode too, simply re-install Windows 7 or restore to factory backup image.
- If there's still the problem, time to contact manufacturer support because there's a hardware faulty. I hope, your new system is under warranty coverage.
Alternatively, do following steps:
1. Download setup of Windows Performance Analysis Tools for your Windows version.
2. Install the software on your system.
3. Right click command prompt icon in start menu and click run as administrator.
4. Copy following command and paste in command prompt (right click > Paste):
xperf -start perf!GeneralProfiles.InBuffer && timeout -1 && xperf -stop perf!GeneralProfiles.InBuffer myTrace.etl
5. Press ENTER once to start the command, now you will have to wait till your system hangs.
6. Right after your system stops hanging you, press ENTER in command prompt.
7. After waiting some time, a log file myTrace.etl will be produced, compress this to a zip file.
8. Host this compressed file online (on MediaFire etc.).
9. Share the link here, I will try to find a solution to your problem using that.