How To Turn Off Damage Numbers In Wow Exclusive !!install!!
To turn off floating damage numbers in World of Warcraft , you must use console commands or specialized addons, as Blizzard has removed the direct checkbox for these settings from the default interface options menu Option 1: Using Console Commands
Copy and paste these commands into your in-game chat window and press . Note that newer game versions (like the pre-patch) may require a slightly different syntax. To Disable Combat Damage: /console floatingCombatTextCombatDamage 0 Updated (if the above fails): /console floatingCombatTextCombatDamage_v2 0 To Disable Other Combat Text: /console floatingCombatTextCombatHealing 0 Periodic Damage (DoTs): /console floatingCombatTextCombatLogPeriodicSpells 0 Pet Damage: /console floatingCombatTextPetMeleeDamage 0 /console floatingCombatTextPetSpellDamage 0 To re-enable any of these settings, replace the at the end of the command with a Option 2: Recommended Addons
If commands don't stick or you want more control, use these tools to manage "hidden" interface settings: AdvancedInterfaceOptions
: Provides a dedicated "Floating Combat Text" menu that restores the missing checkboxes. You can download it via the CurseForge App Leatrix Plus
: Includes a simple toggle under the "Frames" or "Combat" section to disable combat text. Scrolling Combat Text (SCT/MSBT) : If you are using addons like MikScrollingBattleText
, ensure their internal settings aren't overriding the default game commands. Blizzard Forums Option 3: Manual Config Edit
If in-game methods fail, you can edit your local account settings directly: Navigate to your WoW folder: [Account Name] config-cache.wtf file with a text editor (like Notepad). Add or edit the line: SET floatingCombatTextCombatDamage "0" Save and restart the game. filter specific types of damage
(like only showing crits) instead of turning everything off? Cant disable floating combat damage numbers anymore : r/wow
How to Turn Off Damage Numbers in WoW In modern World of Warcraft (Retail, The War Within), the simple checkbox to "Turn off Floating Combat Text" has been removed from the standard Options menu. To regain control over your UI and eliminate the visual clutter of damage and healing numbers, you must use hidden console commands (CVars) or specialized add-ons. 1. Using Console Commands (The Direct Method)
The most direct way to disable damage numbers without installing extra software is by using /console commands in your in-game chat box. Since recent updates (specifically around early 2026), Blizzard updated these commands to include a _v2 suffix. To disable damage and healing numbers:
Hide Damage Numbers: /console floatingCombatTextCombatDamage_v2 0
Hide Healing Numbers: /console floatingCombatTextCombatHealing_v2 0
Hide Pet Damage: /console floatingCombatTextPetMeleeDamage 0
Hide Periodic (DoT) Damage: /console floatingCombatTextCombatLogPeriodicSpells 0
Note: Replace the 0 with a 1 if you ever want to turn these back on. 2. Recommended Add-ons for Advanced Control
If the console commands do not persist or you want a more user-friendly interface, several add-ons restore the missing settings or offer "exclusive" customization. Cant disable floating combat damage numbers anymore : r/wow
Assuming you are looking to hide the floating combat text (the numbers that pop up when you deal or take damage) in World of Warcraft, here is the guide on how to do so.
There are two types of damage numbers you might want to turn off: the Game's Built-in Numbers and Add-on Numbers (like Details or DBM).
The Quiet Revolution: How (and Why) to Turn Off Damage Numbers in WoW (Exclusive Deep Dive)
By: A Restored Casual Reading Time: 6 minutes
In World of Warcraft, numbers are god. We chase DPS meters like a blood debt. We optimize rotations to the 0.1 second. We live and die by the floating, yellow, white, and orange digits that erupt from our enemies like digital shrapnel.
But what if I told you that the single biggest upgrade to your gameplay isn't a new trinket or a tier set—but the complete absence of numbers?
Welcome to the exclusive, under-discussed art of turning off damage numbers. This isn't about a UI addon. This is about a psychological shift.
Here is the step-by-step method, followed by the philosophy you didn't know you needed.
Requirements
Functional
- Toggle location:
- Settings path: Interface → Combat → "Show Floating Combat Numbers" (boolean).
- Add keyboard shortcut:
/toggleDamageNumberschat command.
- Scope:
- Controls floating numeric text for:
- Incoming/outgoing damage
- Incoming/outgoing healing
- Periodic damage/healing (DoTs/HoTs)
- Combat log-style overlay numbers from abilities and pets
- Does NOT hide:
- Ability/skill names popups
- Crowd-control or status icons
- Unit frame health bars and numeric HP displays (optional sub-toggle, see UX)
- Controls floating numeric text for:
- Persistence:
- Saved to character-specific settings and synced to account preferences.
- Immediate effect:
- Toggle applies instantly without Reload UI; on first toggle a small non-numeric confirmation toast appears ("Floating combat numbers: Off/On").
- Exceptions:
- Developer/Addon API: Expose an API flag (CVar: showFloatingCombatNumbers = 0/1) so addons can respect or override with user consent.
- Streaming/Replay mode: If streaming overlay is active, follow the toggle.
Non-functional
- Performance: Disabling numbers reduces client UI draw calls for heavy combat; ensure no frame drops on toggle.
- Accessibility: Ensure screen readers still announce critical combat events; expose option in Accessibility section to route numeric events to text-only logs.
- Localization: Localize label and toast in supported languages.
- Compatibility: Backwards-compatible with existing floating combat text options and addons. Provide migration path for users who used older settings.
Accessibility
- Accessibility setting: "Announce combat numbers to screen reader" (on/off). When off, numbers are hidden visually but critical combat events still logged textually in Combat Log for screen readers.
UX / UI Details
Primary Toggle
- Interface → Combat
- Label: "Show Floating Combat Numbers"
- Tooltip: "Display floating damage and healing numbers above units during combat."
- Default: Enabled (checked)
Chat Command
- /toggleDamageNumbers — flips the setting and shows toast: "Floating combat numbers: Off" (no numeric examples).
Confirmation Toast
- Minimal, text-only toast at top-right for 2 seconds.
Optional Sub-toggles (advanced, collapsed under main toggle)
- "Hide Pet/Minion Numbers" (on/off)
- "Hide Periodic (DoT/HoT) Numbers" (on/off)
- "Also hide unit-frame numeric health" (on/off) — off by default
Addons & API
- New CVar: uiFloatingCombatNumbers = 1 (default)
- API: SetFloatingCombatNumbers(enabled: bool)
- Addon event fired: "FLOATING_COMBAT_NUMBERS_TOGGLED" with new state
2. The Psychology of "Big Number Dopamine"
WoW is engineered to give you a hit when you see a large, yellow, critical strike. That’s fine. But exclusive players know: dopamine addiction ruins long-term enjoyment.
When you remove the numbers, the game becomes visceral instead of quantitative. A Fire Mage’s Pyroblast no longer reads "34,512." It reads explosion. A Rogue’s Eviscerate reads savage cut. You start judging your performance by how fast the health bar moves, not by how many commas are in the float text. This is how the game felt in 2004. It’s glorious.
Conclusion: The Silent Revolution
Turning off damage numbers in WoW is an act of rebellion against the genre's addiction to quantitative feedback. It is an exclusive club—not because it is expensive, but because it requires intentionality. You have to bypass menus, edit console variables, or install specific mods.
But once you do? Azeroth becomes quieter. A fireball is just a fireball. A sword swing is just the clang of steel. Your screen becomes a painting, not a spreadsheet.
Welcome to the silence. Go to your chat box, type /console floatingCombatTextCombatDamage 0, and see World of Warcraft for the first time.
Disclaimer: These commands work as of Patch 10.2.7 (Dragonflight) and are expected to function in The War Within. Always back up your WTF folder before performing global CVar resets.
Turning off damage numbers in World of Warcraft (WoW) has evolved from a simple checkbox in the "Interface" menu to a more technical process involving console commands or specialized addons. As of recent patches, Blizzard has pruned many of these visual settings from the standard options menu, requiring players to interface directly with the game's hidden configuration variables (CVars). The Command Line Method
The most direct way to disable damage numbers without installing extra software is by using the in-game console. By typing specific commands into the chat box, you can toggle the "Floating Combat Text" (FCT) off. Primary Damage: To hide standard damage numbers on targets, use: /console floatingCombatTextCombatDamage_v2 0 Healing Numbers: To stop seeing incoming or outgoing healing values, enter: /console floatingCombatTextCombatHealing_v2 0 Pet and Periodic Damage: how to turn off damage numbers in wow exclusive
For a completely clean screen, you may also want to disable damage from pets and DoTs (Damage over Time) using: /console floatingCombatTextPetMeleeDamage 0 /console floatingCombatTextPetSpellDamage 0 /console floatingCombatTextCombatLogPeriodicSpells 0
Note: In some versions of the game, you may need to omit the suffix if the command does not immediately take effect. Using Addons for Greater Control
Because manual commands can be cumbersome and sometimes reset after a patch, many players prefer using addons like AdvancedInterfaceOptions
. This utility restores the "missing" options menu, allowing you to toggle damage and healing numbers through a user-friendly interface rather than typing code. Cant disable floating combat damage numbers anymore : r/wow
World of Warcraft , Blizzard has removed the standard checkbox for disabling floating damage numbers from the default interface options. To turn them off now, you must use specific console commands or a specialized addon. Option 1: Console Commands (Best for no Addons)
You can disable various types of combat text by typing these commands directly into your in-game chat box and pressing Enter.
To Disable Damage Numbers: /console floatingCombatTextCombatDamage 0
Note: If the above doesn't work, use the newer version: /console floatingCombatTextCombatDamage_v2 0.
To Disable Healing Numbers: /console floatingCombatTextCombatHealing 0 (or add _v2).
To Disable Pet Damage: /console floatingCombatTextPetMeleeDamage 0 and /console floatingCombatTextPetSpellDamage 0.
To Re-enable: Change the 0 at the end of any command to a 1. Option 2: Using the "AdvancedInterfaceOptions" Addon
This is the most reliable method for players who want a visual menu to manage "hidden" settings Blizzard has removed from the standard UI.
Download: Install AdvancedInterfaceOptions via a manager like CurseForge.
Open Settings: Press Esc > Options > Addons > AdvancedInterfaceOptions.
Floating Combat Text: Navigate to the "Floating Combat Text" category. Toggle Off: Uncheck the boxes for "Damage" and "Healing."
CVar Browser: Alternatively, you can use the CVar Browser within the addon to search for floatingCombatText and manually set values to 0. Option 3: Full UI Overhauls
If you use comprehensive UI addons, they often override or have their own built-in toggles for damage text:
ElvUI / TukUI: These have dedicated combat text modules in their internal settings menus that can be disabled entirely.
Nameplate Addons: If you use Plater Nameplates or similar, the damage numbers might be coming from the nameplate addon itself. Check the "General Settings" or "Combat Text" tab in those specific addon menus to disable them.
How to Turn Off Damage Numbers in WoW: The Complete Guide In modern World of Warcraft (WoW), Blizzard has streamlined the Options menu, leading to the removal of many granular toggles, including the one for Floating Combat Text (FCT). If you find your screen cluttered by thousands of tiny yellow numbers during a raid or large-scale PvP, there are still several ways to hide them using console commands and addons. Direct Answer: The Console Command Method
The most direct "exclusive" way to turn off damage numbers without installing extra software is through a chat command. Type the following into your in-game chat bar and press Enter:
To Disable Damage Numbers: /console floatingCombatTextCombatDamage 0
To Disable Healing Numbers: /console floatingCombatTextCombatHealing 0 To Enable Them Again: Change the 0 at the end to a 1.
Note: For some recent game versions (like The War Within or Midnight), you may need to use the _v2 variant of the command if the standard one doesn't work: /run SetCVar("floatingCombatTextCombatDamage_v2", 0). Step-by-Step Guide to Managing Combat Text 1. Use a Console Command (No Addons Required)
Console variables (CVars) control hidden settings. While Blizzard removed the checkbox from the Interface menu years ago, these commands still function in the game's backend. Step 1: Open your chat window. Step 2: Enter /console floatingCombatTextCombatDamage 0.
Step 3: If numbers still appear, try /run SetCVar("floatingCombatTextCombatDamage_v2", 0).
Step 4: Reload your UI by typing /reload to ensure the changes save to your configuration file. 2. The Addon Method: AdvancedInterfaceOptions
If you prefer a visual menu over typing commands, the AdvancedInterfaceOptions addon is the gold standard. It restores the missing checkboxes to your options menu. Cant disable floating combat damage numbers anymore : r/wow
For years, players used standard commands like /console floatingCombatTextCombatDamage 0. However, recent updates—particularly for the Midnight expansion—have modified these variables.
The New Fix: Players have discovered that adding _v2 to the command is often required for it to take effect in the current game version. Commands to Use: Hide Damage: /console floatingCombatTextCombatDamage_v2 0 Hide Healing: /console floatingCombatTextCombatHealing_v2 0 To Re-enable: Simply replace the 0 with a 1. Top-Tier Add-on Recommendations
If you prefer a visual interface over typing code every time you log in, these community favorites provide more "exclusive" control:
Disabling damage numbers in World of Warcraft requires using console commands, such as /console floatingCombatTextCombatDamage_v2 0
, as the option was removed from the standard interface menu. Alternatively, players can use the AdvancedInterfaceOptions addon to manage these settings through a visual menu. For more details, visit Blizzard Forums Cant disable floating combat damage numbers anymore : r/wow
Damage numbers in World of Warcraft can be disabled using console commands, such as /console floatingCombatTextCombatDamage_v2 0, or by installing the AdvancedInterfaceOptions addon. These methods, along with adjusting in-game settings to disable self-scrolling text, allow players to remove combat numbers. For detailed instructions, visit the Blizzard Forums.
To turn off damage numbers in World of Warcraft , you must use console commands because Blizzard removed the checkbox for this feature from the standard interface menu in the Legion expansion. Console Commands to Disable Numbers
Type these commands directly into your in-game chat bar and press Enter:
To hide damage numbers:/console floatingCombatTextCombatDamage 0 To turn off floating damage numbers in World
To hide healing numbers:/console floatingCombatTextCombatHealing 0
To hide pet damage:/console floatingCombatTextPetMeleeDamage 0 and /console floatingCombatTextPetSpellDamage 0
Note: If the standard commands do not work in recent versions (like Dragonflight or The War Within), try adding _v2 to the command, such as /run SetCVar("floatingCombatTextCombatDamage_v2", 0). Using Addons for More Control
If you prefer a visual menu or want to filter specific types of damage (like only hiding small hits but keeping big crits), several addons offer this functionality:
AdvancedInterfaceOptions: This is the most popular choice for restoring "hidden" settings. It includes a "CVar Browser" where you can search for "floatingCombatText" and toggle every related setting with a simple checkbox.
MikScrollingBattleText (MSBT): Completely replaces the default numbers with a highly customizable scrolling area where you can filter or disable any event.
Floating Combat Text Fix: Specifically designed to manage and save these settings so they don't accidentally reset when you log out.
If you tell me if you are playing Retail or Classic, I can suggest the best specific addon or macro to ensure your settings don't reset when you log out. Turn off Dmg numbers on target - Blizzard Forums
To turn off damage numbers in World of Warcraft , particularly in recent versions like the pre-patch, you must console commands
, as Blizzard removed the direct checkbox for this from the standard interface options. Blizzard Forums Using Console Commands
For immediate removal without downloading extra files, type the following commands into your in-game chat box and press Enter. Primary Damage: /console floatingCombatTextCombatDamage_v2 0 Note: Recent updates added
to the command. If that doesn't work, try the older version: /console floatingCombatTextCombatDamage 0 Healing Received: /console floatingCombatTextCombatHealing_v2 0 Pet Damage: /console floatingCombatTextPetMeleeDamage 0 /console floatingCombatTextPetSpellDamage 0 Periodic (DoT) Damage: /console floatingCombatTextCombatLogPeriodicSpells 0 To re-enable these numbers, replace the at the end of the command with a Recommended Addons for Full Control
If console commands do not stick or you want a user interface to manage these settings, the community recommends these tools: AdvancedInterfaceOptions
: This is the most popular solution. It restores many "pruned" Blizzard settings, including a dedicated section for Floating Combat Text where you can check or uncheck damage and healing toggles. Leatrix Plus
: A general utility addon that includes a simple toggle to disable combat text. Nameplate Scrolling Combat Text
: Use this if you want to keep damage numbers but change their size, font, or positioning to make them less intrusive. Blizzard Forums Troubleshooting Cant disable floating combat damage numbers anymore : r/wow
To turn off damage numbers in World of Warcraft (WoW) , you must use chat commands or specialized addons, as Blizzard removed the simple toggle from the standard interface menu in recent years. Core Methods to Disable Damage Numbers 1. Use Console Commands
The most direct way to disable combat text without installing external software is through the in-game chat console. Copy and paste the following commands into your chat box and press Enter:
To disable all outgoing damage numbers:/console floatingCombatTextCombatDamage 0
To disable damage numbers in newer client versions (Midnight pre-patch/v2):/console floatingCombatTextCombatDamage_v2 0
To disable periodic (DoT) damage:/console floatingCombatTextCombatLogPeriodicSpells 0
To disable pet damage:/console floatingCombatTextPetMeleeDamage 0/console floatingCombatTextPetSpellDamage 0
Note: To re-enable any of these features, simply run the command again and replace the 0 with a 1. 2. Advanced Interface Options (Recommended)
Because Blizzard "pruned" many settings from the default UI, many players use the Advanced Interface Options addon.
Floating Combat Text Section: Once installed, this addon adds a sub-menu to your interface options where you can simply uncheck boxes for damage, healing, and other combat events.
CVar Browser: It includes a "CVar Browser" where you can search for "floatingCombatText" and manually toggle values from 1 to 0. 3. Third-Party Combat Text Addons
If you want to remove default numbers to replace them with a cleaner style, consider these alternatives:
Mik's Scrolling Battle Text (MSBT): Fully customizable, allowing you to filter out specific damage types or disable scrolling text entirely while keeping specific alerts.
Classic Floating Combat Text: Recreates the appearance of older damage numbers or hides them more effectively than the current API allows. Why the Setting is "Missing"
Historically, "Floating Combat Text" had a dedicated tab in the Interface menu. In Modern WoW (Retail) and Cataclysm Classic, Blizzard moved many of these options to "CVars" (Console Variables) which are hidden from the standard user. While some UI overhauls like ElvUI might have their own toggles that override these commands, the console method remains the universal fix for the base game. Turn off Dmg numbers on target - Blizzard Forums
To turn off damage numbers in World of Warcraft, you must use a console command or an addon, as the visual toggle was removed from the standard interface menu. The Fast Fix: Slash Commands
Since the Legion expansion, Blizzard hidden the "Floating Combat Text" options. You can re-enable or disable them instantly by typing these commands into your chat box and pressing Enter:
To turn OFF all damage numbers:/console floatingCombatTextCombatDamage 0
To turn OFF healing numbers:/console floatingCombatTextCombatHealing 0 To turn them back ON:Change the 0 to a 1. The Permanent Solution: AdvancedInterfaceOptions
If commands don’t stick or you want more control, the AdvancedInterfaceOptions addon is the gold standard. It restores the "lost" menu settings that Blizzard hid. Download: Use CurseForge or WowUp.
Navigate: Open the Game Menu -> Options -> Addons -> AdvancedInterfaceOptions.
Floating Combat Text: Use the checkbox menu to toggle damage, healing, and pet numbers individually. Why Use an Addon? Toggle location:
Many players prefer third-party scrolling combat text (MSBT or MikScrollingBattleText) because the default numbers can be: Cluttered: They block the view of boss mechanics. Static: They don't allow for font or size customization.
Performance heavy: Excessive on-screen text can cause frame drops in large raids.
📍 Note: After running a console command, you may need to type /reload to ensure the game saves the setting to your character profile.
If you'd like to customize the font or change where the numbers appear on your screen instead of hiding them entirely, I can walk you through the best addons for that.
How to Turn Off Damage Numbers in WoW: A Step-by-Step Guide
World of Warcraft, also known as WoW, is a massively multiplayer online role-playing game (MMORPG) that has been entertaining gamers for decades. With its vast open world, engaging gameplay, and rich storyline, it's no wonder why WoW remains one of the most popular games in the world. However, for some players, the game can be a bit overwhelming, especially when it comes to the damage numbers that appear on the screen.
If you're one of those players who find the damage numbers in WoW distracting or annoying, you're in luck. In this article, we'll show you how to turn off damage numbers in WoW, giving you a cleaner and more immersive gaming experience.
Why Turn Off Damage Numbers in WoW?
Before we dive into the steps on how to turn off damage numbers in WoW, let's first discuss why you might want to do so. Here are a few reasons:
- Reduced visual clutter: Damage numbers can clutter up your screen, making it harder to focus on the game. By turning them off, you can declutter your screen and focus on the action.
- Improved performance: Displaying damage numbers can be resource-intensive, especially if you're playing on a lower-end computer. By turning them off, you can potentially improve your game's performance.
- Enhanced immersion: Some players find that damage numbers break the immersion of the game. By turning them off, you can feel more engaged in the game world and more connected to your character.
How to Turn Off Damage Numbers in WoW
Turning off damage numbers in WoW is a relatively simple process. Here are the steps:
- Open the WoW Options Menu: To start, open the WoW options menu by clicking on the "Options" button in the main menu or by pressing the "Esc" key on your keyboard.
- Navigate to the Display Settings: In the options menu, navigate to the "Display" tab. This tab is usually located on the left-hand side of the menu.
- Find the Damage Numbers Setting: In the Display settings, scroll down until you find the "Damage Numbers" setting. This setting is usually located under the "Combat" or "HUD" section.
- Uncheck the Damage Numbers Box: Once you've found the Damage Numbers setting, simply uncheck the box next to it. This will disable damage numbers from appearing on your screen.
Alternative Methods to Turn Off Damage Numbers
If you're having trouble finding the Damage Numbers setting in the WoW options menu, there are alternative methods to turn them off. Here are a few:
- Use the /console command: You can use the /console command to toggle damage numbers on and off. To do this, type "/console combattext 0" in the chat window. This will disable damage numbers.
- Use an Add-On: There are several add-ons available for WoW that can help you customize your game experience, including turning off damage numbers. Some popular add-ons for this include "Deadly Boss Mods" and "WeakAuras".
Tips and Tricks for a Better WoW Experience
Turning off damage numbers is just one way to customize your WoW experience. Here are a few more tips and tricks to help you get the most out of the game:
- Customize your UI: WoW allows you to customize your user interface (UI) to suit your preferences. Experiment with different layouts and settings to find what works best for you.
- Use Add-Ons: Add-ons can enhance your WoW experience by providing additional features and functionality. Some popular add-ons include "AtlasLoot" and "Cartographer".
- Join a Guild: Joining a guild can be a great way to connect with other players and get the most out of the game. Guilds often offer benefits such as access to exclusive content and social events.
Conclusion
Turning off damage numbers in WoW is a simple process that can enhance your gaming experience. By following the steps outlined in this article, you can declutter your screen, improve your game's performance, and feel more immersed in the game world. Whether you're a seasoned WoW veteran or a new player, we hope this guide has been helpful in customizing your game experience.
Exclusive Tips for Turning Off Damage Numbers
As a special bonus, here are a few exclusive tips for turning off damage numbers in WoW:
- Use the " combattext" command: This command allows you to customize the display of combat text, including damage numbers. Type "/console combattext 0" to disable damage numbers.
- Disable damage numbers for specific actions: If you only want to disable damage numbers for certain actions, such as healing or tanking, you can use the " combattext dmg" command. For example, type "/console combattext dmg 0" to disable damage numbers for damage dealt.
By following these exclusive tips, you can take your WoW experience to the next level and enjoy a cleaner, more immersive game.
Final Words
We hope this article has provided you with a comprehensive guide on how to turn off damage numbers in WoW. Whether you're looking to declutter your screen, improve your game's performance, or enhance your immersion in the game world, turning off damage numbers is a simple and effective way to customize your game experience. Happy gaming!
To disable damage numbers in World of Warcraft console commands AdvancedInterfaceOptions addon
, as Blizzard removed these checkboxes from the default settings menu years ago. Using Console Commands
Enter these commands directly into your in-game chat box to toggle specific text types. Replace if you want to turn them back on. Disable Damage Numbers /console floatingCombatTextCombatDamage 0 Disable Healing Numbers /console floatingCombatTextCombatHealing 0 Disable Pet Damage /console floatingCombatTextPetMeleeDamage 0 Disable Periodic Damage (DoTs) /console floatingCombatTextCombatLogPeriodicSpells 0
Note: If the standard commands don't work in newer versions (like Midnight), try adding to the command: /console floatingCombatTextCombatDamage_v2 0 Recommended Addon: AdvancedInterfaceOptions
The easiest way to manage these hidden settings without memorizing commands is the AdvancedInterfaceOptions addon available on CurseForge Install the addon and open it via the Navigate to the Floating Combat Text Uncheck the boxes for the information you want to hide. If a specific toggle isn't there, use the built-in CVar Browser
within the addon and search for "floating" to manually set values to Troubleshooting Addon Conflicts
: If numbers still appear after using commands, an addon like MikScrollingBattleText
may be overriding the default settings. Check their internal options to disable their custom combat text. Persistent Values
: If settings reset after you log out, ensure you are properly exiting the game (not Alt+F4), as WoW only saves configuration changes during a clean exit or a UI reload ( Additional Customization Resources Interface Addons CVar Management Performance Tips Combat Text Addons AdvancedInterfaceOptions
is the standard tool for restoring hidden Blizzard settings menu options removed in later expansions.
For those who want to replace rather than just hide numbers, MikScrollingBattleText
allows for highly filtered, organized scrolling information.
Detailed nameplate customization, including how damage interacts with enemy bars, can be managed via Plater Nameplates Working with CVars
A full list of Client Variables (CVars) for combat text can be found on the Warcraft Wiki
, allowing for granular control over font size and scroll speed. UI Performance
Disabling combat text can significantly improve FPS during large-scale raids or Epic Battlegrounds. Guides at offer more tips on UI-related performance gains. Are you looking to hide these numbers to improve performance in raids, or is it just to clear up screen clutter
Method 4: Hide Damage Numbers on Nameplates Only (PvP/raid clean look)
If you want nameplates (health bars) but no numbers floating off them:
- Esc → Options → Names.
- Uncheck Floating Combat Text on Nameplates.
- Also uncheck Personal Resource Display Damage Flash (for the unit frame above your own character).