Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Method 3: Re-registering the Taskbar
If the issue resurfaces, then try this method to fix it using Windows Powershell. Powershell is a command-line tool to configure system settings and automate Windows tasks.
First, create a system restore point and then follow these steps to use Windows Powershell for fixing taskbar issues:
1. Press Windows Key on your keyboard and type in powershell. Right-click Windows Powershell (Desktop App) and select Run as administrator. Select Yes in the UAC window that pops up.
2. Now paste the following command, as suggested in Answers, in the PowerShell window and hit Enter:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
3. Once the command is executed successfully, navigate to the following directory in Explorer where name is your Account Username. Make sure you have enabled showing of hidden items in Explorer.
C:/Users/name/AppData/Local/
4. Scroll down to locate the folder named TileDataLayer and delete this folder.
If you are unable to delete this folder, Run services.msc to open the Services Manager, scroll down to Tile Data model server service and stop it. Now try to delete the folder again.
5. Now check if your taskbar is working as expected.
One of these fixes should work just fine for you. Shout out in the comments section below if any of these methods worked out for you or if you are facing any other issue with the taskbar on Windows 10.
See this post if your Windows 10 Start Menu is not working and this one if Taskbar icons or buttons not working in Windows 10.
Method 3: Re-registering the Taskbar
If the issue resurfaces, then try this method to fix it using Windows Powershell. Powershell is a command-line tool to configure system settings and automate Windows tasks.
First, create a system restore point and then follow these steps to use Windows Powershell for fixing taskbar issues:
1. Press Windows Key on your keyboard and type in powershell. Right-click Windows Powershell (Desktop App) and select Run as administrator. Select Yes in the UAC window that pops up.
2. Now paste the following command, as suggested in Answers, in the PowerShell window and hit Enter:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
3. Once the command is executed successfully, navigate to the following directory in Explorer where name is your Account Username. Make sure you have enabled showing of hidden items in Explorer.
C:/Users/name/AppData/Local/
4. Scroll down to locate the folder named TileDataLayer and delete this folder.
If you are unable to delete this folder, Run services.msc to open the Services Manager, scroll down to Tile Data model server service and stop it. Now try to delete the folder again.
5. Now check if your taskbar is working as expected.
Has Sysnative Forums helped you? Please consider donating to help us support the site!