Jump to content

erratic screens; windows8.1 missing files


Recommended Posts

can't change date & time due to mouse not being able to select drop down panel options; screen only goes up, opening screen won't allow me to login in unless I swipe the first screen by hand. Tried erecovery, window8.1 asking for installation key which I don't have since it was a free upgrade. can't select installed printer to print, screen defaults to fax. Oringinal OS was 7 ultimate, upgraded to 8, then 8.1, then the problems started.

 

 

 

Operating system:Windows 8.1 (64 bit)

System root: C:WINDOWS

Available physical memory: 16265 MB

CPU: Intel® Core i5-4200U CPU @ 1.60GHz

Drive Info:

C: 917.72 GB

G: 0.10 GB

I: 451.66 GB

Internet Explorer: 11.0

Link to comment
Share on other sites

Right-click start, click command prompt (admin), launch:

dism /online /cleanup-image /checkhealth
It should last few seconds, then report the final result here.

After it, launch:

sfc /scannow
It should last 15-50 minutes, then report the final result here.

Then launch this command:

copy %SYSTEMROOT%\logs\cbs\cbs.log %userprofile%\desktop\cbs.txt && findstr /c:"[SR]" %userprofile%\desktop\cbs.txt > %userprofile%\desktop\SR.txt
After it, you should find two files on your desktop: cbs.txt and SR.txt.

Post here the sr.txt .

If the command won't work, try these, one after the other (one by one):

copy %SYSTEMROOT%\logs\cbs\cbs.log %userprofile%\desktop\cbs.txt
findstr /c:"[SR]" %userprofile%\desktop\cbs.txt > %userprofile%\desktop\SR.txt
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...