Posts

Showing posts from February, 2022

Forgot bit locker pin, forgot bit locker recovery key, 5 Easy ways to fix

Image
 Did you forgot your bit locker pin and recovery key. Try these methods, I hop it help you. 1. When you see this screen, Press "Esc" key in your keyboard for more recovery option. It will say preparing BitLocker recovery, You will see the screen bellow in few minute. Here we will click on "Skip the drive", You will see the screen bellow. Here you need to Turn off your PC, and then enter the BIOS of your PC. In order to enter BIOS, check for your PC brand and model and search on google, how to enter BIOS for your particular brand and model of your PC. Search for "Secure Boot" Enable it and check it, if it works for you. If it do not work, come back to same place and Disable "Secure Boot" and try again, see if it work for you. 2. If the above method do not work for you, try resetting your PC, You can choose any of the two option for resetting your PC, "Keep my files" or "Remove everything" whichever works for you. 3. If the abov...

ReInstall Built in App, UnInstall Windows Store App

 ReInstall Built in App: Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”} ReInstall Built in App 2nd Command: Get-AppxPackage -allusers | foreach {Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode} Re- Register Microsoft Store App Windows 10: "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}" Re- Register Microsoft Store App Windows 8: Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML UnInstall Windows Store App:  Get-AppxPackage *windowsstore* | Remove-AppxPackage

how to know windows genuine OEM product key

 1. CMD wmic path softwarelicensingservice get OA3xOriginalProductKey 2. PowerShell powershell "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"

How do you fix no Audio, Sound in Kodi

  Do this stetting change in your TV Get inside system settings. Get inside Advanced Option. Turn OFF Digital audio auto-detection. 1.    Check Volume of your TV and TV Box Properly. 2.    Try to use headphone and see if sound is coming. 3.    Try to Reset kodi Audio Setting and see if Sound is coming. 4.    Try to Reset your TV Box or TV, if you feel like any kind of software issue in TV or TV Box 5.    Make sure Your TV or TV Box do not have Hardware Issue. 6.    If it is in Desktop or Laptop, See if your Desktop or Laptop Audio is Fine; If not fine; Try Updating Driver or Fix; if any other issue. 7.    Re-install Kodi and Check it 8.    Enable Audio Pass-through while playing Audio or Video in Kodi, choose setting icon > inside audio setting enable audio pass through

How to create your own run commands?

Win+R to open the Run Type %windir% and press ok to open the Windows directory -         Alt+F W S to open the File menu, choose the New menu item, then the Shortcut menu item Go through the wizard to create a shortcut to the desired program The name you give the shortcut is what you type in the Run dialog to start the program Infrequently Used Run Commands Below are a list of commands you can type into the Run dialog, split into several categories: programs, control panels, computer administration tools, and special folders