windows10下录屏
生活随笔
收集整理的這篇文章主要介紹了
windows10下录屏
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
windows10自帶了錄屏功能。運行win+G即可打開。如果出現錯誤,可以運行如下PS腳本。
https://files.cnblogs.com/files/mqingqing123/reinstall-preinstalledApps.zip
?
將上面介紹后,將 ?reinstall-preinstalledApps.ps1 復制到桌面上
?
然后輸入 win+X, 選擇運行 power shell (admin)
執行如下代碼
?
Set-ExecutionPolicy Unrestricted $trishtech = [Environment]::GetFolderPath("Desktop") cd $trishtech .\reinstall-preinstalledApps.ps1 Set-ExecutionPolicy AllSigned轉載于:https://www.cnblogs.com/mqingqing123/p/11191483.html
總結
以上是生活随笔為你收集整理的windows10下录屏的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 相同内容多个html如何合并单元格,合并
- 下一篇: 关于SPSS24 安装遇到的问题的几点说