How to remove "Burn with Nero" from context menu in Windows 7

Solution 1:

x86:

regsvr32 /u "%ProgramFiles%\Common Files\Nero\NeroShellExt\NeroShellExt.dll"

x64:

regsvr32 /u "%ProgramFiles(x86)%\Common Files\Nero\NeroShellExt\NeroShellExt.dll"

If you get error message with code 0x80070005, create new shortcut and put appropriate line in it, than right-click that shortcut and "Run As Admin"

Solution 2:

Use ShellMenuView or ShellExView to remove the annoying context menu entry.

Solution 3:

I use Menu Maid for these tasks

MenuMaid offers a simple yet powerful software solution for helping you get rid of context menu items that occupy space on the computer and slow down system performance. It can be easily configured by all types of users, regardless of their experience level.

enter image description here

Solution 4:

For Nero 2018 / Windows 10 go to

C:\Program Files (x86)\Common Files\Nero\Nero 2018\NeroShellExt\x64

Run shellreg64uninstall.reg to remove it from Windows Explorer context menu.