AUTOMATE "Control Panel Troubleshooting Settings in windows 10 PC"


  1. Posts : 7
    Windows 10
       #1

    AUTOMATE "Control Panel Troubleshooting Settings in windows 10 PC"


    How can I Uncheck the Checkbox for "Allow Troubleshooting to begin immediately when started" using Registry , Power Shell or Command prompt ?
      My Computer


  2. Posts : 301
    Windows 11 - Ver: 22H2 - Build: 22621.1105
       #2

    Maybe this:

    Code:
    I have found the actual answer to this problem.
    1) Open Windows PowerShell with Administrator privileges
    2) Type the following command: Disable-WindowsErrorReporting
    3) Press Enter. 
    If you see "True", then it worked. Error reporting is now disabled.
    Source : https://answers.microsoft.com/en-us/...fbf1887?page=2
    Last edited by sbh7600; 16 Sep 2019 at 07:27.
      My Computer


  3. Posts : 68,937
    64-bit Windows 11 Pro for Workstations
       #3

    Hello Vash, and welcome to Ten Forums.

    Do you mean for the Recommended Troubleshooting setting?

    Turn On or Off Automatic Recommended Troubleshooting in Windows 10
      My Computers


  4. Posts : 7
    Windows 10
    Thread Starter
       #4

    What I need is :
    Control Panel > Troubleshooting > Change Settings > "Allow Troubleshooting to begin immediately when started " > (Disable)
    Using PowerShell or Registry or Command Prompt .
    I'm looking for it since last 1 Week but not getting it anywhere .
      My Computer


  5. Posts : 68,937
    64-bit Windows 11 Pro for Workstations
       #5

    Vash6082 said:
    What I need is :
    Control Panel > Troubleshooting > Change Settings > "Allow Troubleshooting to begin immediately when started " > (Disable)
    Using PowerShell or Registry or Command Prompt .
    I'm looking for it since last 1 Week but not getting it anywhere .
    Here's the registry location for that.

    (Disable)
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MSDT]
    "AllowSkipFirstPage"=dword:00000000


    (Enable)
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MSDT]
    "AllowSkipFirstPage"=dword:00000001
      My Computers


  6. Posts : 7
    Windows 10
    Thread Starter
       #6

    Thanks a lot @Brink my problem is solved . Thank you everyone for putting your effort . Appreciate it :)
      My Computer


  7. Posts : 68,937
    64-bit Windows 11 Pro for Workstations
       #7

    You're most welcome.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:12.
Find Us




Windows 10 Forums