sfc /scannow WILL NOT function

Anonymous
2020-04-22T21:30:43+00:00

Cmd Prompt > sfc /scannow says Windows Resource Protection could not start the repair service every time I try to use it. What I have tried to do to fix this through reading this site and many others but no luck. This is what I remember trying:

safe mode start

Windows Modules Installer is at manual

DISM /Online /Cleanup-Image /RestoreHealth > operation successfully completed

net start trustedinstaller>successful

chkdsk /r > typed y but it didn't work either

ICACLS C:\Windows\winsxs and restart

all have failed

administrator cmd prompt says C:\WINDOWS\system32 (I have  a 64 though some programs run on 32)

I tried reinstalling 10 with keeping my programs, but the internet is too slow to get it to work even after several days of trying. I can't fresh install even if I had my disk with me. Many of my programs can't be replaced well not by me.

Have  windows 10 but updates always fail many, many, many times if they going through at all. 

I need my pc working properly and something is definitely wrong with it. I need the scan and repair to work.

If someone can help me I would really appreciate the kindness.

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2020-05-13T07:55:26+00:00

(1) You don't seem to use the Downloads folder. I guess your way is OK.

(2) I don't like that bugcheck. Do you get a lot of them? Those are blue screen errors. There are many threads on bugchecks that are really sad to look at. They end up checking various hardware components one after the other, swapping RAM chips, installing fans & blowing out dust bunnies. But it could just be software as well.

(3) OS Build 17763.557 was 25 quality updates ago. That's pretty far back...!...

https://support.microsoft.com/en-us/help/4503327

June 11, 2019—KB4503327 (OS Build 17763.557)

Not sure what to suggest. Need to hit the sack.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2020-05-20T04:08:09+00:00

Affinity Designer & Affinity Photo have the same hardware specs...

  • Windows-based PC (64 bit) with mouse or equivalent input device
  • DirectX 10-compatible Graphics Cards and above
  • 2GB RAM minimum (4GB RAM recommended)
  • 670MB of available space; more during installation
  • 1280x768 display size or better

And your HP Pavilion 21-h013w can handle that. And you said one of them did work fine a while. (You got the other only after problems surfaced). I think specs isn't the problem.

(1) It could be worth a shot to deal with KB4023057 as in that article I posted earlier. It could be the real troublemaker with the services it has given you. Either uninstall or fully disable it. However, other threads indicate it's a monster to deal with. It will come back & never quit trying to upgrade your computer. And it can thwart WUShowHide.

(2) Or do the dual-install I also mentioned earlier & see what happens in that. You'll have a clean 1909 (as well as that buggy 1809). Want fuller instructions?

Was this answer helpful?

0 comments No comments

141 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-05-07T20:08:46+00:00

    The drive letters seem to be right now though I wish I knew what I did to make it like that so I don't do it again. I assume it was something I did somewhere along.

    

Yes I have that-

    
Local Group Memberships      *Administrators


    Global Group memberships     *None
The command completed successfully.

    
This is what I get when trouble shooting-

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-05-07T04:38:59+00:00

    (1)

    (a) When you switch on your computer & sign in - it should be to your user account. The Administrator account is for emergencies (& probably should be shut off until then). It is good you haven't been initiating the 1909 upgrade in the Administrator account. I don't think it is amenable to it.

    (b) You change those drive letters in the internal recovery environment (Shift+Restart). That's where they are messed up. When you enter the Command Prompt there, you are asked to select a user & then for the password. I think you said both the Administrator & your user account allowed you in. So - use the user account. If it fails, use the other. That would be an emergency.

    (2) That's right. When you "copy", it goes into the Clipboard. When you "paste", it comes out. But the Clipboard is cleared when Windows boots. It might not even be the same Clipboard for all I know. So, you can't use it to get text from the recovery environment into Windows.

    However, in the recovery environment, you can paste into a file. Then, after booting back to Windows, get it out of the file. Let us practice using a file here in Windows...

    (a) Open an Administrator Command Prompt.

    (b) Enter the following commands...

    NET  USERS

    NET  USER  Administrator

    NET  User   <your user name>

    ---- Use Ctrl-A & Ctrl-C to copy it ----

    Notepad

    Then use the File menu to Save AS. Browse to a folder of your choice, put a name into the name box (keep the .txt file type), & save it. If you were in the recovery environment, the file still is there after you boot back to Windows. Here is the contents of mine...

    Microsoft Windows [Version 10.0.18363.815]

    (c) 2019 Microsoft Corporation. All rights reserved.

    C:\WINDOWS\system32>net users

    User accounts for \PCRSCOMPUTER


    Administrator            DefaultAccount           Guest

    My_User_Name         WDAGUtilityAccount

    The command completed successfully.

    C:\WINDOWS\system32>net user administrator

    User name                    Administrator

    Full Name

    Comment                      Built-in account for administering the computer/domain        <<< See?

    User's comment

    Country/region code    000 (System Default)

    Account active               No                                                     <<< And mine is inactive - OFF

    Account expires             Never

    Password last set            ‎8/‎8/‎2018 10:09:17 PM

    Password expires             Never

    Password changeable      ‎8/‎8/‎2018 10:09:17 PM

    Password required            Yes

    User may change password     Yes

    Workstations allowed         All

    Logon script

    User profile

    Home directory

    Last logon                   ‎8/‎8/‎2018 10:10:05 PM

    Logon hours allowed          All

    Local Group Memberships      *Administrators

    Global Group memberships     *None

    The command completed successfully.

    C:\WINDOWS\system32>net user My_User_Name

    User name                   My_User_Name

    Full Name                    PCR Just PCR

    Comment

    User's comment

    Country/region code     000 (System Default)

    Account active               Yes

    Account expires              Never

    Password last set            ‎4/‎20/‎2019 6:20:00 PM

    Password expires             Never

    Password changeable          ‎4/‎20/‎2019 6:20:00 PM

    Password required            Yes

    User may change password     Yes

    Workstations allowed         All

    Logon script

    User profile

    Home directory

    Last logon                   Never

    Logon hours allowed          All

    Local Group Memberships      *Administrators               <<< Does yours say "Administrators"?

    Global Group memberships     *None                                     If so, it is an Administrator

    The command completed successfully.

    C:\WINDOWS\system32>notepad

    C:\WINDOWS\system32>

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-05-06T16:34:39+00:00

    Need to know before I try  4) manually changing drive letters - should that done be through administrator of my account? I would assume admin but not sure how messed I make things if I was wrong.

    I don't know about a Built-in-administrator account compared to what appears on my pc or how to turn it on or off for that matter. It's always just been Administrator. Start up has always asks to choose account - Administrator or mine; I use mine. All updates were/are tried while in my account only.

    I use the shortcut keys mostly for copy&paste (use it loads in my graphic programs) but it just wouldn't paste in windows when copied from the recovery partition. Worked everywhere else as long as windows is up and happy. I usually copy to notebook and save it so I can review even if I don't really understand it.

    Was this answer helpful?

    0 comments No comments