Windows 10: Search for a registry data value by command line

Discus and support Search for a registry data value by command line in Windows 10 Customization to solve the problem; I see some MVPs and experts helping on this forum, if you can help me or give me guidance I would appreciate it! I'd like to search for the value... Discussion in 'Windows 10 Customization' started by Wille Tech, Jun 6, 2020.

  1. Search for a registry data value by command line


    I see some MVPs and experts helping on this forum, if you can help me or give me guidance I would appreciate it!


    I'd like to search for the value 2004 in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion


    Search for a registry data value by command line acbbe506-ff02-46bb-9cdf-2348c44c7451?upload=true.png


    not in the subkeys, as HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\...


    I am using the command:


    Reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /S /F "2004"


    The result is a search for all keys, as well as subkeys.


    If anyone can help me find the information for the CurrentVersion key only, I appreciate it!

    :)
     
    Wille Tech, Jun 6, 2020
    #1
  2. Naki Win User

    GPU-Z what command line parameter ?

    Suggestion: /? (-?) and /help (-help) command-line arguments to show a list of all possible arguments in a small window. *Smile Search for a registry data value by command line :)
     
    Naki, Jun 6, 2020
    #2
  3. ryanly Win User
    GPU-Z what command line parameter ?

    Current /? (-?) or / help (-help) parameter is invalid
     
    ryanly, Jun 6, 2020
    #3
  4. Search for a registry data value by command line

    ForcedReboot Registry Key Value

    Hi Daniel,

    ForcedReboot is one of the subkeys in the registry. Subkeys contain data entries called values. The presence of a value on a key is a form of data that an application requires for it to run. An application opens a key and uses the values associated with
    the key to perform specific functions. A key can have any number of values, and the values can be in any form.

    You can visit these links for further information about registry values:


    Note: We do not recommend navigating and editing the values of the keys and subkeys in the registry. Changing the values of the keys and subkeys in the registry might cause serious system issues.

    We would like to ask if you are experiencing any issues on your Windows device. Since you are interested on finding what the value of a subkey stands for, we think that you are trying to troubleshoot your computer. If in case you are having any errors or
    issues with your Microsoft products, let us know so that we could assist you further.

    We are looking forward to your response.
     
    Darleen Pen, Jun 6, 2020
    #4
Thema:

Search for a registry data value by command line

Loading...
  1. Search for a registry data value by command line - Similar Threads - Search registry data

  2. Invalid value for registry

    in Windows 10 Gaming
    Invalid value for registry: A few months ago, I noticed that, out of nowhere, some preinstalled apps refused to open. The ones I can list off the top of my head are- notepad- calculator- photos- the media player for audio- the microsoft store- the snipping toolWhen I try to open a file using an app like...
  3. Command line to add dword to registry

    in Windows 10 Gaming
    Command line to add dword to registry: I currently have this registry HKEY_LOCAL_MACHINE\SOFTWARE\EveryonePrint\HCP Client and would like to add a DWORD to it with the value 00000000 but it is coming up with invalid syntax error. What is wrong with my command line below? I can manually add the DWORD using register...
  4. Command line to add dword to registry

    in Windows 10 Software and Apps
    Command line to add dword to registry: I currently have this registry HKEY_LOCAL_MACHINE\SOFTWARE\EveryonePrint\HCP Client and would like to add a DWORD to it with the value 00000000 but it is coming up with invalid syntax error. What is wrong with my command line below? I can manually add the DWORD using register...
  5. Editing registry data value with CMD

    in Windows 10 Support
    Editing registry data value with CMD: hey all , i need to edit a registry value data without overwriting the previous one , i just want to add a string for example and not to change the entire value , and it needs to be we the command prompt , i hope i was clear with my question ill appreciate any help 173859
  6. RegSetValueExW failed to write value name and value data to registry

    in Windows 10 Customization
    RegSetValueExW failed to write value name and value data to registry: RegSetValueExW Unicode version of function failed to write the value name and value data to registry in windows 10. The value name contains more than 1000 characters,value data contains 16,000 characters. RegSetValueExW function return returns ERROR_SUCCESS but the value...
  7. Cannot change the start value data in Registry Editor

    in Windows 10 Ask Insider
    Cannot change the start value data in Registry Editor: So, I bought my pc a few weeks ago and I recently realized windows isn't updating itself. I looked up in services and found "wuauserv" to disabled. I tried to start the Windows Update Service from there but it stops itself after starting. Then, I ran Registry Editor as...
  8. What is the registry keys: !Do not use this registry key? And data values: Use the...

    in Windows 10 Customization
    What is the registry keys: !Do not use this registry key? And data values: Use the...: Good day, What does this mean? In my laptop (Windows 10 64 bit Home) In Registry Editor. HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ \ CurrentVersion \ Explorer \ Shell Folders. It is a key that is called !Do not use this registry key. Entered value: Use the...
  9. registry return value

    in Windows 10 Customization
    registry return value: hello Champs, I use one app to return a value in the browser in the following form: the registry entry is now: "C:\Program Files\Internet Explorer\IEXPLORE.EXE" %1 the result in the IE browser is: http://SR:123456789/ is it possible to change the registry entry so that it...
  10. Need Registry Value Data For Default Text Icon

    in Windows 10 Customization
    Need Registry Value Data For Default Text Icon: Hi there, I wanted to customize my text file icon, by replacing it with an icon I created. The registry change was successful. My custom made icon has now replaced the default icon. However, I mistakenly forgot to make note of, or export the registry file default value....