Get list of full installed updates in PC

1k Views Asked by At

I tried to get list of full installed updates in my pc using following command.

wmic qfe list

But I got only windows updates,

Can you tell how to get list of full updates?

like

contorl panel -> Installed Updates

Code will in c# or Command line.

1

There are 1 best solutions below