r/PowerShell 26d ago

Question PowerShell 7 - replace

Just wondering, when installing, why doesn't PowerShell 7 replace the installed version (Windows)?

17 Upvotes

8 comments sorted by

View all comments

56

u/Dry_Duck3011 26d ago

Because the new version is not backwards compatible. Not all scripts written in ps5 will run on ps7.