Control Panel Error!

izzko

Reputable
Nov 25, 2014
4
0
4,510
I can access all the control panel items except the SYSTEM PROPERTIES, and the DEFAULT PROGRAMS sections.

For system properties i don't get any error message but it wont open up.

For default programs, i get these error messages:
qseJu7j.png

FKBhh7y.png


I dont have any system restores made before this happened so i cant roll back.
 
Solution
Edit: I didn't notice you didn't run SMART testing until after I submitted this post. I do implore you to try and do so, this is the ultimate determining factor on the drives current health. Here is a basic description of what SMART is and why it is important.

S.M.A.R.T. (Self-Monitoring, Analysis and Reporting Technology; often written as SMART) is a monitoring system for computer hard disk drives (HDDs) and solid-state drives (SSDs) that detects and reports on various indicators of drive reliability, aiming to anticipate hardware failures.

Here are the 4 tests that you can run using a program that can interface with SMART.

Short
Checks the electrical and mechanical performance as well as the read performance of the...

Stingerxxx

Reputable
Nov 22, 2014
108
0
4,710
These look suspiciously like some registry entries that I have seen in my forays into the registry... Unfortunately I do not know as much as I wish I did about how the control panel and the registry relate with each other, nor how the individual settings in the control panel relate with other known settings and programs found in sys32, such as msinfo and cmd and whatnot.

Some basic troubleshooting to do is verify disk integrity and filesystem integrity by running a chkdsk. Don't do a chkdsk /f quite yet, if there is an issue with the sectors of the HDD that are holding key system files and chkdsk identifies them as bad or corrupted, /f would lead chkdsk to "fix" them, which normally means deleting them or otherwise re-creating them. This could lead to worse issues. So for now, I would just run chkdsk without any designations after it and see what windows has to say about the health of your C: partition. It might also be wise to obtain a program that can verify the health of your disk based on the SMART information it holds. This will help to narrow down whether or not it is a hardware/disk health issue, or a virus/malware issue that is causing this.

Edit: It might be a good idea if I point you in the direction of a program that can analyze SMART information for you lol.... One that I love using for SMART and other info is SpeedFan. It's a great system analysis tool, telling you everything from HDD status to CPU temp and. of course as it is named, the speed of your system fans. You can also obtain a copy of Hiren's Boot CD and load Mini Windows XP, then once inside navigate to Hard Disk Tools (I believe that's the category name). There are several programs within that can run tests on your HDD to tell you it's condition.
 

izzko

Reputable
Nov 25, 2014
4
0
4,510

I:\Windows\system32>sfc /scannow

Windows Resource Protection could not start the repair service.

I get this error ^ and i cannot find trusted installer(windows module service) in services.

 

izzko

Reputable
Nov 25, 2014
4
0
4,510

Running CHKDSK in read-only mode.

CHKDSK is verifying files (stage 1 of 3)...
333568 file records processed.
File verification completed.
1548 large file records processed.
0 bad file records processed.
2 EA records processed.
152 reparse records processed.
CHKDSK is verifying indexes (stage 2 of 3)...
420482 index entries processed.
Index verification completed.
0 unindexed files scanned.
0 unindexed files recovered.
CHKDSK is verifying security descriptors (stage 3 of 3)...
333568 file SDs/SIDs processed.
Security descriptor verification completed.
43458 data files processed.
CHKDSK is verifying Usn Journal...
34256624 USN bytes processed.
Usn Journal verification completed.
Windows has checked the file system and found no problems.

102297599 KB total disk space.
99459124 KB in 256632 files.
144796 KB in 43459 indexes.
0 KB in bad sectors.
437851 KB in use by the system.
65536 KB occupied by the log file.
2255828 KB available on disk.

4096 bytes in each allocation unit.
25574399 total allocation units on disk.
563957 allocation units available on disk.
 

izzko

Reputable
Nov 25, 2014
4
0
4,510

Running CHKDSK in read-only mode.

CHKDSK is verifying files (stage 1 of 3)...
333568 file records processed.
File verification completed.
1548 large file records processed.
0 bad file records processed.
2 EA records processed.
152 reparse records processed.
CHKDSK is verifying indexes (stage 2 of 3)...
420482 index entries processed.
Index verification completed.
0 unindexed files scanned.
0 unindexed files recovered.
CHKDSK is verifying security descriptors (stage 3 of 3)...
333568 file SDs/SIDs processed.
Security descriptor verification completed.
43458 data files processed.
CHKDSK is verifying Usn Journal...
34256624 USN bytes processed.
Usn Journal verification completed.
Windows has checked the file system and found no problems.

102297599 KB total disk space.
99459124 KB in 256632 files.
144796 KB in 43459 indexes.
0 KB in bad sectors.
437851 KB in use by the system.
65536 KB occupied by the log file.
2255828 KB available on disk.

4096 bytes in each allocation unit.
25574399 total allocation units on disk.
563957 allocation units available on disk.
 

Stingerxxx

Reputable
Nov 22, 2014
108
0
4,710
Edit: I didn't notice you didn't run SMART testing until after I submitted this post. I do implore you to try and do so, this is the ultimate determining factor on the drives current health. Here is a basic description of what SMART is and why it is important.

S.M.A.R.T. (Self-Monitoring, Analysis and Reporting Technology; often written as SMART) is a monitoring system for computer hard disk drives (HDDs) and solid-state drives (SSDs) that detects and reports on various indicators of drive reliability, aiming to anticipate hardware failures.

Here are the 4 tests that you can run using a program that can interface with SMART.

Short
Checks the electrical and mechanical performance as well as the read performance of the disk. Electrical tests might include a test of buffer RAM, a read/write circuitry test, or a test of the read/write head elements. Mechanical test includes seeking and servo on data tracks. Scans small parts of the drive's surface (area is vendor-specific and there is a time limit on the test). Checks the list of pending sectors that may have read errors, and it usually takes under two minutes.
Long/Extended
A longer and more thorough version of the short self-test, scans the entire disk surface, with no time limit. Usually takes hundreds of minutes, approximately one gigabyte per minute[citation needed] for modern drives.
Conveyance
Intended as a quick test to identify damage incurred during transporting of the device from the drive manufacturer to the computer manufacturer. Only available on ATA drives, and it usually takes several minutes.
Selective
Some drives allow selective self-tests of just a part of the surface. The self-test logs for SCSI and ATA drives are slightly different. It is possible for the long test to pass even if the short test fails.

Both of these are taken directly from Wikipedia, the only editing I did is to remove the notations, as they do not link to anything when copying and pasting. If you wish to read the page in its' entirety, you can locate it here

Consider the rest of the post below as if you had ran these tests and they came back as saying you have a healthy drive, if that is indeed the case after you run them. You can skip these tests and proceed to the section below, but I highly recommend against it. Then of course, you can do anything you want lol, I'm just some random guy on the internet providing information :p

Ok. That tells us, basically, that your drive itself and the structure of the drive are both sound. Knowing this definitely helps in narrowing down what might be causing this. The next step is a simple disk defrag. Try running it and seeing how much of the drive is fragmented, if any at all. If this as well returns an error, look for the file named dfrgui in windows/system32.

I hate to say it, but this is feeling more and more like malicious software at work. To rule this out, the best way is to get a rescue disk of some sort. Bitdefender, Kapersky, AVG and many other popular names in the Anti-virus business offer rescue CD's at no cost. You can also turn it into a bootable USB drive, if you have one handy, instead of a CD. I would recommend downloading one of the bootable rescue disks from one of the developers, you should get an .iso file. To make a bootable CD, simply use Nero or any other CD burning program that offers burning an .iso to disk. This will automatically be bootable; the developers design the .iso that way. If you want to put it on a flash drive, I recommend using Rufus as it is easy to use, and the website that link directs you to has several links to other sites that offer .iso rescue disks and other utilities. There are also two links to free CD burning applications there. Once you have made it bootable, the goal is to, of course, boot from it. Once booted, run a complete virus/malware scan of your C: drive. Yes, complete. Don't skip ANY steps here. We want to make 100% completely totally beyond a shadow of a doubt sure that 1) there is no malware causing this issue or 2) if there is, we stop it before more damage is done.

I would say use a malware/virus program such as malwarebytes directly from your desktop, but the trouble with this is the potential severity of what we could be facing. If this is indeed a worm/rootkit or another dangerous piece of malicious software, then by the symptoms that we are seeing here, it has found its' way into the windows directory somehow. This is the only clear malware-related cause of what you are experiencing, from my own experience. If this is the case, you cannot locate or remove the malware, as it is now a part of your currently running OS. The only way to identify such threats is to shut down the OS and scan it externally, I.E. from a boot-able rescue CD/USB.

I truly hope that one of these solutions yields some results, and please keep us posted.
 
Solution