Windows 10 WhatsApp Desktop App Not Opening Fix - [2024]

preview_player
Показать описание
How to FIX WhatsApp APP in Windows 10

Having trouble with your WhatsApp app in Windows 10? don't worry I will show you have to reset the WhatsApp app and repair app and resolve crashing issues, not opening issue or any other problem you may be having with this player app. Microsoft Store

There has been a lot of people complaining about WhatsApp app not opening and problems adding new email accounts. Theses problems can be repaired by following the steps in this video.

Windows 10 spotifi app has some setting problem as well, where they are not functioning correctly and simply resetting the app can resolve this issue.

Copy and paste this:

# Get all the provisioned packages
$Packages = (get-item 'HKLM:\Software\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Applications') | Get-ChildItem

# Filter the list if provided a filter
$PackageFilter = $args[0]
if ([string]::IsNullOrEmpty($PackageFilter))
{
echo "No filter specified, attempting to re-register all provisioned apps."
}
else
{
$Packages = $Packages | where {$_.Name -like $PackageFilter}

if ($Packages -eq $null)
{
echo "No provisioned apps match the specified filter."
exit
}
else
{
echo "Registering the provisioned apps that match $PackageFilter"
}
}

ForEach($Package in $Packages)
{
# get package name & path
$PackageName = $Package | Get-ItemProperty | Select-Object -ExpandProperty PSChildName
$PackagePath = [System.Environment]::ExpandEnvironmentVariables(($Package | Get-ItemProperty | Select-Object -ExpandProperty Path))

# register the package
echo "Attempting to register package: $PackageName"

Add-AppxPackage -register $PackagePath -DisableDevelopmentMode
}
Рекомендации по теме
Комментарии
Автор

MY SIMPLE FIX WORKED! - This video a good way to srew up your system if not careful! I stopped at the second "fix" when I noticed others were having issues as a result of the fixes. Beware! May work for some. Fortunately my simple fix worked --- What I did ... Delete the WhatsApp app on your PC ... reinstall the official WhatsApp desktop web version from the MicroSoft Store ... scan the code (when it pops up on your monitor) with your smart phone and you are up again and good-to-go!! Took less than 5 minutes. Good luck! 👍👍👍👍👍👍👍👍

JohnPiperBoots
Автор

This gonna clear my account and data 😂😂

amalarajan
Автор

Doesn't work, as WhatsApp for Windows is a proper Windows program not a lame store app.

llynellyn
Автор

thank you very much my is opened is first method only I am very tensed because tomorrow is my class and I have seen many video nothing worked and your first method worked thank you very much

keshavkushwaha
Автор

Thanks a was explained as a good friend.... thank you once again.

basilleafholidaysllpbharat
Автор

Thanks a lot....It was very helpful ❤️

universalnews
Автор

I downloaded that tool and now my laptop got shut😶please help

gauravpanjwani
Автор

Omg really thank you so mcch❤❤❤❤❤❤❤❤❤❤❤

cgqbzpp
Автор

The first suggestion worked! Thank you, TechFixIT.

parsnip
Автор

Thank you, it tried it and it worked. Thanks.

viknendranmahalingam
Автор

I trying to do everything you said, nothing doesn't match.

jeanclaude
Автор

0:50 bro if i press reset again then my singin prefrences will be deleted what should i do?

NishantSingh-qfbf
Автор

I tried everything except the last solution, cause I want to avoid updating Windows, and unfortunately, nothing worked.

_Seasons
Автор

thank you what program did you use to make this video?

fallenslave
Автор

YOU CAN JUST UNINSTALL IT AND REINSTALL

nimeshkumarbasyal