Dashboards gone after upgrade

Thanks. I just took a look.

What I’m seeing is that the dashboard framework isn’t being listed for some reason. This is usually populated on start up. Let’s check the following:

Verify that Frameworks is Actually Empty

Click User Interfaces \ Dashboards \ Frameworks in the top right corner. In standard installs, there should be one framework listed.

Check for previous versions of PSU and UD modules

Get-Module Universal -List
Get-Module UniversalDashboard -List 

Try removing an older modules, if they are found.

Check the Framework Deployment Directory

This is located in ProgramData and should be empty or missing in v3.

Get-ChildItem C:\ProgramData\PowerShellUniversal\Dashboard