I found the solution. I needed to scaffold the page with:
dotnet aspnet-codegenerator identity --files "Account.Manage._ManageNav"
Then i commented the sections i didnt want.