Category: Windows 11

If you wish to delete the recovery partition, you can do this without any third-party software. Open command prompt and then run diskpart, and then (for example): list disk; select disk 0; list partition; (carefully verify which partition is the recovery partition) select partition 4; delete partition override (override is needed as the recovery partition is protected).
Ready to update all software with only one powershell command? Run as administrator: winget upgrade –all –include-unknown  
If you want your users to see their company profile pictures on the Windows 10 sign-in page, here are the instructions. User photos stored in Active Directory can be used by applications like Outlook, Skype for Business (Lync) or SharePoint to display the picture of currently logged-in user in their interface. However, you can take […]
Group Policy is a powerful tool that allows IT admins to configure policy across Windows PC in an enterprise environment. Every time a new setting is rolled out for Windows, the development team makes an ADMX template available that can be configured. The best part of this was ADMX or the Group Policy Settings is used to be […]
Archives