StefanRuijs
Member
- Apr 22, 2025
- 11
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.
DISM /online /cleanup-image /RestoreHealth
Get-WindowsUpdateLog
WMIC SERVICE GET caption, name, startmode, state > "%userprofile%\desktop\services.txt"
sc start DoSvc
sc qc DoSvc
sc query DoSvc
reg save "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services" "%userprofile%\Desktop\Services.hiv"
dosvc.dll
SFC /Scannow
DISM /online /cleanup-image /RestoreHealth
Has Sysnative Forums helped you? Please consider donating to help us support the site!