How To Enable Developer Tools on Discord in 2025

Опубликовано: 14 Июль 2026
на канале: ClickWise
8,670
65

In this quick and simple video, I'll show you how to enable Developer Tools in Discord.

settings.json code :

{
"IS_MAXIMIZED": true,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 112,
"y": 60,
"width": 1284,
"height": 724
},
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
"MIN_WIDTH": 940,
"MIN_HEIGHT": 500,
"chromiumSwitches": {}
}

If Discord will not let you paste anything inside console after enabling it, you have to type 'allow pasting' and press enter.

#discord