Re: Unrecognized Video Card
@cassieb95 Your card was probably unrecognized the whole time, it's just that you didn't get a notification after the first time you launched the game. But when you refresh the user data folder, that refreshes the file that says you've seen the notification, so you get it again.
At any rate, this is easy to fix. You just need to tweak graphicscards.sgr, which is located within the game's program files. Unless you changed the default install location in Origin, the full file path will be:
Program Files (x86)\Origin Games\The Sims 4\Game\Bin
Open graphicscards.sgr (Notepad works fine), and crtl-F to search for 5917, which will take you to these lines:
card 0x87C0 "Intel (R) UHD 617" $cardLevelMedium $resolutionMedium
card 0x5917 "Intel (R) UHD 620" $cardLevelMedium $resolutionMedium
card 0x3EA0 "Intel (R) UHD 620" $cardLevelMedium $resolutionMedium
Change the bolded 5917 to 5916 (the device ID of your card), save, quit, and the card should be recognized. To check whether it is in fact recognized, you can open config.log (in Documents\Electronic Arts\The Sims 4) and look for the card name, which is about 25 lines down and right under "Graphics device info"; you should see a [Found: 1, Supported: 1] next to the name.
By the way, your dxdiag lists a number of significant errors related to the driver for your graphics chip. I'm not sure whether you can install a new driver directly from Intel, but it's a good idea to try. This is the newest stable driver:
https://downloadcenter.intel.com/download/29674/Intel-Graphics-Windows-10-DCH-Drivers?product=95443
If you can't run it because something about HP not approving the software, let me know.