Windows 10: Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor

Discus and support Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor in Windows 10 Gaming to solve the problem; I just found this registry key called friendlytypename in Computer\HKEY_CLASSES_ROOT\exefile that contains a data code... Discussion in 'Windows 10 Gaming' started by MR CREEP2, Oct 17, 2023.

  1. MR CREEP2 Win User

    Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor


    I just found this registry key called friendlytypename in Computer\HKEY_CLASSES_ROOT\exefile that contains a data code @%SystemRoot%\System32\shell32.dll,-10156. is this malicious?

    :)
     
    MR CREEP2, Oct 17, 2023
    #1
  2. Frogger Win User

    Modded Registry. Want Old Back....

    did you try this

    To restore the registry
    Open Registry Editor.
    Click Options, and then click Print to print these instructions. (If you are using the Help and Support Center, click Print above the topic area.) They will not be available after you shut down your computer in step 2.
    Click Start, and then click Shut Down.
    In the list, click Restart, and then click OK.
    When you see the message Please select the operating system to start, press F8.
    Use the arrow keys to highlight Last Known Good Configuration, and then press ENTER.
    NUM LOCK must be off before the arrow keys on the numeric keypad will function.

    Use the arrow keys to highlight an operating system, and then press ENTER.
    Caution

    Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should back up any valued data on your computer.
    Notes

    To open Registry Editor, click Start, click Run, type regedit, and then click OK.
    Choosing Last Known Good Configuration provides a way to recover from problems such as a newly added driver that may be incorrect for your hardware. It does not solve problems caused by corrupted or missing drivers or files.
    When you choose Last Known Good Configuration, Windows restores information in registry key HKLM\System\CurrentControlSet only. Any changes you have made in other registry keys remain.
     
    Frogger, Oct 17, 2023
    #2
  3. DaveM121 Win User
    missig registry values

    Hi Alastor, OK, let us see if we can manually fix the file association . . .

    Click your Start Button, type regedit and hit enter

    In the Registry Editor, navigate to:

    HKEY_CLASSES_ROOT - .exe

    In the right pane, double click (Default) key and set Data value to exefile

    Then Navigate to (note you will have to scroll a long way down past all the entries beginning with (dot) and then down to keys beginning with e:

    HKEY_CLASSES_ROOT - exefile shell\open\command

    In the right pane select (Default), double click it and set its Value data to “%1” %*

    Restart your PC
     
    DaveM121, Oct 17, 2023
    #3
  4. Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor

    General Registry Tweaks

    Some of the basic tweaks I always apply to in Windows:

    Copy the right section between the dotted lines, paste into notepad and save as a ".reg" file, double click on the newly saved file, then click yes.



    Add Copy to, Move to to right-click Menu.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
    @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
    @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
    ------------------------------------------------------------------------


    Device Manager on My Computer Right-Click Menu.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager]
    @=hex(2):44,00,65,00,76,00,26,00,69,00,63,00,65,00,20,00,4d,00,61,00,6e,00,61,\
    00,67,00,65,00,72,00,00,00

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager\command]
    @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\
    00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\
    65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
    00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
    32,00,5c,00,64,00,65,00,76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,\
    00,00,00
    ------------------------------------------------------------------------


    Disable Low Disk Space Notification.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    "NoLowDiskSpaceChecks"=dword:00000001
    ------------------------------------------------------------------------


    Improve menu responsiveness and Shutdown speeds.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Control Panel\Desktop]
    "AutoEndTasks"="1"
    "HungAppTimeout"="1000"
    "MenuShowDelay"="80"
    "WaitToKillAppTimeout"="1000"
    "LowLevelHooksTimeout"="1000"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
    "WaitToKillServiceTimeout"="1000"
    ------------------------------------------------------------------------


    My Computer Icon First before My Douments Icon on Desktop.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
    "SortOrderIndex"=dword:00000054
    ------------------------------------------------------------------------


    No Computer System Beeps.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Control Panel\Sound]
    "Beep"="No"
    ------------------------------------------------------------------------


    Null Acceleration Mouse Fix.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Control Panel\Mouse]
    "SmoothMouseXCurve"=hex:00,00,00,00,00,00,00,00,00,a0,00,00,00,00,00,00,00,40,\
    01,00,00,00,00,00,00,80,02,00,00,00,00,00,00,00,05,00,00,00,00,00
    "SmoothMouseYCurve"=hex:00,00,00,00,00,00,00,00,66,a6,02,00,00,00,00,00,cd,4c,\
    05,00,00,00,00,00,a0,99,0a,00,00,00,00,00,38,33,15,00,00,00,00,00
    ------------------------------------------------------------------------


    Prevent Old File Compression.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old files]
    ------------------------------------------------------------------------


    Remove Recent Douments Menu.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    "NoRecentDocsMenu"=dword:00000001
    ------------------------------------------------------------------------


    Remove Windows Flag From Toolbar (Windows XP).reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
    "ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\
    17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,56,\
    00,00,00,02,00,00,00,29,00,00,00,57,00,00,00,03,00,00,00,a8,00,00,00,00,00,\
    00,00,04,00,00,00,09,00,00,00,55,01,00,00

    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
    "ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,13,00,00,00,\
    33,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e1,00,00,00,df,\
    01,00,00,04,00,00,00,01,00,00,00,bd,00,00,00,02,00,00,00,20,00,00,00,8d,01,\
    00,00,03,00,00,00,09,00,00,00,b8,00,00,00
    ------------------------------------------------------------------------


    Services on My Computer Right-Click Menu.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Services]
    @="Ser&vices"

    [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Services\command]
    @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\
    00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\
    65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
    00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
    32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73,\
    00,63,00,00,00
    ------------------------------------------------------------------------


    Turn off last access time stamp for NTFS.reg
    ------------------------------------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
    "NtfsDisableLastAccessUpdate"=dword:00000001
    ------------------------------------------------------------------------


    Merge all of these into your registry for a guaranteed 100% more efficient generalized use of Windows.
     
    SabreWulf69, Oct 17, 2023
    #4
Thema:

Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor

Loading...
  1. Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor - Similar Threads - Suspicous registry key

  2. Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor

    in Windows 10 Software and Apps
    Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor: I just found this registry key called friendlytypename in Computer\HKEY_CLASSES_ROOT\exefile that contains a data code @%SystemRoot%\System32\shell32.dll,-10156. is this malicious?...
  3. Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor

    in Windows 10 Customization
    Suspicous registry key in Computer\HKEY_CLASSES_ROOT\exefile registry editor: I just found this registry key called friendlytypename in Computer\HKEY_CLASSES_ROOT\exefile that contains a data code @%SystemRoot%\System32\shell32.dll,-10156. is this malicious?...
  4. Registry Editor

    in Windows 10 Gaming
    Registry Editor: Is it a bad policy for anyone to put a screenshot of any part of the Registry Editor here in the Microsoft Community?Kenneth https://answers.microsoft.com/en-us/windows/forum/all/registry-editor/0414b1f2-50cf-4d94-9c9f-20665a45b5cb
  5. Registry Editor

    in Windows 10 Software and Apps
    Registry Editor: Is it a bad policy for anyone to put a screenshot of any part of the Registry Editor here in the Microsoft Community?Kenneth https://answers.microsoft.com/en-us/windows/forum/all/registry-editor/0414b1f2-50cf-4d94-9c9f-20665a45b5cb
  6. Registry Editor

    in Windows 10 Gaming
    Registry Editor: I am trying to turn on my kernel-mode hardware-enforced stack protection, got to the Registry Editor and do to how sensitive this is I would like to ask if I should make a new FeatureSettings called FeatureSettingsOverride? I was following what it says here...
  7. Registry Editor

    in Windows 10 Software and Apps
    Registry Editor: I am trying to turn on my kernel-mode hardware-enforced stack protection, got to the Registry Editor and do to how sensitive this is I would like to ask if I should make a new FeatureSettings called FeatureSettingsOverride? I was following what it says here...
  8. Registry editors

    in Windows 10 Software and Apps
    Registry editors: What is the safest registry editor product for Windows 11? https://answers.microsoft.com/en-us/windows/forum/all/registry-editors/6183e553-c449-4119-9f14-e55e2eed69d5
  9. Registry Editor

    in Windows 10 Software and Apps
    Registry Editor: So I was looking for a way to optimize my pc's gaming performance and I tried optimization tweaks and mistakingly messed wth the registry editor and permissions so if i try to open file explorer or most windows apps like RunTimeBroker it says i either don't have it installed...
  10. Registry Editor

    in Windows 10 BSOD Crashes and Debugging
    Registry Editor: Hi, everyone. I need your help. Ive deleted something in registry editor then i dont have any backup to restore the messed ive done. I want to ask if i change a new os in my laptop is it possible that my registry will be newly again? Your response is very much...