[SOLVED] sfc log a lots of thing couldn't be repaired.

Thank you for that information.

Can you please export the follow registry key as well : HKEY_LOCAL_MACHINE\BCDXXXXXXXX There may be a few numbers after the BCD.

Please also run the following command and post the results from the text file: bcdedit /enum /r >1&& notepad 1
 
Sorry that was an error on my behalf, try this one bcdedit /enum >1&& notepad 1

Remember it needs to be done with CMD as Admin.
 
Windows-opstartbeheer
---------------------
id {bootmgr}
device partition=C:
description Windows Boot Manager
locale nl-NL
inherit {globalsettings}
default {current}
resumeobject {bcb481a2-4be0-11df-8059-00251120f496}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30


Windows-opstartlaadprogramma
----------------------------
id {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale nl-NL
inherit {bootloadersettings}
recoverysequence {bcb481a4-4be0-11df-8059-00251120f496}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {bcb481a2-4be0-11df-8059-00251120f496}
nx OptIn
 
how to start a repair install of Windows? Will this keep the applications (email, office, ...) and data?
 
So email app reinstall but email data will be kept?

So it's best to install original OS (vista) or can i reinstall windows 7 professional ( tool of microoft says that pc can handle windows 7, and on the website of packard bell

Packard bell imedia S1710 iMedia (PT.U22-PV.U22) , this pc has drivers for windows 7 home premium, but at the supportdesk of packard bell they couldn't confirm if the drivers would work with windows 7 professoinal, as they were only tested with windows 7 home premium.

But I never heard of different drivers for different versions of windows?
 
If you reinstall Windows you will need to back up everything first, a reinstall is different to a repair install. A reinstall will wipe everything.

So email app reinstall but email data will be kept?

It depends on where the data is saved, I would recommend making a back up of this first.
 
Update:
I installed the original OS (vista home premium 64 bit) , it seems ok know, so probaly driver problems that makes thos BSOD happened.

only problem is when I let the pc in sleepmode, when I turn it on, screen stays black, and then finally after some time waiting, screen is ok, but keyboard and mouse don't work, until a few minutes later.

I disabled all no microsoft services and start apps, black screen is no more but instead the keyboard and mouse are not possible to use for a longer time.
 
I posted in https://www.sysnative.com/forums/wi...screen-and-no-input-possible-for-a-while.html

they could not find a cause, only maybe a bad installation, due to a bad image , but the driver test did not show any errors, so I assume the hidden partition that has the image, is ok.

Anyway, I tired sfc scan and it found errors that could not be solved. Do I have to solve this problem first? in this thread or I just continue in the vista thread?
 
SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-03-20 16:56:54.838
Microsoft Windows Vista Service Pack 2 - amd64
Not using a script file.








AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.








Successfully processed all directives.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2015-03-20 16:59:03.815
----------------------EOF-----------------------
 
to open system restore, to maka a new restore point, takes to a lot of time to open (3 min) , just as the waking up after sleepmode.
 
Hi,

Sorry for the delay, I have just returned from my holidays.

if SFC is detecting corruptions I can take another look at the cbs log, let me know if the same issue is still happening.
 
Good to have you back :-)

I was waiting for you.

Stil same problem ( 3 min delay after wake ip pc and the same delay for opening systemrestore.

see cbs log already attached
 
There is one file that is detected by SFC, we will get this one repaired.

Code:
\SystemRoot\WinSxS\amd64_microsoft-windows-sidebar_31bf3856ad364e35_6.0.6002.18005_none_2ce6c04cdc275758\settings.ini

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

SFC /SCANNOW

  1. Click on the
    Win7Orb_zps4dae3b32.jpg
    button. Inside the search box type in CMD
  2. Right click on CMD => Choose Run as Administrator
  3. Inside the Command Prompt windows copy and paste the following command SFC /SCANNOW
  4. Please wait for this to Finish before continuing with the rest of the steps.

Convert CBS.log to CBS.txt

  1. Click on the
    Win7Orb_zps4dae3b32.jpg
    button => Inside the search box copy and paste the following command:
    Code:
    cmd /c copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  2. Press Enter
  3. Once this has completed please go to your Desktop and you will find CBS.txt, please rename this file to CBS_{Insert forum username here}_{insert todays Date here}.txt For example "CBS_Go The Power_1803.txt"
  4. Please upload CBS_{Username}_{Date}.txt to this thread.

Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive
 
Back
Top