作者wind0083 (昨天)
看板Windows
标题Re: [问题] google chrome开机自动开启
时间Tue Nov 7 00:25:32 2017
※ 引述《lilii555816 (Ring)》之铭言:
: 作业系统:win10
: 问题内容:只要上次关机前浏览器没关
: 下次开机就会出现浏览器
: 而且不是新分页
: 例如开着fb YouTube 没关下次开机就自动跳出fb跟YouTube不用我自己按浏览器
这不是BUG,而是WIN 10 1709的新特性,微软解释说,这样的方式
可以让你在一开机就回复到上一次工作阶段,但很不习惯XD
引述
https://www.tenforums.com/tutorials/7418
-shut-down-computer-windows-10-a.html
缩网址
https://goo.gl/6uJrVf
Starting with the Windows 10 Fall Creators Update:
Old behavior:
- When you shut down your PC, all apps are closed
- After reboot/restart, you have to re-open any app you'd like to use
New behavior:
- When shutting down your PC, any open apps are "bookmarked" (for lack of a
better word)
- After reboot/restart, these apps will re-open automatically
(据说只有某些APP会记录,例如Chrome、MS OFFICE、IE等)
Workaround:
- Shut down all apps before you shut down or restart the PC.
OR
- Press Shift + Shut down in Power menu for old behavior.
英文很简单不翻译了,只翻解决方式,
1.关机前把所有程式关闭再关机。
2.按住SHIFT後点关机按钮。
另一个方法,做一个捷径,内容为
%windir%\System32\shutdown.exe /s /t 1(等待秒数)
或是
%windir%\System32\shutdown.exe /p 不等待,会提示未关闭程式
或是
%windir%\System32\shutdown.exe /p /f 不等待,强制关闭所有未储存程式
或是
%windir%\System32\shutdown.exe /s 传统的完全关机
放捷径在工具列上取代关机键
%windir%\System32\shutdown.exe /r /t 0(等待秒数) 传统的重开机
放捷径在工具列上取代重开机键
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 122.116.253.213
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Windows/M.1509985536.A.697.html
※ 编辑: wind0083 (122.116.253.213), 11/07/2017 00:30:26
1F:推 sam0880517: 不知道能不能用修改注册表的方式更改… 11/07 20:48
2F:→ sonofgod: 真假... 哪个微软天才想到的 他知道共用电脑多麻烦吗 11/08 03:16
3F:推 moebear: 感谢,我在微软论坛跟他问了好久才问到,没想到ptt就有 11/13 12:11
4F:→ moebear: 试了一下 shift好像没效果 不过下面的重开机有效 11/13 15:46
5F:推 DavYeh: It works.用捷径开机的时候Chrome不会自己开启了 01/21 23:31