Skip to main content

Windows OS

Chkdsk /r replacment

https://www.altaro.com/hyper-v/repairing-corrupt-file-systems-vms-repair-volume/Repairing     C...

Chrome Profile Migration

  Here’s everything you need to do:  On the computer that has the Chrome profiles that yo...

CMD - SYSPREP

%WINDIR%\system32\sysprep\sysprep.exe /generalize /shutdown /oobe /quiet    From <https://docs....

Decrypt EFS-encrypted files without a cert backup

https://tinyapps.org/docs/decrypt-efs-without-cert-backup.html tinyapps.org / docs / Decrypt EFS...

Disable Bing Search

Run Regedit.exe—just hit the Windows key and the R key to launch Run: dialog, type “Regedit,”...

DISM Options

DISM.exe /Online /Cleanup-image /Restorehealth  DISM.exe /Online /Cleanup-Im...

Find Certificate (SSL) by Thumbprint

Open Powershell as admin  Change to the cert directory by using the command:   cd c...

Net USe

To get a cmd line listing of network drives:  Net use      To remove a network drive (f:)  N...

Remove a Domain User Profile from Windows 10

To delete a user profile in Windows 10, do the following.  Press Win + R hotkeys on th...

Remove from Domain

Cmd        netdom remove RHSC-14-HVSRV01 /domain:RHSC.local        POWERSHELL  $cmpter =...

Remove Local Printer

RUNDLL32 printui.dll, PrintUIEntry /dl /n "HP Color LaserJet 2600n (Copy 1)"  RUNDLL32 printui.d...

Remove Network Printers

You can remotely remove the printer from the registry (I assume you have   admin rights on the r...

Remove Profile

If you have a corrupt profile in Windows 10 there are two easy ways to remove it and rebuild it: ...

Repair Windows

There are several ways to repair Windows when corrupt. Running sfc /scannow is a good start. If t...

Reset-ComputerMachinePassword

Reset-ComputerMachinePassword Reference Module: Microsoft.PowerShell.Management ...

Sticky Keys Trick

https://www.thewindowsclub.com/reset-administrator-password-windows-sticky-keys For a general Wi...

Turn off, disable, or uninstall OneDrive

https://support.microsoft.com/en-us/office/turn-off-disable-or-uninstall-onedrive-f32a17ce-3336-4...

Unable to see windows updates

In Gpedit.msc  The settings page visibility was 'not enabled'.  I enabled and set it to 'ShowAll...

Win 10 Image Restore from Network Location

https://answers.microsoft.com/en-us/windows/forum/all/win-10-image-restore-from-network-location/...

Windows 10 update not showing in settings after update

   The solution is to disable blocking of settings visibility.  RUN - gpedit.msc  Change Compu...

Windows Update Issues

Subject  Windows update issues  From  Michael Felker  To ...

Computer Reboot Event Log

12,13,19,41,1001,1074,6005,6009,7045   Filtering a log by these event ID's will show all system...