Here is a question from one of our readers: When I access the Security Center on my computer, it says The Security Center is currently unavailable because the “Security Center” service has not started or was stopped. I ran the Services.msc command from Start – Run. but I can’t get the service started. I got the following error:Read more
Task Scheduler Service Grayed Out in Services MMC
When you open the Services management console (services.msc
), the Task Scheduler service may be in a disabled state. In the Task Scheduler properties page, all the options may be grayed out, and the service Startup type cannot be changed.
This article tells you how to configure the Task Scheduler service using a couple of methods.Read more
Task Manager: Show Command-line and Image Path of Running Processes
Out of all the built-in troubleshooting tools in Windows, Task Manager is probably the most useful tool. Almost every end-user knows what to do when an application stalls. They just fire up Task Manager using Ctrl + Shift + Esc and end the nonresponsive task. Also, Task Manager can be an extremely valuable tool to troubleshoot processes, and monitor disk I/O rates or other system performance issues.
Task Manager’s Details tab lists all running processes. By default, it doesn’t display the complete path of the running processes and the command-line arguments used by those processes.
For instance, you may see the script host CScript.exe or WScript.exe in Task Manager but not the script file name (argument) being executed. This article tells you how to enable this critical bit of information in Task Manager.
Serious Disk Cleanup Problem in Windows caused by Broken Registration
Reader’s Query: I have a 160GB Western Digital Hard Drive partitioned into a 40GB Operating System partition and the other 120GB for my files. However, when I run Disk Cleanup utility from within Vista Ultimate, it shows multiple 131GB options for me to clean up. After I clicked OK to clean up the selected entries, it erased everything on the 40GB partition. I then had to reinstall Windows Vista, but the problem seems to be recurring.
(Information in this post applies to Windows Vista, 7 & Windows 8 systems.)Read more
How to remove Nokia Phone Browser icon from My Computer
Q: I have the latest version of Nokia PC Suite installed, and have been trying to remove the Nokia Phone Browser icon from My Computer. So far have been unsuccessful. Do you know how to remove the icon? I’m using Windows XP SP2.
How to Delete a Windows Service in Windows 10/11 and Earlier
Have you come across a situation where uninstalling software leaves its Service or driver entries in the registry, and Windows tries to load them at every boot, fails, and logs the error to the System Event log at every startup?
This article tells you how to delete an orphaned service in Windows 10 (and earlier) using the registry, SC.exe command-line, PowerShell, or Autoruns. Before proceeding further, create a System Restore Point and take a complete Registry backup.
If you find that no dependents exist for a service, you can delete the leftover or unwanted Service in Windows using one of the following methods.
How to Add OEM Information and Logo in Windows 10
Computer manufacturers usually include their OEM brand info and logo in the System Properties applet when preinstalling Windows. This article tells you how to modify or add OEM information to the System Properties window in all versions of Windows, including Windows 10.
In Windows 10, the OEM information is shown in the modern Settings app (“About your PC” page) as well.Read more
Error 0x80070032 when creating a System Restore point in Windows Vista
When you try to create a System Restore point in Windows Vista, the following error may occur: Could not create the scheduled task for the following reason: The request is not supported. (0x80070032) This happens if the Windows Event Log and the Task Scheduler services are disabled. Follow these steps to fix the problem. 1. … Read more
A Utility to Unassociate File Types in Windows 7 and Vista
Here is a utility that helps you unassociate a file type quickly in your Windows Vista or Windows 7 computer without the need to edit the registry manually. Windows 7 & Vista do not provide a GUI option to unassociate file types, thus the need arises for such a tool below. Related article:How to Remove … Read more