Navigate to C:\Users\YourUserName\AppData\Local\Larian Studios\Baldur's Gate 3\PlayerProfiles\Public and edit modsettings.lsx in notepad, then replace its contents with the following:
(You can quick-nav there by copy-pasting this into your file explorer bar):
%LOCALAPPDATA%\Larian Studios\Baldur's Gate 3\PlayerProfiles\Public
<?xml version="1.0" encoding="UTF-8"?>
<save>
<version major="4" minor="2" revision="0" build="100"/>
<region id="ModuleSettings">
<node id="root">
<children>
<node id="ModOrder"/>
<node id="Mods">
<children>
<node id="ModuleShortDesc">
<attribute id="Folder" type="LSString" value="GustavDev"/>
<attribute id="MD5" type="LSString" value=""/>
<attribute id="Name" type="LSString" value="GustavDev"/>
<attribute id="UUID" type="FixedString" value="28ac9ce2-2aba-8cda-b3b5-6e922f71b6b8"/>
<attribute id="Version64" type="int64" value="36028797018963968"/>
</node>
</children>
</node>
</children>
</node>
</region>
</save>