Windows 10: How to execute a task when a registry key changes?

Discus and support How to execute a task when a registry key changes? in Windows 10 Ask Insider to solve the problem; A specific registry key seems to reset randomly for no reason, so I've been trying to get it to revert back to my configuration every time it changes.... Discussion in 'Windows 10 Ask Insider' started by /u/Gollsbean, Mar 28, 2022.

  1. How to execute a task when a registry key changes?


    A specific registry key seems to reset randomly for no reason, so I've been trying to get it to revert back to my configuration every time it changes. But I can't figure out how to set it as an event in the task scheduler.

    submitted by /u/Gollsbean
    [link] [comments]

    :)
     
    /u/Gollsbean, Mar 28, 2022
    #1

  2. Execute a command from SCCM Task sequence step "Run a Command line"

    Hi,

    Thanks for your suggestion.

    That will work indeed, however I need to run it from the SCCM Task Sequence's Run Command Line Step and I am not able to figure out how to do that.

    Can we change line while executing command from SCCM Task Sequence's Run Command Line Step?

    Regards
     
    sccm_learner, Mar 28, 2022
    #2
  3. How to make the registry key has an effect on IE11 Addon Bing?

    Thanks, Denis.
    I checked all of my IE 11 settings registry keys and contrasted with the settings of user interface.
    All other registry keys were work fine to change the settings of user interface.
    Only this registry key of disabling search suggestion was not work at all.
     
    shiwan0804, Mar 28, 2022
    #3
  4. Joey P. Win User

    How to execute a task when a registry key changes?

    [W10] Delete executed programs list from registry.

    Hi!

    I would like to delete the list of programs my PC has executed. Not the start menu recent program list, but the complete one. I'm using a program called "Executed programs list", from Nirsoft, that tells me which programs have been executed and when, but doesn't
    allow me to delete the registry entry associated. CCleaner hasn't been completely helpful (only deleted half of the list). The program searches data from the following registry keys:

    • HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCache
    • HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Compatibility Assistant\Persisted
    • HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Compatibility Assistant\Store
    • HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache

    I've also deleted those keys manually, except the ShellNoRoam one, because apparently doesn't exist in my registry, to no avail. What am I missing? Is the ShellNoRoam key elsewhere? Is there any program I can use to completely wipe this information?
     
    Joey P., Mar 28, 2022
    #4
Thema:

How to execute a task when a registry key changes?

Loading...
  1. How to execute a task when a registry key changes? - Similar Threads - execute task registry

  2. How to change registry when not signed in as admin

    in Windows 10 Gaming
    How to change registry when not signed in as admin: If I open regedit and try to add a key, I get access denied. When I then run regedit ad administrator, the current user changes and I cannot amend the registry for the user currently logged into windows. How do I amend the registry of a user who is logged in, who is not an...
  3. How to change registry when not signed in as admin

    in Windows 10 Software and Apps
    How to change registry when not signed in as admin: If I open regedit and try to add a key, I get access denied. When I then run regedit ad administrator, the current user changes and I cannot amend the registry for the user currently logged into windows. How do I amend the registry of a user who is logged in, who is not an...
  4. How to change TDR values and edit "Registry keys".

    in Windows 10 Gaming
    How to change TDR values and edit "Registry keys".: Hi,I would like a technician to help/guide me through the process of editing the "TDR values" of the GPU.I would really appreciate if remote assistance is available Thanks!...
  5. How to change TDR values and edit "Registry keys".

    in Windows 10 Software and Apps
    How to change TDR values and edit "Registry keys".: Hi,I would like a technician to help/guide me through the process of editing the "TDR values" of the GPU.I would really appreciate if remote assistance is available Thanks!...
  6. How to change TDR values and edit "Registry keys".

    in Windows 10 Drivers and Hardware
    How to change TDR values and edit "Registry keys".: Hi,I would like a technician to help/guide me through the process of editing the "TDR values" of the GPU.I would really appreciate if remote assistance is available Thanks!...
  7. Registry keys registry keys

    in Windows 10 Customization
    Registry keys registry keys: Where can I customize the file type/extension icon? John 137822
  8. Change registry value in dynamically created registry key

    in Windows 10 Drivers and Hardware
    Change registry value in dynamically created registry key: Hello, I need find a way to disable the onboard microphone on a number of Windows 10 laptops I am imaging via SCCM OSD. After a lot of research it seems the best way to do this is by changing a registry value that controls whether the mic is enabled or disabled. I've...
  9. Change Registry-Key with Powershell

    in Windows 10 Support
    Change Registry-Key with Powershell: Hi Forum I have a Problem with changing Registry-Keys with PowerShell. I use the following entry: $path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\UserChosenExecuteHandlers \StorageOnArrival" Set-ItemProperty -Path $path -Name Default -Value...
  10. Change Registry-Key with Powershell

    in Windows 10 Performance & Maintenance
    Change Registry-Key with Powershell: Hi Forum I have a Problem with changing Registry-Keys with PowerShell. I use the following entry: $path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\UserChosenExecuteHandlers \StorageOnArrival" Set-ItemProperty -Path $path -Name Default -Value...