I had this problem recently as well. It drove me crazy but I saw this fix in a forum and it worked for me. It calls for you to edit your Skyrim.ini file. Your ini likely looks like this: [Archive] sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, HighResTexturePack01.bsa, HighResTexturePack02.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa Move Skyrim-Sounds.bsa from SResourceArchiveList=Skyrim to the second line sResourceArchiveList2=Skyrim after Skyrim-VoicesExtra.bsa So when you're done it will look like: [Archive] sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, HighResTexturePack01.bsa, HighResTexturePack02.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa, Skyrim - Sounds.bsa Good luck. P.S. If you're not using any of Bethesda's Hi Res packs then those won't show up in your ini file. Nothing to be worried about if you don't see them there.