Hello Richard Francescutti,
Thanks for joining the Q&A forum and sorry for any inconvenience you have met.
I understand you're having trouble reinstalling Windows Fax and Scan on your Windows 11 Home system. The feature is missing from the usual lists you've been checking. Here are some suggestions to get it back:
- Add manually through Optional Features:
Go to Settings > System > Optional Features.
Click "View Features"
Search for "fax"
Select "Windows Fax and Scan" if it appears, check the box next to it and click Next, then Add and install (it might appear as a link, not just a heading)
Notes:
You need admin rights to install.
After installation, find it in Start menu or Control Panel.
If it doesn’t appear in the list, make sure your system is fully updated. Sometimes optional features are tied to specific builds or updates.
The USB Fax Modem requires proper drivers to work independently afterwards. Ensure your modem is still recognized in Device Manager. If not, reinstall its drivers.
- If you cannot reinstall via Optional Features, try using the Deployment Image Servicing and Management (DISM) command:
- Open Command Prompt as Administrator.
- Enter:
DISM /Online /Add-Capability /CapabilityName:FaxScanClient~~~~0.0.1.0 - Restart your PC and check if the app returns.
- Reinstall through PowerShell
Open PowerShell as Administrator:
Press Windows + X and select Windows PowerShell (Admin) or Terminal (Admin).
Paste and Run the Command: Add-WindowsCapability -Online -Name "Fax.Scan~~~~0.0.1.0"
Press Enter.
It may take a few minutes. Once complete, you should see a success message.
Launch Windows Fax and Scan: Press Windows + S, type Fax and Scan, and open the app.
If those suggestions don't work, you may need to repair your Windows installation using system repair tools (like sfc /scannow) or consider the newer Windows Scan app, focusing on scanning only, without fax functionality.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.