Category: Tips

Use Winget to update your 3rd party applications the easy way.

Patching 3rd party apps is often forgotten eighter due to an unused app or an app that has no auto update functionally built-in. This poses a vulnerability threat to your device. Winget is a command-line tool that allows users to discover, install, update, remove and configure applications on Windows 10 and Windows 11 computers. It …

Continue reading

Retreive & install oem bios Windows License key

Having trouble with your Windows activation on an OEM device? You might be able to fix it by retrieving the key from the bios. Run this in Powershell (Elevation should not be needed) If your device came with a license this command will show the key (looks like this: XXXXX-XXXX-XXXXX-XXXXX-XXXXX) Next you’ll want to check …

Continue reading

New Windows Build not showing up?

Running the previous build of Windows 11 or Windows 10 and the new build is not showing up for you? Checked updates in setting with no new build available? This might be due to policies set on your device trough Group policies or Intune set by you company admin. If those are not interfering with …

Continue reading

Splitting Audio from a Video File – ClipChamp

Need to split audio from a video file or just remove the sound track? This has become quite easy with the new inbox Windows 11 app ‘Clipchamp – Video editor’ If the app has not landed on your device yet or was removed, you can grab it in the Microsoft Store > here < lots …

Continue reading

Deleted shortcuts by Attack Surface Reduction rule

Yesterday, January 13th an unintentional impact was triggered by a pattern update (1.381.2140.0) to users that had the ASR rule “Block Win32 API calls from Office macro” set to block mode. The impact was hard to miss, shortcuts pinned to taskbar & in the start menu went missing. The best thing to do was change …

Continue reading

Delete OEM drivers (to enable memory integrity)

On Windows 10/11 when memory integrity cannot be switched on due to incompatible drivers, you can use pnputil.exe to remove the affected OEM drivers Open Windows Security Select Device Security Select the Core isolation details Set the slider to ON to enable core isolation If any incompatible (old) drivers are on the system, you will …

Continue reading

The #Windows11 context menu

Windows 11 introduced the new context menu (right-click menu) The new menu has the most used options instantly available where the less used options are ‘hidden’ behind the ‘Show more options’ extra click For me the new menu took some getting used to, but once embraced it’s very nice to use! Not everyone has gotten …

Continue reading

Best Practice Analyser – ‘Warning’ Short file name creation should be disabled – Configuration

Disabling Short filename Creation frees up performance for other file server tasks This will stop NTFSfrom generating the 8 char filename alias for all files (only required for very old software) Example: Query the current state for the setting: To disable the function, change the following registry value & reboot the system HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem NtfsDisable8dot3NameCreation Set …

Continue reading

Microsoft Endpoint Manager Insiders community

This month’s Tech Community Live: Endpoint Manager! (July 21, 2022) Revealed something new, the MEM Insiders community. If you’re interested in more opportunities to talk about Microsoft Endpoint Manager, get the new stuff at the earliest & be able to give your feedback early, this is the place to go. I’ve already signed up & …

Continue reading

Retrieve Oem bios Windows License key (uefi)

Did a clean install on a device & Windows did not pick up the bios activation key? no 3rd party tools required, these commands will retrieve the key for you Run this in PowerShell (Elevated) to retrieve the key Retrieve & install: (run in elevated prompt)