F5F Stay Refreshed Software Operating Systems Identify damaged files and delete them

Identify damaged files and delete them

Identify damaged files and delete them

I
Ichpennhalb
Junior Member
8
05-06-2016, 04:07 PM
#1
After using my PC for about four months, I noticed some control issues. For example, I can't view file properties, manage Windows Defender, alter system security passwords, or modify certain files even as an administrator. An SFC scan was run but didn’t fix the problem (the log is attached). Reviewing the log shows several corrupted files in the directory \C:\ProgramData\Microsoft\Windows\Start Menu. When I try to search for them using Dir /s, it returns nothing. If anyone has suggestions on removing these corrupted files, that would be really helpful. Thanks, ~Jon CBS.log
I
Ichpennhalb
05-06-2016, 04:07 PM #1

After using my PC for about four months, I noticed some control issues. For example, I can't view file properties, manage Windows Defender, alter system security passwords, or modify certain files even as an administrator. An SFC scan was run but didn’t fix the problem (the log is attached). Reviewing the log shows several corrupted files in the directory \C:\ProgramData\Microsoft\Windows\Start Menu. When I try to search for them using Dir /s, it returns nothing. If anyone has suggestions on removing these corrupted files, that would be really helpful. Thanks, ~Jon CBS.log

J
JopperMan
Member
121
05-06-2016, 11:45 PM
#2
Begin by opening MalwareBytes and performing a complete system scan before proceeding further.
J
JopperMan
05-06-2016, 11:45 PM #2

Begin by opening MalwareBytes and performing a complete system scan before proceeding further.

S
StreetHobo
Senior Member
568
05-07-2016, 01:26 AM
#3
I attempted to execute the Dism command, but it requires higher privileges. Since you're using an admin account, the issue might still depend on specific settings. Testing in Safe mode could help determine if permissions are the problem.
S
StreetHobo
05-07-2016, 01:26 AM #3

I attempted to execute the Dism command, but it requires higher privileges. Since you're using an admin account, the issue might still depend on specific settings. Testing in Safe mode could help determine if permissions are the problem.

I
iasdd177
Member
136
05-07-2016, 05:14 AM
#4
Sorry for the delay, I was watching a CS:GO Grand Final. I’ve had to switch to safe mode, but I can share the log if you need it. I’ll let you know if you have any tips while I’m there, Jon.
I
iasdd177
05-07-2016, 05:14 AM #4

Sorry for the delay, I was watching a CS:GO Grand Final. I’ve had to switch to safe mode, but I can share the log if you need it. I’ll let you know if you have any tips while I’m there, Jon.

M
Macattack1972
Member
140
05-08-2016, 11:08 AM
#5
You've activated safe mode, but it seems unclear about the networking part. Let me clarify what that means.
M
Macattack1972
05-08-2016, 11:08 AM #5

You've activated safe mode, but it seems unclear about the networking part. Let me clarify what that means.

P
princess_k10
Junior Member
17
05-08-2016, 02:46 PM
#6
Same issue appears in the source file here. The log file shows the same error.
P
princess_k10
05-08-2016, 02:46 PM #6

Same issue appears in the source file here. The log file shows the same error.

E
emmavanas
Junior Member
3
05-16-2016, 02:35 PM
#7
You're checking the prompt and seeing blocked services in Safe Mode. Consider exiting Safe Mode, running the commands, and then returning to it to use DISM.
E
emmavanas
05-16-2016, 02:35 PM #7

You're checking the prompt and seeing blocked services in Safe Mode. Consider exiting Safe Mode, running the commands, and then returning to it to use DISM.

I
iRaine
Posting Freak
800
05-16-2016, 07:55 PM
#8
I noticed that executing cmd with admin lets me run dism without safe mode. This is what appeared after starting net stop, wuauserv, cd %systemroot%\SoftwareDistribution, ren Download Download.old, net start wuauserv, net start bits, net stop, cryptsvc, cd %systemroot%\system32, ren catroot2 catroot2old, net start cryptsvc and running dism. Immediately after, I tried dism again. Now I got a message saying "Source file could not be found" instead of the download. I uploaded the new log CBS.log.
I
iRaine
05-16-2016, 07:55 PM #8

I noticed that executing cmd with admin lets me run dism without safe mode. This is what appeared after starting net stop, wuauserv, cd %systemroot%\SoftwareDistribution, ren Download Download.old, net start wuauserv, net start bits, net stop, cryptsvc, cd %systemroot%\system32, ren catroot2 catroot2old, net start cryptsvc and running dism. Immediately after, I tried dism again. Now I got a message saying "Source file could not be found" instead of the download. I uploaded the new log CBS.log.