Hi! Need to check it one-by-one on your computer. (this is the initial step to restore port options)
Open PowerShell as Admin and need to execute few commands.
- Enable-WindowsOptionalFeature -Online -FeatureName "Printing-Foundation-InternetPrinting-Client" -All
- Enable-WindowsOptionalFeature -Online -FeatureName "Print-Scan-Services-Client-Package" -All
Enable-WindowsOptionalFeature -Online -FeatureName "Microsoft-Windows-Printing-WSDPrint-Services" -All
Enable-WindowsOptionalFeature -Online -FeatureName "Internet-Print-Client" -All
Enable-WindowsOptionalFeature -Online -FeatureName "Printing-XPSServices-Features" -All
After you complete it, you need to reboot your computer.
Let me know what is the result, so I can assist you further.