Is there any way I can manually update the one released in 11/2?

I got the update but there was not enough space on my c drive. So there was an installation error. I used disk cleanup and by mistake cleaned up all the system files including the windows installation which I'm sure it's the update. Now I can't see the update in the windows update. When I check it just says my system is updated and no updates are available. Can I install this manually?
 
Follow the below steps:
1. Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
2. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
3. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
4. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
5. Type Exit in the Command Prompt to close it and then restart the computer.

Disable anti-virus program while installing Windows updates, if might detect some files as bug and the updates files might get corrupt during installation.
 
Having multiple PCs, only my desktop has received the update while pressing check for updates doesn't work on any other surface or desktop.