Two pallets that should work on Windows are https://github.com/walles/moar (golang) and https://github.com/markbt/streampager (Rust). There might also be a newer one that uses rust, I'm unsure.
https://github.com/noborus/ov
bat on Windows does page, but I believe it's only available on Choco and not winget.
As for bat, according to https://github.com/sharkdp/bat#using-bat-on-windows, the Chocolatey package simply installs `less` alongside `bat`. Seems like a good idea, but I haven't tried it.
https://github.com/noborus/ov
bat on Windows does page, but I believe it's only available on Choco and not winget.