Windows 10: Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes

Discus and support Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes in Windows 10 Customization to solve the problem; I was experimenting on my own system with process hardening for launching files in Windows 10 Pro, under "App & browser control" -> "Exploit... Discussion in 'Windows 10 Customization' started by PhilReason, Oct 5, 2019.

  1. Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes


    I was experimenting on my own system with process hardening for launching files in Windows 10 Pro, under "App & browser control" -> "Exploit protection" -> "Program Settings".


    I had added custom settings for svchost.exe, and enabled several rules, specifically the rule "Do not allow child processes" switched to "on", and to override the system setting.


    I did this in an attempt to try a simple method to both block the oh-so-many frivolous background processes which clutter my system's resources, while also testing for mitigation methods against USB-exploits by self-executing code (firmware rootkit mitigation).


    Unfortunately I can no longer edit administrative settings, as clicking "apply" or initializing any other system task requiring an unrestrained svchost process no longer works. My system is effectively now a 'very' secure 'dumb windows client' seemingly without any system-altering process access. UAC is non-invokable, do to inability to confirm actions; when attempted a dialog box does come up, but clicking "OK" does nothing, or spawns an Exception dialog box: "The process creation has been blocked".


    The actual configuration ():


    Code:
    
    <AppConfig Executable="svchost.exe">
        <DEP Enable="true" EmulateAtlThunks="true" />
        <ASLR ForceRelocateImages="true" RequireInfo="true" BottomUp="true" HighEntropy="true" />
        <StrictHandle Enable="true" />
        <SystemCalls DisableWin32kSystemCalls="false" Audit="true" />
        <ExtensionPoints DisableExtensionPoints="true" />
        <DynamicCode BlockDynamicCode="true" AllowThreadsToOptOut="false" Audit="false" />
        <ControlFlowGuard Enable="true" SuppressExports="false" StrictControlFlowGuard="true" />
        <SignedBinaries MicrosoftSignedOnly="true" AllowStoreSignedBinaries="true" Audit="false" AuditStoreSigned="false" EnforceModuleDependencySigning="true" />
        <Fonts DisableNonSystemFonts="true" AuditOnly="false" Audit="false" />
        <ImageLoad BlockRemoteImageLoads="true" AuditRemoteImageLoads="false" BlockLowLabelImageLoads="true" AuditLowLabelImageLoads="false" />
        <Payload EnableExportAddressFilter="true" AuditEnableExportAddressFilter="false" EnableExportAddressFilterPlus="true" AuditEnableExportAddressFilterPlus="false" EnableImportAddressFilter="true" AuditEnableImportAddressFilter="false" EnableRopStackPivot="true" AuditEnableRopStackPivot="false" EnableRopCallerCheck="true" AuditEnableRopCallerCheck="false" EnableRopSimExec="true" AuditEnableRopSimExec="false" />
        <SEHOP Enable="true" TelemetryOnly="false" />
        <Heap TerminateOnError="true" />
        <ChildProcess DisallowChildProcessCreation="true" Audit="false" />
      </AppConfig>
    
    

    Note that any problems mentioned here began immediately after 'locking-down' svchost.exe.


    I would rather not reinstall the OS, nor use a system restore point, but may as a last resort; my goal is to undo this crippling action during runtime.


    My Question: Assuming it is possible, how should I be able to mitigate this problem?


    Thanks in advance for any advice or solutions! "Complicated" solutions or hints are welcome, if solely to restore workability.

    :)
     
    PhilReason, Oct 5, 2019
    #1
  2. Drone Win User

    Analyzing Svchost processes in Windows

    Here's how to track down detailed information about any Svchost.exe process running in Windows 7/8.

    a) You can use the Tasklist command-line tool to learn which services are running in a Svchost.exe. Just run cmd (command prompt) and hit

    Tasklist /svc /fo list

    Scroll through the list and find what you need. It's not quite intuitive so you can use third party programs with gui. See below:

    b) You can use svchost viewer. Best utility. Note: to run this under XP you need .Net framework 2.0


    Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes [​IMG]


    c) Svchost Process Analyzer is another app for that.


    Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes svchost.gif


    d) And another app called Svchost lookup tool


    Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes [​IMG]


    e) And it won't hurt if you use Process Explorer and System Explorer.


    It's never bad to keep your system under control, plus all these apps are portable no installation is required.

    kthbai
     
    Drone, Oct 5, 2019
    #2
  3. Block Google Chrome for Child

    I have 5 kids to setup content restrictions for. Though I love that Microsoft gives the power to have the safety features it does, the process is RIDICULOUS if you are doing it for more than 1 child!!!

    I attempted to setup my 3 younger kids to only have access to a couple of specific websites, but no other sites. During that process I removed Google Chrome from the blocked apps list. What I did not know was that I had to use Microsoft Edge (one of the
    worst browsers ever) to use the feature that only allows certain sites. So now Google Chrome is no longer a blocked app, but yet the site has no way to just add it back.

    I looked up how to block an app and was SHOCKED by the official info from Microsoft. See Below. Basically your kid has to use an app before you can add it to the blocked list. Doesn't that defy the purpose of having safety features for a child?

    Besides... I used my child's account and opened Chrome, yet it still DID NOT show up in their activity list in order to block it. NOW WHAT?

    FROM MICROSOFT

    Blocking specific apps is possible with the Microsoft Account's Family Safety Feature. To block a specific application on your child's account, it is a requirement that the app must be used by your child, so that it will appear in under the Recent Activity
    list. For your child's security, you can log in as the child and launch the app to satisfy this requirement.

    Follow these steps to successfully block specific applications:

    1. Visit the Microsoft Family website and then sign in your Microsoft Account.
    2. Click the account of the child that you want to block from using an app.
    3. Select Recent Activity.
    4. Click to ensure that Activity Reporting is turned on.
    5. Scroll down and look for Apps & Games.
    6. Choose the apps that you want to block on your child's account.
    7. Click Block to block usage of the app.
     
    msquaredonline, Oct 5, 2019
    #3
  4. Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes

    child in ms family - resend the invitation

    Hi Sudibar,



    Thank you for posting your query on Microsoft Community.



    I understand that you are facing issues with Windows 10. Sorry for the inconvenience caused to you.

    The issue could occur if there is issue while resending the child invitation.

    In order to help you better, please provide the information:

    1. Are you able to see the child account on family list in the family safety website?

    2. Are you getting any error message when you try to resend the invitation to child's email address?



    Refer to the below methods and check if it helps.



    I suggest you to run the family safety troubleshooter and check if it helps.

    http://go.microsoft.com/?linkid=9836307

    Reply to us with the information, so that we can assist you better.

    Get back to us if you need any further assistance on Windows related issues and we will be glad to help.
     
    Nyima Yonten, Oct 5, 2019
    #4
Thema:

Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes

Loading...
  1. Need to Repair svchost.exe Security: Resending Rule Blocking Child Processes - Similar Threads - Need Repair svchost

  2. Resend a dispute

    in Microsoft Windows 10 Store
    Resend a dispute: I had a dispute regarding a software download. I called the bank and recended my dispute now I want to download my purchase. https://answers.microsoft.com/en-us/windows/forum/all/resend-a-dispute/f3007ac0-5a85-41bc-a7cb-2dbc6fa6538d
  3. Explicit block rule NOT taking precedence over allow rule

    in AntiVirus, Firewalls and System Security
    Explicit block rule NOT taking precedence over allow rule: According to this MS article, block rules are supposed to take precedence over any conflicting allow rules in the Defender firewall. However, I do not see this happening. I have an allow rule which basically allows any traffic to an FTP server running on this Windows box. It...
  4. Blocked exe file

    in Windows 10 Software and Apps
    Blocked exe file: I am sure someone somewhere has a virtual voodoo doll of me. This is the exe file for a game I have had since 2007. It has never happened before. I have scanned the folder with Kaspersky. It says its clean. I have switched off UAC, then switched off the pc, and restarted it,...
  5. Svchost blocked

    in Windows 10 Software and Apps
    Svchost blocked: Hey i am Evan I am having problem in my computer When i go to ms-store > download and updates > then when i click get updates then ms store lags and a message come from my antivirus svchost.exe blocked . And in my pc i can't update my apps like minecraft , roblox . Please...
  6. Svchost blocked

    in Windows 10 Ask Insider
    Svchost blocked: When I open mozilla firefox, windows defender blocks svchost.exe from accessing secured folder %userprofile%/Videos Can anyone help me out with this one and tell me why is this happening? submitted by /u/Dalrew [link] [comments]...
  7. Exe blocked.

    in AntiVirus, Firewalls and System Security
    Exe blocked.: Hello, I am operating on Microsoft office 2010 but would like to upgrade to Microsoft professional plus office 2013. Unfortunately whenever I try to install I get a message by Windows defender "Unauthorized changes are blocked". What can I do in order to be authorized?...
  8. Windows svchost process

    in Windows 10 BSOD Crashes and Debugging
    Windows svchost process: Hi I have literally go not idea what's happening here but what bi have highlighted here is the svchost process, there's about 30 of these showing up.... Not using up cpu usage but its eating away my memory. Anyone have a clue what is going on and how I can sort this out....
  9. Inbound Firewall Rule that Blocks

    in Windows 10 Customization
    Inbound Firewall Rule that Blocks: Please help me understand how the 2 Inbound Rules created by MMC actually operate. Action, Enabled, Service, Program, Protocol Block, Yes, Any, C:\windows\system32\mmc.exe, TCP Block, Yes, Any, C:\windows\system32\mmc.exe, UDP If these...
  10. Stuttering in games caused by svchost process

    in Windows 10 Performance & Maintenance
    Stuttering in games caused by svchost process: Ok so in some of my games, when I am playing I get random stutters, the cause of which I have finally narrowed down to svchost being the culprit. Before I go any further my PC specs are: Core i7 6700 GTX 1070 16 GB 2133 Mhz RAM 250 GB SSD 1 TB HDD I have Windows...
Tags: