Publishing apps in GitHub with a workflow Have you ever set up a GitHub Actions workflow for a .NET project, only to be hit with the dreaded MSB1009: Project file does not exist error when running dotnet publish? Yeah, me too. It’s frustrating, but the fix is easier than you think. Are you publishing an … Continue reading FIX: Project file does not exist in GitHub actions/setup-dotnet@v4
How to remove inaccessible accounts from Microsoft Teams on Android
Inaccessible accounts still trying to log on Microsoft Teams on Android I was browsing through Microsoft forums and noticed a common frustration: “How do I remove accounts from the Microsoft Teams app on Android?” If you’ve ever logged into Teams with multiple accounts, you might find that even after signing out, those accounts keep showing … Continue reading How to remove inaccessible accounts from Microsoft Teams on Android
How to fix your microphone permissions in Windows
Get control over your Microphone in Windows again! Below I explain how you can try to get control over your microphone permissions again. There are different options to try & just keep trying until one of them works. Check Windows microphone Privacy & security settings Scroll down and ensure apps you want to use the … Continue reading How to fix your microphone permissions in Windows
How to remove the gallery folder from File Explorer in Windows 11
Why would you want to remove the Gallery folder from File Explorer? I was scrolling through Microsoft forums when I noticed a common question: “How do I remove the Gallery folder from File Explorer in Windows 11?” Yeah, I can create a blog post about that! I don’t know why you would want that though. … Continue reading How to remove the gallery folder from File Explorer in Windows 11
FIX: Windows suddenly saving images as .jiff
Windows saving jpg as jiff instead, is it that bad? I was browsing Reddit the other day and came across a post where someone mentioned that Windows suddenly started saving all web images as .jiff files instead of .jpeg. This issue can be frustrating, but luckily, there’s a simple fix. Let’s go through why this … Continue reading FIX: Windows suddenly saving images as .jiff
FIX: Teams meeting disappeared when creating new meeting in Outlook
How to fix missing Teams meeting button in Outlook Have you ever tried scheduling a Teams meeting in Outlook, only to find that the New Teams Meeting button has suddenly disappeared? Frustrating. This can happen if the Teams Meeting add-in is disabled or not loading properly. Fortunately, it’s easy to fix! Let’s enable the Teams … Continue reading FIX: Teams meeting disappeared when creating new meeting in Outlook
How to add more apps on home screen layout OnePlus Android
Adding extra app space on your home screen layout is for OnePlus only (that I know of)! Do you want to update your home screen layout?Are you like me, not oké with only one app as below? Do you, like me, also have too little space for apps on your home screen? And do you … Continue reading How to add more apps on home screen layout OnePlus Android
FIX: Print screen key not working anymore for Greenshot
Print screen key no longer works for Greenshot Did you try the options on the official Greenshot site:My PrntScreen key no longer works with Greenshot…. why? (getgreenshot.org) And did none of these work for you? Hopefully this helps you then! After upgrading from Windows 10 to Windows 11, I was no longer able to use … Continue reading FIX: Print screen key not working anymore for Greenshot
FIX: The system cannot find the file specified Azure Web Service
Which file should the system find? What are we talking about? As I have often said, in a development, test (demo), (recently no longer acceptance), and production environment. Because we wanted to be able to deploy an environment with 1 push of a button, we now have the option to deploy our own development environment.This … Continue reading FIX: The system cannot find the file specified Azure Web Service
FIX: Cannot find built-in module that is compatible with the edition
Microsoft.PowerShell.Utility & Microsoft.PowerShell.Management Cannot find the built-in module that is compatible with the edition. Please make sure the PowerShell built-in modules are available. They usually come with the PowerShell package under the $PSHOME module path, and are required for PowerShell to function properly. If you made this error, you screwed up big time.But luckily, it’s … Continue reading FIX: Cannot find built-in module that is compatible with the edition
