Category: System Admin

Setting up Jellyfin Media Server on Raspberry Pi

Got a large digital media library thanks to your old DVD and Blue Ray collection? A media server will enhance your movie watching experience. sFirst, your media library gets displayed like Netflix and other streaming services. You get to resume your playback or add titles to …

How to map network drive on Windows 11

To map a network drive on Windows 11, open File Explorer, click “See more,” choose “Map network drive,” and specify the drive letter, location, and credentials. From Command Prompt, you can execute the “net use Z: \DEVICE-NAME-OR-IPSHARED-FOLDER” command. From PowerShell, you run the “New-PSDrive -Name “DRIVER-LETTER” …

3 Ways to install Threads from Meta app on Windows 11

To install the Threads app on Windows 11, open the Microsoft Store download page, click “Install,” and then “Get.” You can also open Command Prompt (admin) and run the “winget install –id 9mxbp1fb84cq” command. Alternatively, open the Threads website on Edge, open the main menu, and …

Unable to Run EXE Files on Windows 11: Fixed

An exe file is a program or executable file on Windows computers. When you double-click on these files, Windows tries to run the program’s instructions. However, there are cases when you are unable to run exe files on Windows 11. This guide explains the most effective …

How to Use TrueCaller on PC (2024 Guide)

TrueCaller was originally a Caller Identification app, but it has now evolved into a full-fledged dialing and texting app for Android and iPhone. With the help of the TrueCaller app, a user can know who’s calling them even before picking up the call. It has already …

How to Install or Uninstall OneDrive on Windows 11

To uninstall OneDrive on Windows 11, open Command Prompt (admin) and run the “winget uninstall Microsoft.OneDrive” command. You can also open Settings > Apps > Install apps and choose the Uninstall option for the “Microsoft OneDrive” app. To install OneDrive on Windows 11, open Command Prompt …