Run windows 10 report

How to Generate a Windows 10 System Performance Report

When it comes to troubleshooting computer issues, there are a lot of tools that you can use. And, sometimes you might want to do some preventive maintenance. The built-in Performance Monitor tool is a valuable troubleshooting component. The report has different categories to provide a summary of system processes, components, and diagnostic results. Here’s a look at where to find, run, and read your system’s report.

Run the System Performance Report

To start, hit Windows Key + R and type: perfmon and hit Enter or click OK.

From the left pane of the Performance Monitor app, expand Data Collector Sets > System > System Performance. Then right-click on System Performance and click Start.

That will kick off the test in Performance Monitor. It should only take about a minute to run, but your mileage will vary depending on your system. While it’s running you will see an icon next to System Performance letting you know it’s running. When it’s finished, in the left pane, head to Reports > System > System Performance.

Go ahead and double-click the report to open it and you’ll find it provides an overall system summary and you can drill further down into components like Disk (local drive data), CPU, and Network. Each section provides a ton of information regarding all aspects of your PC.

Whether you are troubleshooting a specific issue or want to do some preventive maintenance, running a System Performance report on your Windows PC is a great place to start. It’s also a good way to create a history to keep track of issues over time.

There is a lot packed into the Performance Monitor tool and over the coming weeks, we’ll be taking a closer look at some of its other features like collecting custom log file data, defining alerts, generating other reports, and more.

Have you run a System Performance test before? What are your favorite tools to help troubleshoot PC issues? Let us know in the comments below, or, hop in our Windows 10 Forums for additional discussions and troubleshooting advice.

How to Generate a Windows 10 System Diagnostics Report

As part of our ongoing series of articles on using the Performance Monitor tool, today we’ll take a look at generating a system health report. Previously, we showed you how to create a System Performance report which gives you a summary of system processes and hardware components. But a System Diagnostics report provides a more comprehensive look at hardware, software configurations (including the OS), system response times, and much more. Basically, a System Diagnostic test gives you a lot more information on all aspects of your system.

Generate a Windows 10 System Diagnostic Report

Note that you need to be logged in as Administrator to run the report (which can also be generated on Windows 7). Hit Windows Key + R on your keyboard to launch the Run dialog box and type: perfmon /report and hit Enter or click OK. You can run that same command from the Command Prompt (Admin) to generate the report, too.

The Resource and Performance Monitor will come up and you’ll see the diagnostic test running – it takes a full minute to complete.

When it finishes, in addition to an overall system health summary, you’ll see individual results listed by various components. It provides data on components like the CPU, Network, Memory as well as the diagnostics of software configurations.

Just expand each category to get the detailed results of what’s working or not working. There is a lot of data and if you’re having problems deciphering everything, you might want to send it to your IT staff or the techie in your life. Go to File > Save As to save it as an HTML file that you can send off.

Читайте также:  Windows embedded posready 2009 eng rus

In my experience, I’ve found the reports to render best in IE or Edge but any browser should work fine.

If you’re troubleshooting a specific issue with your PC or just want to do preventive maintenance, running a diagnostic report is a good place to start. It gives you more information about your system that you would ever need. But it’s always good to have too much information than not enough.

Run a diagnostic test on your Windows PC and let us know how things are looking. Or, form more discussions and troubleshooting advice, check out our Windows 10 Forums.

How to enable or disable Windows 10 Error Reporting Service

The Windows 10 error reporting service is designed to help ensure your PC works optimally. The central idea behind Windows Error Report (WER) is to keep Microsoft informed about user issues working with Windows.

However, every Windows OS version has the service enabled on default settings. But an individual user can choose to disable if the need arises. This article explores how to enable or disable the error reporting service on Windows 10.

How the Windows 10 Error Reporting Service Works and Why

Windows 10 Error Report focuses on discovering hardware and software issues from the user’s PC and report to Microsoft. With a database of likely complaints experienced with using the Windows 10, Microsoft can then send solutions for troubleshooting.

While working with the PC, some users experience pop-ups or alerts requesting the submission of the problem report. Windows error report usually occurs after a system failure, program crashes, refused to load properly or operating system errors. Windows usually prompt the user to submit an error report online to help proffer solutions in the future. The problem report may include program name, date, time of error and version.

Should I disable the Windows error reporting service?

Windows users often disable error reporting due to disk space or privacy issues but might need to exercise restraint. Error reporting service for Windows 10 offers dual benefits to Microsoft and the PC users.

Each error report helps Microsoft develop more advanced service packs for dealing with glitches. That means better user experience with Windows 10 based on the information gathered.

Steps to disable Window 10 Error Reporting Service

  1. Use Command to disable Window 10 Error Report
  2. Use the Registry Editor to disable Window 10 Error Report

Just like other versions, Windows 10 does have a slightly different graphical user interface for disabling error reports. Lower versions of Windows OS have error reporting under Action Center Setting. On Windows 10 it is the Security & Maintenance function requiring working with registries.

Method One: Use Command to disable Window 10 Error Report

It’s a simple and straightforward process. Here are the steps to follow:

  1. Use the shortcut key. From the keyboard press down the Windows key+R. It should navigate to the Run dialog box.
  2. Into the open space of the dialog box type service.msc.
  3. Move the cursor to Windows Error Reporting Service and right-click it.
  4. Locate Startup types and scroll through the drop down menu list on the right.
  5. Click Disabledwhich is at the bottom of the list.
  6. Click ‘OK‘ or apply to complete the action.
  7. Close the service window to exit. Now the process has been completed.
  • RELATED: 5 best software to fix runtime errors in Windows 10

Note:

In some cases, the Startup type which is close to disabled might appear as gray. That means the user needs admin rights to continue the process. Therefore, log out and log in as an administrator. Or locate the administrative command prompt by pressing Windows key+ X to select command prompt admin.

Method Two: Use the Registry Editor

Using the Registry Editor is another way to safely disable the Windows 10 Error Reporting Service. This second method for disabling Windows error reporting service includes tweaking the registry. But first, you need to check for error report issues:

  1. Locate Control Panel from Windows startup.
  2. Click Control Panel> System and Security> Security and Maintenance.
  3. Look out for Report problems. Report problems should by default display ‘On’.
  • RELATED: Fix Blue Screen of Death errors with these 4 software solutions

Steps to disable Windows Error Reporting Service using the Registry Editor

Читайте также:  Как подключиться через удаленный доступ windows

  1. Locate the registry editor app below:
    • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting
  2. To the right of your window, locate the registry key in the dialog box.
  3. Click on the option ‘disabled’ so the dialog box can appear. Replace the value ‘0’ with ‘1’.
  4. If there is no value then create a new one with the same name, ‘Disabled’.
  5. Then set the new 32-Bit DWORD value to ‘1’.
  6. Tap ‘OK’ to effect changes.

Note:

  • To confirm that the Windows error reporting service has been disabled, go to Security and Maintenance. Check the comment on the report problem to see if it reads on or off.
  • To re-enable error reporting service on Windows 10 simply set the disabled value back to zero. Another option would be to delete the disabled value.
  • To create a new DWORD from the registry editor one needs to locate Edit > New on the menu.

It’s quite simple to disable and enable Windows 10 error reporting service anytime. And understanding how to use the Registry Editor or finder makes everything much simpler.

Windows 10 very slow and unresponsive [Quick Solutions]

  • Windows 10 can run really slow or turn unresponsive altogether after an update.
  • There are a lot of possible fixes that anyone can try, so keep reading.
  • If you’re looking for solutions to other OS issues, you’ll find the answers in the Windows 10 Troubleshooting page.
  • For even more advice on improving your device performance, find excellent recommendations in the Tools section.

  1. Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
  2. Click Start Scan to find Windows issues that could be causing PC problems.
  3. Click Repair All to fix issues affecting your computer’s security and performance
  • Restoro has been downloaded by 0 readers this month.

Microsoft has promised improved performance with Windows 10. Even though a lot of progress has been made, some users claim that Microsoft’s most recent OS has slowed down their system.

Adding to this, they mention that after upgrading, Windows 10 proved very slow and unresponsive not just on startup, but also when opening programs or folders.

On certain occasions, the operating system freezes altogether, sometimes after automatic updates.

What’s more, even File Explorer shows a delayed response.

So in today’s article, we’ll go through possible causes and solutions, hoping to give your OS a boost so that you get full control over your device.

What can I do if Windows 10 is too slow?

1. Update your drivers and software

Sometimes your Windows 10 can become slow if your essential components or applications are out of date.

While updating applications is easy, outdated drivers can be problematic if you don’t know what to download.

Installing the wrong driver version will cause permanent damage to your system, so we strongly recommend DriverFix to get just the necessary drivers for your device.

With just one click, the tool scans your PC, finds the problematic software, and recommends several replacements from a huge database it uses.

DriverFix

2. Check for viruses

Just like any other software, Windows 10 is vulnerable to viruses, so make sure that your system is clean. You can download any free antivirus software and do a full system scan just to be sure.

If you want to ensure that your PC is continuously safe and protected from malware, you might want to consider the best program right now, Bitdefender.

The tool uses next-gen technology to detect the most recent malware signatures known in the industry. The top scores in detection rates added to the ease of use and overall user-friendly design, make Bitdefender the best option to ensure your device’s protection.

Besides, this antivirus comes with an optimization feature that will scan your device for unnecessary files and registry items, unused programs or apps that can be removed, and so on, to declutter the system and boost its performance.

Bitdefender Antivirus Plus

3. Disable heavy performance processes

  1. Open Task Manager by pressing Ctrl + Shift + Esc on your keyboard.
  2. Go to the Startup tab. Sort the processes by their Startup impact rating.
  3. Disable processes in the High category, but don’t disable crucial programs such as your antivirus.

4. Enable a faster startup option

  1. Press Windows Key + S and enter power settings. Select Power & sleep settings.
  2. Click Additional power settings.
  3. Click on Choose what the power button does from the menu on left.
  4. Now select Change settings that are currently unavailable.
  5. Make sure to check Turn on fast startup (recommended).
  6. Save your changes and you’re good to go.
Читайте также:  Windows 10 где посмотреть характеристики видеокарты

This feature is called Hybrid Startup and Shutdown and it puts your PC into a hibernation state. It improves the startup and shutdown process.

5. Check for slow services

  1. Press Windows key + R and type services.msc and press Enter.
  2. In the list of all services that start along with your Windows 10, look for any services that take too long to launch.
  3. Right-click each service and change the settings from Default to Delayed Start.
  4. Save your changes and restart.

6. Disable blur effects and transparency

  1. Open the Settings app.
  2. Then click on Personalization.
  3. Next click on Colors. Set Transparency effects to Off.

7. Perform a clean Windows 10 install

Sometimes there are software issues when you upgrade from Windows 8 or Windows 7 to Windows 10, or even when installing the latest Windows 10 updates.

Run a System Scan to discover potential errors

So it’s advised that you perform a clean install of Windows 10. Just be sure that you backup your important files before doing this.

8. Use CCleaner

If your Windows 10 is slow, the problem might be your temporary files or your registry.

You can easily fix this problem simply by removing these files from your PC. Doing that manually can be a tedious process, but you can automatically delete these files as well.

One of the best applications that can remove temporary files and optimize your registry is CCleaner. It’s not only efficient and intuitive but also free to use with the basic features.

9. Stop Windows Module Installer service

  1. Press Windows Key + R and enter services.msc. Now press Enter or click OK.
  2. Locate Windows Module Installer on the list and double click it to open its properties.
  3. Check the Service status, if it’s set to Running click the Stop button to stop the service.
  4. In addition, you can also change the Startup Type to Disabled if you want to permanently disable this service.
  5. Now click on Apply and OK to save changes.

After disabling this service, check if the problem is resolved.

Note: By disabling this service you might not be able to receive Windows updates, so be sure to enable it back, to avoid any other problems.

10. Disconnect all peripherals

Sometimes your hardware can cause Windows 10 to become slow. To fix that problem, you need to disconnect all peripherals from your PC.

This includes all USB devices, such as printers, hard drives, cameras, etc.

For instance, several users reported that the issue was caused by USB speakers. After disconnecting the device, the issue was completely resolved.

11. Defragment your drive

  1. Press Windows Key + S and enter defrag. Now choose Defragment and Optimize Drives.
  2. When Optimize Drives window opens, select the desired drive and click on Analyze.
  3. After scanning the drives, select the fragmented drive and click on Optimize.
  4. Wait while Windows defragments your drive.
  5. Repeat this process for all your drives.

Once the defragmentation process is finished, check if the problem is resolved.

It’s worth mentioning that there are many other great third-party defragmentation tools that offer various advanced features. If you’re looking for more features, we recommend you try Smart Defrag.

12. Adjust the size of virtual memory

  1. Press Windows Key + S and enter advanced. Select View advanced system settings.
  2. Click the Settings button in the Performance section.
  3. Go to Advanced tab and click on Change button.
  4. In the Virtual Memory window, uncheck Automatically manage paging file size for all drives.
  5. Then, select Custom size, and enter Initial Size and Maximum size. Now click on the Set button and OK to save changes.

After doing that, you’ll set the size of virtual memory for that drive. You might have to set the manual size for all your drives.

As for the size, the size of your virtual memory is related to the size of your RAM.

As a general rule, the Initial size should be at least 1.5 times larger than the amount of RAM memory on your PC. As for Maximum size, it should be up to 4 times larger than the amount of RAM on your PC.

We believe that after trying out these solutions, any slowdown problem should be completely resolved.

We’ve got a similar troubleshooting article, dedicated to slow desktops that you might want to check out.

On the other hand, if you have any other suggestions on this topic, feel free to reach us using the comments sections.

Оцените статью