Windows 10: I disabled all Microsoft services in system config and now I can’t log in

Discus and support I disabled all Microsoft services in system config and now I can’t log in in Windows 10 Software and Apps to solve the problem; My laptop was running a few applications pretty poorly which it hadn’t been doing a few days prior. I did everything I could to try and reduce the lag,... Discussion in 'Windows 10 Software and Apps' started by Daniel_2121, Apr 18, 2022.

  1. I disabled all Microsoft services in system config and now I can’t log in


    My laptop was running a few applications pretty poorly which it hadn’t been doing a few days prior. I did everything I could to try and reduce the lag, clearing Google search history, opening up additional storage by deleting temporarily files and old pictures/apps I didn’t need or didn’t use, I disabled all unnecessary background tasks using task manager and all start up applications Spotify, discord, etc using system configuration, I even tried restarting my laptop. None of it was working so I decided to open system configuration and hit “disable all services” including those by Microsoft

    :)
     
    Daniel_2121, Apr 18, 2022
    #1
  2. omidsolo Win User

    Disable System Restore


    Hi,
    I need to do the following tasks in the System Restore:

    1. Set Max Usage = 0
    2. Delete all restore points
    3. Disable System Restore

    Should be using Command Line.
    1st and 2nd step I've no any idea how to do.
    For 3rd step:

    net stop srservice
    sc config srservice start=disabled
    REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore" /V "DisableSR" /T REG_DWORD /D 1 /F
    REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore" /V "DisableSR" /T REG_DWORD /D 1 /F

    although srservice does not work on Win10 :: The service name is invalid.

    This one I also found but does not work:
    REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /V "{09F7EDC5-294E-4180-AF6A-FB0E6A0E9513}" /T REG_MULTI_SZ /D "0" /F
    vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=0GB

    Any advise?
    Thanks.
     
    omidsolo, Apr 18, 2022
    #2
  3. CPDUserSvc_203ecd in Services as Unknown..? cant be disabled

    To disable the whole bunch:

    sc config CDPUserSvc start= disabled
    reg add "HKLM\System\CurrentControlSet\Services\PimIndexMaintenanceSvc" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKLM\System\CurrentControlSet\Services\UserDataSvc" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKLM\System\CurrentControlSet\Services\UnistoreSvc" /v "Start" /t REG_DWORD /d "4" /f

    One Drive is also part of UnistackSvcGroup, if you want to disable that too:

    sc config OneSyncSvc start= disabled
    sc config OneSyncSvc_Session1 start= disabled
     
    TairikuOkami, Apr 18, 2022
    #3
  4. omidsolo Win User

    I disabled all Microsoft services in system config and now I can’t log in

    Advise on disabling services

    Hi,
    I made this script to disable unnecessary services on my system but I'm sure there are some services I'm disabling by mistake which should not be disabled since it causes my Network and VPN not working.
    I know list is huge but maybe someone wants to take a look and find some services which must not be disabled at all.
    Thanks in advance I disabled all Microsoft services in system config and now I can’t log in :)
    Code:
     
    omidsolo, Apr 18, 2022
    #4
Thema:

I disabled all Microsoft services in system config and now I can’t log in

Loading...
  1. I disabled all Microsoft services in system config and now I can’t log in - Similar Threads - disabled Microsoft services

  2. I disabled all msconfig services, and now I can’t log in.

    in Windows 10 Gaming
    I disabled all msconfig services, and now I can’t log in.: I’ve had this constant issue with my dell desktop, I can put it on sleep and leave it for weeks, and when I return to it, it’s still just in sleep mode, but other times, if I return to the computer 30 mins after putting it in sleep mode, it will have restarted/ shut down, it...
  3. I disabled all msconfig services, and now I can’t log in.

    in Windows 10 Software and Apps
    I disabled all msconfig services, and now I can’t log in.: I’ve had this constant issue with my dell desktop, I can put it on sleep and leave it for weeks, and when I return to it, it’s still just in sleep mode, but other times, if I return to the computer 30 mins after putting it in sleep mode, it will have restarted/ shut down, it...
  4. I accidentally disabled all Microsoft services in system config and now I can’t log in

    in Windows 10 Gaming
    I accidentally disabled all Microsoft services in system config and now I can’t log in: I was trying to do a clean boot up. I have tried every solution on the internet and nothing worked for me. https://answers.microsoft.com/en-us/windows/forum/all/i-accidentally-disabled-all-microsoft-services-in/8d9ac8d7-92d0-4220-bc5e-8ed43bc1598d
  5. I accidentally disabled all Microsoft services in system config and now I can’t log in

    in Windows Hello & Lockscreen
    I accidentally disabled all Microsoft services in system config and now I can’t log in: I was trying to do a clean boot up. I have tried every solution on the internet and nothing worked for me. https://answers.microsoft.com/en-us/windows/forum/all/i-accidentally-disabled-all-microsoft-services-in/8d9ac8d7-92d0-4220-bc5e-8ed43bc1598d
  6. I accidentally disabled all Microsoft services in system config and now I can’t log in

    in Windows 10 Software and Apps
    I accidentally disabled all Microsoft services in system config and now I can’t log in: I was trying to do a clean boot up. I have tried every solution on the internet and nothing worked for me. https://answers.microsoft.com/en-us/windows/forum/all/i-accidentally-disabled-all-microsoft-services-in/8d9ac8d7-92d0-4220-bc5e-8ed43bc1598d
  7. Disabled services in system config, cannot log into windows

    in Windows 10 Gaming
    Disabled services in system config, cannot log into windows: I disabled services in system config due to a suggestion I saw to help my PC run quicker. It had me restart my PC after doing so and since then I can no longer log in, it only prompts with "Something happened to your PIN" and if I try to reset the PIN nothing happens. I tried...
  8. Disabled services in system config, cannot log into windows

    in Windows 10 Software and Apps
    Disabled services in system config, cannot log into windows: I disabled services in system config due to a suggestion I saw to help my PC run quicker. It had me restart my PC after doing so and since then I can no longer log in, it only prompts with "Something happened to your PIN" and if I try to reset the PIN nothing happens. I tried...
  9. I disabled all Microsoft services in system config and now I can’t log in

    in Windows 10 Gaming
    I disabled all Microsoft services in system config and now I can’t log in: My laptop was running a few applications pretty poorly which it hadn’t been doing a few days prior. I did everything I could to try and reduce the lag, clearing Google search history, opening up additional storage by deleting temporarily files and old pictures/apps I didn’t...
  10. I disabled all my Microsoft services through System Configuration, now I can’t login...

    in Windows Hello & Lockscreen
    I disabled all my Microsoft services through System Configuration, now I can’t login...: So recently I wanted to make my CPU perform better so I did a few things to improve it, one of these improvements was where I went to System Configuration to disable all microsoft services which I wanted to do and I did, then after I applied the changes it asked me to restart...