Arduino Uno driver install problems

Ok, so I've read up on the Arduino Uno driver problems and from what I can tell the problem I'm experiencing is not related to the driver signature. I have tried to install the drivers by disabling the signed requirement and I am able to install the FTDI driver, but when I try to install arduino.inf I get the below message,

"Windows found driver software for your device but encountered an error while attempting to install it. Arduino Uno. The system cannot find the path specified."

I can't seem to find any info about this error on google or on this board. If anyone has any advice I would appreciate it.

Previously this driver was working. Not sure why it is not working now.

Uno does not use FTDI driver, that chip is used on Nano boards.
Uno has Atmega16U2 programmed for USB/Serial interface.

I think that I'm having the same issue as cdad. The software download included the FTDI driver. If that is the wrong one then how do I get the correct one. Please type slowly.

Post a link to where you got the board from if reading this doesn't work.