How to Remove “Burn” Button from Windows Explorer Command Bar in Windows 7?

Windows Vista and 7 come with a new toolbar replacement in Windows Explorer which is called “Command Bar” or “Folder Band“. Although it offers some advanced functionality but the most irritating part of this new command bar is the inability to customize it. You can’t add or remove buttons from this command bar.

A few months back we posted a detailed tutorial for customizing command bar in Windows 7 Explorer using Registry Editor:

How to Customize Windows Explorer Command Bar (aka Folder Band or Toolbar) in Windows 7

Advertisement

In fact AskVG was the first website to post about this unique guide. We also posted a ready-made registry script to customize command bar:

[Ready-Made Registry Script] Customize Windows Explorer Command Bar (aka Folder Band or Toolbar) in Windows 7

Since the day from posting the above guide, many Windows 7 users have asked us an interesting question many times. How to remove the “Burn” button which is shown in Windows Explorer command bar?

Burn_Button_Windows_7_Explorer_Commandbar.png

Today in this tutorial, we are going to tell you very simple and easy to use tricks to remove this Burn button.

It can be done in 2 ways:

  • Using Group Policy Editor
  • Using Registry Editor

1st Method: Using Group Policy Editor

1. Type gpedit.msc in RUN or Start Menu search box and press Enter. It’ll open Group Policy Editor.

Advertisement

2. Now go to:

User Configuration -> Administrative Templates -> Windows Components -> Windows Explorer

3. In right-side pane, look for “Remove CD burning features” option.

Remove_CD_Burning_Feature_Windows.png

The option would be set to Not configured. Double-click on it and set it to Enabled.

Removing_CD_Burning_Feature_Windows.png

Apply the changes and it’ll immediately remove “Burn” button from Windows Explorer command bar as shown in following screenshot:

Burn_Button_Removed_Windows_7_Explorer_Commandbar.png

4. To restore “Burn” button, set the “Remove CD burning features” option to either Not Configured or Disabled.

Thanks to our reader “TheAslan” for this trick…

2nd Method: Using Registry Editor

Some Windows 7 editions like Home Basic and Home Premium don’t come with Group Policy Editor, so you can’t use the above mentioned method to remove “Burn” button.

Anyway the same thing can be also done using Registry Editor. Just follow these simple steps:

1. Type regedit in RUN or Start Menu search box and press Enter. It’ll open Registry Editor.

2. Now go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

3. In right-side pane, create new DWORD NoCDBurning and set its value to 1 as shown in following screenshot:

Disable_CD_Burning_Feature_Registry_Editor.png

4. Restart or log off your system and “Burn” button will get removed from Windows Explorer command bar.

5. To restore “Burn” button, you can either remove DWORD or change its value to 0

PS: If you don’t want to edit registry manually and want a ready-made registry script to do the task automatically, download following ZIP file, extract it and run the extracted REG file. It’ll ask for confirmation, accept it:

Download Registry Script

NOTE: Please keep in mind that this method will also remove the built-in CD burning feature of Windows Explorer and you’ll need to use 3rd party software like Nero to burn CD/DVD.

Published in: Windows 7

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. Added GPEdit using the methods explained, set Remove burning features to enabled as explained, Burn button remains.

  2. Note that even if you install the GP editor on your Windows 7 Home (as instructed at the link above), it still will not have the “Remove CD burning features” administrative template in it. So, if you want to remove the “Burn” command from your Windows 7 Home, the simplest way is to just do the registry edit.

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.