Looking For Right-Click Context Menu Reg Files


Recommended Posts

I'm looking for right-click Context Menu registry files that will remove some of these shortcuts.

I want to edit my Context Menus manually. I don't want to use Context Menu Editors like ShellExView. I also don't want to hack dlls to remove any.

I'm looking specifically for registry tweak files.

So far I've only come up with a few. Hopefully some of you can contribute some of yours for me.

Here's only a few of what I would still like to remove manually with a registry file, but I do want to remove others, too. So if you have others, I would appreciate hearing about them.

Remove From My Computer Right Click:

Remove Search From My Computer

Remove Map Network Drive From My Computer

Remove Disconnect Network Drive From My Computer

Remove Show Desktop From My Computer

Remove Rename From My Computer

Remove From Drives and Folders Right Click:

Sharing and Security

Format

Search

Create Image

Remove From Music Files Right Click:

Add to Playlist

Add to Sync List

Create Shortcut

Remove From Video Files:

Add to Now Playing List

Add to Playlist

Add to Sync List

Add to Burn List

Play on My

Thanks,

Bold_Fortune

So far I've come up with these:

Windows Registry Editor Version 5.00

;Removes Briefcase, Bitmap Image, Wordpad Document, Eraser Task Document, Rich Text Document, Wav Sound and Compressed (zipped) Folder from New Menu.
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
[-HKEY_CLASSES_ROOT\.doc\WordPad.Document.1]
[-HKEY_CLASSES_ROOT\.ers\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.wav\ShellNew]
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew]

;Remove "Optimize with PerfectDisk" from Drive Icon Right-Click
[-HKEY_CLASSES_ROOT\Drive\shell\Optimize using PerfectDisk]

;Remove Eraser Text From Recycle Bin Right Click
[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Erasext]

;Remove Manage From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]

;Remove Explore From My Computer, Drives and Folders Right Click
[-HKEY_CLASSES_ROOT\Folder\shell\explore]

;Remove Search From My Computer Right Click
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]

  Bold_Fortune said:
Remove From Music Files Right Click:

Add to Playlist

Add to Sync List

Create Shortcut

Remove From Video Files:

Add to Now Playing List

Add to Playlist

Add to Sync List

Add to Burn List

Play on My

585986395[/snapback]

Oh for a second there I thought you'd removed these :| I really want these gone, I'll never use them. Stupid WMP :rolleyes:

Found one.

You know, I've posted this classified ad on four different forums. Not much response coming from any of them. Guess these Context Menu edits are tough to come up with.

I've been looking everywhere, and I only came up with this one. (Pathetic, ain't it?)

Windows Registry Editor Version 5.00

;Remove Open With From Right Click
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Open With]
@=""

  Cronium said:
Do a search for a member named "Herby"

He has a whole bunch of reg files for modifying desktop icons. I think from reading them you should have an idea of how to remove, or change them

586002722[/snapback]

If only that were relevant :rolleyes:
  fr3ak said:
If only that were relevant :rolleyes:

586006502[/snapback]

Yes & no,.. most of these are ContextMenu Handlers. :)

Here are some reg files to remove and restore some of the commands:

Sharing and Security-.reg deletes the Sharing and Security command from the context menu from Drives and Folders & Sharing and Security+.reg restores them.

NoNetConnectDisconnect.reg removes the Map Network Drive and Disconnect Network Drive commands from the toolbar, from the Tools menus in Windows Explorer and My Network Places and from menus that appear when you right-click the Windows Explorer or My Network Places icons. It also removes the Add Network Place option from My Network Places.

WMP-RC.reg removes the WMP Right Click Options (Queue-it-up, etc.) & WMP+RC.reg restores them.

[/Herby]

Context_Menu_Regs.zipFetching info...

Well Herby, given the information you gave me about the WMP Right Click commands, I fooled around a little with some registry keys.

I would only like to remove these Right Click Options:

Add to Playlist and Add to Sync List.

But I want to keep these two Right Click Options:

Add to Now Playing List and Add to Burn List

Unfortunately, your WMP Right Clicks reg file removes all of them.

I broke things down, though, to two registry files. One will remove both the Add to Burn List and the Add to Sync List.

The other will remove both the Add to Playlist and Add to Now Playing List.

Windows Registry Editor Version 5.00

;Remove Add to Burnlist and Add to Sync Lists WMP Files Right Click
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]

Windows Registry Editor Version 5.00

Removes Add To Now Playlist and Add To Playlist WMP Files Right Click
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]

And that's as far as I can take it.

Be nice if you or someone could take this to the next level of removing only the Add to Playlist and Add to Sync List.

  • 2 weeks later...

Hi,

I have a related problem.

I was trying to remove some of the above options in the shell menu (by haphazardly reg deleting :(), but want to preserve "Add to Playlist".

Unfortunately I can't find anyway to repair it - reinstalling WMP9 does nothing for reg entries it would seem.

Herby's reg file doesn't help either (the restore one), he mentions "Queue-it-Up", which I think is for WMP8.

Does anyone know how I can repair these shell options? I'm on WMP10 atm (XP)

Thanks!

HalcyoN101, try this one...

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
@="WMP Add To Playlist Launcher"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\InprocServer32]
@="C:\\WINDOWS\\system32\\wmpshell.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\SupportedTypes]
".aif"=""
".aifc"=""
".aiff"=""
".asf"=""
".asx"=""
".au"=""
".avi"=""
".cda"=""
".dvr-ms"=""
".m1v"=""
".m3u"=""
".mid"=""
".midi"=""
".mp2"=""
".mp2v"=""
".mp3"=""
".mpa"=""
".mpe"=""
".mpeg"=""
".mpg"=""
".mpv2"=""
".rmi"=""
".snd"=""
".wav"=""
".wax"=""
".wm"=""
".wma"=""
".wmd"=""
".wms"=""
".wmv"=""
".wmx"=""
".wmz"=""
".wpl"=""
".wvx"=""

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\TypeLib]
@="{4B288991-E57A-4400-B6A2-89CE10F9F520}"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\Version]
@="1.0"

Afraid not, doesn't sort it...

Reinstalling WMP9 takes about 2 seconds and doesn't even reassert its associated file extensions... seems like it just assumes its working fine and exits.

Think what I'm going to have to do (to avoid a format&reinstall) is uninstall SP2 and try reinstalling SP1 to get the bundled player in there...............

  HalcyoN101 said:
Hi,

I have a related problem.

I was trying to remove some of the above options in the shell menu (by haphazardly reg deleting :(), but want to preserve "Add to Playlist".

Unfortunately I can't find anyway to repair it - reinstalling WMP9 does nothing for reg entries it would seem.

Herby's reg file doesn't help either (the restore one), he mentions "Queue-it-Up", which I think is for WMP8.?

Does anyone know how I can repair these shell options?? I'm on WMP10 atm (XP)

Thanks!

586080993[/snapback]

Start -> Run... -&gtregsvr32 wmpshell.dllb>

This restores all the context menu items from WMP.:):) regsvr32 /u wmpshell.dllb> removes all the context menu items from WMP)

Edited by Herby

Is that neat, or what. Very nice, Herby. Hey, you know when I tried that, it left only "record" in the right-clight menu...and "record" was now in bold lettering, like "play" usually is. You wouldn't know how to just eliminate the "record" would you?

Found one using RegShot and ContextEdit.

Remove "Record" from wave files...

Windows Registry Editor Version 5.00

;Remove Record From Wave Files
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]

UNDORemove "Record" from wave files...

Windows Registry Editor Version 5.00

;UNDORemove Record From Wave Files
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]
@="&Record"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record\command]
@="sndrec32.exe \"%L\""

Found another.

Remove Search From Drive Icon...

Windows Registry Editor Version 5.00

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell]

UNDORemove Search From Drive Icon...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell]
@="none"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]
"SuppressionPolicy"=dword:00000080

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\command]
@=hex(2):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,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
  65,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec\application]
@="Folders"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec\topic]
@="AppProperties"

Actually you should change Remove Search From Drive Icon... to

Windows Registry Editor Version 5.00

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]

I have other entries in shell that I wouldn't want to remove. In my case, I have Open Command Window Here installed.

  • 2 months later...
  • 4 months later...
  Herby said:

Yes & no,.. most of these are ContextMenu Handlers. :)

Here are some reg files to remove and restore some of the commands:

Sharing and Security-.reg deletes the Sharing and Security command from the context menu from Drives and Folders & Sharing and Security+.reg restores them.

NoNetConnectDisconnect.reg removes the Map Network Drive and Disconnect Network Drive commands from the toolbar, from the Tools menus in Windows Explorer and My Network Places and from menus that appear when you right-click the Windows Explorer or My Network Places icons. It also removes the Add Network Place option from My Network Places.

WMP-RC.reg removes the WMP Right Click Options (Queue-it-up, etc.) & WMP+RC.reg restores them.

[/Herby]

thanks you so much!!! :D :D

Been awhile since I've seen this thread. I think I've taken my right-click context menus as far as I can. (Unless Herby has anymore ideas. :) )

I'll bring you up to date with my quest. This is where I finished with them, thanks to the help of lots of folk around the Internet. Guess this is my final Master Reg File for right-click context menus.

Windows Registry Editor Version 5.00

;Removes Briefcase, Bitmap Image, Wordpad Document, Eraser Task Document, Rich Text Document, Wav Sound and Compressed (zipped) Folder from New Menu.
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
[-HKEY_CLASSES_ROOT\.doc\WordPad.Document.1]
[-HKEY_CLASSES_ROOT\.ers\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.wav\ShellNew]
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew]

;Remove Manage From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]

;Removes Map Network Drive and Disconnect Network Drive From Tools Menu and My Network Places Right Click 
;This also removes the Add Network Place Icon from an open My Network Place window and the Network Setup Icon
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoNetConnectDisconnect"=dword:00000001

;Remove Open With From Right Click
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Open With]
@=""

;Remove Search From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]

;Remove Sharing and Security From Drives and Folders Right Click
[-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]

[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Sharing]

;Remove Eraser Text From Recycle Bin Right Click
[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Erasext]

;Remove Optimize with PerfectDisk from Drive Icon Right-Click
[-HKEY_CLASSES_ROOT\Drive\shell\Optimize using PerfectDisk]

;Remove Print For Image Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\print]

;Remove Print From inf File
[-HKEY_CLASSES_ROOT\inffile\shell\print]

;Remove Print From Internet Shortcut
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell\print]

;Remove Print From reg Files
[-HKEY_CLASSES_ROOT\regfile\shell\print]

;Remove Print From txt Files
[-HKEY_CLASSES_ROOT\txtfile\shell\print]

;Remove Print Fron ini File
[-HKEY_CLASSES_ROOT\inifile\shell\print]

;Remove Print From HTML Files
[-HKEY_CLASSES_ROOT\htmlfile\shell\print]

;Remove Print From Wordpad RTF Files
[-HKEY_CLASSES_ROOT\rtffile\shell\print]

;Remove Print From Batch Files
[-HKEY_CLASSES_ROOT\batfile\shell\print]

;Remove Print From CMD Files
[-HKEY_CLASSES_ROOT\cmdfile\shell\print]

;Remove Record From Wave Files
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]

;Remove Search From Folder
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\find]

;Remove Play On My For AVI File
[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove Play On My For MPEG and MPG Files
[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove Play On My For WMV File
[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove "Add to Sync List" & "Add to Burn List" from MPEG & MPG Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.mpeg\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\SystemFileAssociations\.mpg\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;Remove "Add to Sync List" & "Add to Burn List" from AVI Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;Remove "Add to Sync List" & "Add to Burn List" from WMV Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.wmv\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;This key also needs to be removed along with any of the 4 keys below
[-HKEY_CLASSES_ROOT\SystemFileAssociations\video\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for WMV files
[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for MPEG AND MPG Files
[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for ASF Files
[-HKEY_CLASSES_ROOT\ASFFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for Avi Files
[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Make Available Offline From Internet Shortcuts
[-HKEY_CLASSES_ROOT\InternetShortcut\shellex\ContextMenuHandlers\{FBF23B40-E3F0-101B-8488-00AA003E56F8}]

  Bold_Fortune said:

Been awhile since I've seen this thread. I think I've taken my right-click context menus as far as I can. (Unless Herby has anymore ideas. :) )

I'll bring you up to date with my quest. This is where I finished with them, thanks to the help of lots of folk around the Internet. Guess this is my final Master Reg File for right-click context menus.

Nice list. :)

Here's one you could add:

Remove Run as... from the context menu from exe files:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\exefile\shell\runas]

Restore it:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\exefile\shell\runas]

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"

+ I think it's not a bad idea to add a restore file. ;)

edit:

You can also remove "Create Shortcut" from all files (I think it looks cleaner and you can still right click + drag and select Create Shortcuts Here) but this requires some resource hacking (more info here).

Edited by Herby
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Bet Apple things they invented naming stuff with the year
    • My home system is a 5800X (upgraded from 2700X) with a 7800 XT. I can't comment as to why you feel so strongly about the differences, but I have used both Windows 10 and 11 for literally thousands of hours each; I'd guess over 10,000 hours on Windows 10 and maybe half that on Windows 11. Earlier builds of Windows 11 had some pretty big UI lag issues, which did annoy me, but not enough to go back to Windows 10. 23H2 and forward have corrected all those issues for me and I have no complaints at all at this time. Let me clarify what I meant by "Windows 11 runs perfectly fine." I don't mean it is merely acceptable; I mean that I don't perceive a difference between it and Windows 10. I chose the word "fine" because I don't believe that either 10 or 11 are perfect in that area and both have the rare UI hiccup, but in my experience, their responsiveness is at the same level.
    • WinToUSB 9.9 by Razvan Serea WinToUSB allows you to install and run a fully-functional Windows on external hard drive, USB flash drive or Thunderbolt drive. It is so easy and efficient, with just 3 steps and a few minutes, you can create your first portable Windows 11/10/8/7 or Windows Server directly from an ISO, WIM, ESD, SWM, VHD, VHDX file or CD/DVD drive, or you can clone currently running Windows installation to USB or Thunderbolt drive as portable Windows. WinToUSB also supports creating Windows installation USB drive from Windows 11/10/8/7 and Windows Server installation ISO, with it you can install Windows from the USB drive easily. Note: The WinToUSB Free Edition is solely intended for non-commercial, private, and personal use on home computers. It should be noted that technical support is not available for the free edition. Use of WinToUSB Free Edition within any organization or for commercial purpose is strictly prohibited. WinToUSB key features include: Creation of Windows To Go from ISO, WIM, ESD, SWM, VHD(X) or DVD drive.Improved Clone Windows 11/10/8/7 to USB/Thunderbolt drive as portable Windows. Creation of Windows To Go on Non-Certified Windows To Go USB drive. Encrypt Windows To Go with BitLocker to keep your data safe. Creation of Windows installation and bootable WinPE USB drive with BIOS & UEFI support. Download Official Windows 11/10/8.1 ISO file from Microsoft. Use any edition of Windows 11/10/8/7 and Windows Server 2022/2019/2016/2012/2010 to create Windows To Go USB drive. Windows To Go (Portable Windows) Creator WinToUSB allows you to install & run fully-functional Windows on an external HDD/SSD, USB flash drive or Thunderbolt drive, which means you can carry the portable Windows drive to anywhere and use it on any computer. Faster installation and cloning speed compared to competing products Support any edition of Windows 11/10/8/7 and Windows Server Creation of Windows To Go from ISO, WIM, ESD, SWM, VHD(X) or CD/DVD drive Clone currently running Windows to USB/Thunderbolt drive Creation of Windows To Go on Non-Certified Windows To Go drive Create BitLocker encrypted Windows To Go Workspace Create portable Windows for Intel-based Mac computers Support for creating VHD(X)-based Windows To Go Windows Installation USB Creator WinToUSB releases a feature called "Windows Installation USB Creator" which allows you to create a Windows installation USB drive from a Windows 11/10/8/7/vista/2022/2019/2016/2012/2008 installation ISO file with a few simple steps, with this feature you can create a bootable Windows installation USB drive to install Windows on both Traditional BIOS and UEFI computers by using the same USB drive. Bypass Windows 11 system requirements (TPM 2.0, Secure Boot, Minimum hardware and Microsoft account) Install Windows on both BIOS and UEFI computers by using the same USB drive Windows PE Bootable USB Creator This feature allows you to create a bootable Windows PE USB drive, it can help you transfer the contents of a Windows PE ISO file to a USB drive and make the USB drive bootable, and this feature supports the creation of a bootable WinPE USB driver that supports both Traditional BIOS and UEFI computers. WinToUSB 9.9 changelog: Added option to disable BitLocker automatic drive encryption when creating Windows installation USBs Fixed bug: setup.exe cannot bypass the Windows 11 system requirements Fixed bug: Cloned Windows ARM64 cannot start properly Fix other minor bugs Download: WinToUSB 9.9.0 | 28.7 MB (Freeware) Links: Home Page | Free vs Pro Comparison | Screnshots Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Maybe you don't realize this...but everything you said agreed with me. Yes, many tech outlets reported on Ryzen 9000 issues prior to 24H2, which I already addressed, and as I already said, that issue only existed for a few short months. Ryzen 9000 was released the same quarter of 2024 as 24H2. So again...months, not years. I also already said 24H2 showed some minor improvements on older Ryzen CPU. The article you posted agrees with me, and even says the improvements were only 3-5%, which is even more petty an amount than I estimated. If you want to fuss on the 3-5% numbers, then yes, I will grant you that was an issue for an extended amount of time. In my opinion, that is such a small amount it isn't worth fussing over, but you are welcome to a different option. However, if that was your point, then you didn't make that point in good faith, because you highlighted Ryzen 9000 so much, which had a FAR bigger and FAR shorter issue, it's really a very different conversation.
  • Recent Achievements

    • Week One Done
      abortretryfail earned a badge
      Week One Done
    • First Post
      Mr bot earned a badge
      First Post
    • First Post
      Bkl211 earned a badge
      First Post
    • One Year In
      Mido gaber earned a badge
      One Year In
    • One Year In
      Vladimir Migunov earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +FloatingFatMan
      252
    3. 3
      snowy owl
      251
    4. 4
      ATLien_0
      228
    5. 5
      +Edouard
      191
  • Tell a friend

    Love Neowin? Tell a friend!