Open the Run Box (Press Win+R)
Type %appdata% then hit enter
Open the Brackets folder.
Select the brackets.json file.
Double-click the file; it should open in Brackets.
add:
,
"closeTags": {
"whenOpening": false
}
Don't forget to put the comma at the end of the previous line.