umitsayman
Senior Member
- Joined
- Jun 15, 2019
- Messages
- 2
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<Win> + R, type cleanmgr, and hit enter.C:) and click "Clean up system files."cmd net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver
cmd sfc /scannow
cmd DISM /Online /Cleanup-Image /RestoreHealth