Ok, yeah I didn't know how changing that registry property would affect my device. I'm gonna look for other alternatives. I've done the points 1 and 2 that you're mentioning.The Win32_ComputerSystem class is indeed used by Windows to identify the hardware configuration of your computer, including whether it's a laptop or a desktop. However, changing the value of the PCSystemType property in the registry may not be the best solution for your problem.
Modifying system registry settings can be risky, and it's generally not recommended unless you fully understand the implications and have a backup of the registry. Additionally, changing the system's classification from laptop to desktop may have unintended consequences on certain power management settings and drivers that are specifically designed for laptops.
I've already done this. When I turn the laptop on I always change the thermal managment plan to Ultra Performance and to high performance for the power managment plan.1. Disable power management features related to the battery:
- Open the Power Options in Windows.
- Look for settings like "Battery Saver" or "Power Plan" and set it to a plan that does not focus on battery conservation. Choose a plan more suitable for desktop usage.
2. Update your drivers:
- Ensure that all your drivers are up to date, especially the ones related to power management and the charging system. You can visit Dell's website and search for the latest drivers specific to your laptop model.
I'm gonna look into both these options. More so the 3rd party software because looking into processes is kinda tedious.3. Investigate background processes causing stutters:
- Check your Task Manager to identify any resource-intensive processes running in the background that might be causing the stutters. You can close or disable unnecessary background applications one by one to see if the stutters lessen.
4. Consider using third-party software:
- There are third-party power management tools available that provide additional customization options. These tools might offer more control over power settings and could potentially help in your case. Just make sure to do thorough research and choose a reputable tool.